frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

T3rnel Browser – DevTools you can talk to, and a browser your AI can drive

https://t3ratech.github.io/t3rnel-browser-plugin/
1•tkaviya•1m ago•0 comments

Neo – Hugh Howey

https://hughhowey.com/neo-fiction-without-friction/
1•seesthruya•2m ago•1 comments

Show HN: Jev-Like Model Learns to Cook

https://rlafuente.com/posts/2026-9-26-training-a-small-decision-model-to-cook#
1•andes314•4m ago•0 comments

A Programmable Programming Language (2018)

https://cacm.acm.org/research/a-programmable-programming-language/
2•so-cal-schemer•9m ago•1 comments

EV Sales Are Booming in Europe with Gasoline at $10 a Gallon

https://www.bloomberg.com/news/articles/2026-09-24/electric-car-sales-soar-52-in-europe-with-fuel...
3•blondie9x•10m ago•0 comments

Did Anthropic's A.I. Really Make a Scientific Discovery on Its Own?

https://www.nytimes.com/2026/09/27/science/anthropic-biology-enzyme-mestre.html
2•jbegley•11m ago•0 comments

Show HN: Minecraft PvP against DiffusionGemma-as-Jev, 24 ms per decision

https://mc.alexzms.com
1•alexzms•12m ago•0 comments

UFO-core multiplayer agentic environs

https://github.com/ufo-ai/ufo-core
1•handfuloflight•12m ago•0 comments

Cognitive Sanctuaries Or: Manifesto of the Department Chair

https://terrytao.wordpress.com/2026/09/27/cognitive-sanctuaries-or-manifesto-of-the-department-ch...
1•smilelamp•12m ago•0 comments

Cloudflare fixes Containers cross-tenant flaw exposing customer data

https://www.bleepingcomputer.com/news/security/cloudflare-fixes-containers-cross-tenant-flaw-expo...
1•sbulaev•18m ago•0 comments

Lunar Terminator Paradox

https://notes.secretsauce.net/notes/2026/09/27_lunar-terminator-paradox.html
7•dima55•19m ago•0 comments

Session Revocations at Scale

https://www.canva.dev/blog/engineering/session-revocations-at-scale/
1•bucket2015•19m ago•0 comments

Banned from Reddit for my plugin that evades tracking and monetization

5•kookabburrabarr•26m ago•2 comments

Solving a corn puzzle with CP-SAT

https://thill.me/2026/07/16/corn-puzzle-sat-solver.html
2•luu•26m ago•0 comments

Anthropic is a supply chain risk for all of us

https://building138.com/anthropic-is-a-supply-chain-risk-for-all-of-us
1•usernamed7•34m ago•1 comments

App Store review allowed a Meta Muse copycat

https://lapcatsoftware.com/articles/2026/9/8.html
3•krackers•35m ago•1 comments

Show HN: Jevdit – a social network moderated by Jev

https://jevdit.com
3•TN1ck•39m ago•0 comments

Haven: One Privacy App. Zero Compromise

https://havenmessenger.com/
1•cristoperb•40m ago•1 comments

Citrix NetScaler Remote Code Execution

https://support.citrix.com/external/article/CTX697096/citrix-netscaler-adc-and-citrix-netscale.html
2•wylie39•41m ago•0 comments

Cold War

https://en.wikipedia.org/wiki/Cold_War
1•chistev•41m ago•0 comments

Uber CEO says you should answer emails over the weekend

https://fortune.com/article/uber-ceo-dara-khosrowshahi-really-demanding-work-culture-includes-exp...
2•xlayn•43m ago•2 comments

Two Companies Built a $71B Drug Class

https://research.socialcapital.com/p/glp1
1•brandonb•43m ago•0 comments

Raspberry Pi prevents the device from booting if unofficial RAM chip is detected

https://hackaday.com/2026/09/26/the-least-annoying-of-all-evils/
3•Muhammad523•43m ago•0 comments

Procedurally animated koi pond that runs in the browser

https://koi.m4yank.com/
2•kewonit•44m ago•1 comments

Show HN: [Curbwise] Explore crash data and redesign dangerous streets

https://curbwise.org
1•kcirtapfrmspc•50m ago•0 comments

My Recent Woodworking Projects

https://notoriousbfg.com/recent-woodworking-projects/
2•trwhite•51m ago•0 comments

My slides are a TUI app now

https://blog.klobuc.ar/posts/tui-slides/
2•meltmymind•52m ago•1 comments

Show HN: AstraBox – an open-source alternative to Claude Managed Agents

https://github.com/Colton-z/AstraBox
2•coltonz•53m ago•0 comments

The Trouble with Psychological Darwinism

http://cogweb.ucla.edu/Abstracts/Fodor_on_Pinker_98.html
2•Phithagoras•54m ago•0 comments

Australia's Emu War spawns feature film, jokes and memes 90 years on (2022)

https://www.abc.net.au/news/2022-12-10/great-emu-war-90-years-on-army-wheatbelt-battle-history/10...
2•doener•55m ago•0 comments
Open in hackernews

Ask HN: How is Julia for data analysis coming along?

1•juujian•1y ago
For a hot minute, Julia revived a lot of attention. Haven't heard anything in a while. I have my computing needs covered by R and Julia, and last time I tried Julia (two years ago? Three?) it didn't take me long to find something that would be non-trivial to do/wasn't implemented. Now I'm having some need for faster for larger datasets, and I like the idea of a typed language. What's the status?

Comments

poobear22•1y ago
I had about 14 yrs of R exposure and really liked it, but it was time to try something new. I cut over to Julia with my "retirement" and I've had no issues at all with it. With LLMs, it is different, as I needed to learn R from the ground up, "the hard way" and with LLMs, I find myself working at a more elevated level, knowing Julia less than I know R, but getting things accomplished in a quicker manner. It does seem the ecosystem of libraries is a more limited, but from my experience, its just been a little more work on my part and I have resolved what I needed to. When I look at my finished code, I fine it more readable and supportable than my historical R code. Again, my experiences are different with the LLM support offered today. A side note: I really wanted to avoid Python, it just never resonated with me. But, when I compare my Julia code with what I'd have in Python, Julia wins for me hands down. So, for me, over all, I have no complaints and have no reason not to be with this language for a long time.
MScholar•1y ago
I have been loving using Julia for data munging and Exploratory Data Analysis. It's performant and fun to use. Here are my observations:

Some parts of the JuliaData ecosystem are uber cool, like DataFrames, TidierData, DuckDB, etc. However, they lack robust support for parquet, iceberg, accessing data in ADLS, etc. There are workarounds like using DuckDB for accessing parquet files, but that's not always ideal.

For visualization, there are tons of great libraries like Makie (complex and powerful), VegaLite (very easy to use), and PlotlyLight.

One aspect which is seriously lacking is the ability to create nice web applications. There is GenieFramework (somehow I have always encountered issues with it), then there is Pluto (also a great idea but not a great experience). For static reports, QuartoNotebooks are awesome.

Once you start going deeper into statistical analysis, my experience is hit-or-miss depending upon what I am trying to do. The TimeSeries analysis ecosystem, for example, is fragmented and not as mature.

But with the advent of LLMs, I can easily and quickly write code and create custom functions for just the task I am working on, which I believe would be great for Julia. You can quickly create a custom, performant, pure Julia implementation for the task at hand.

For interacting with LLMs, PromptingTools.jl is awesome.

TheWiggles•1y ago
If you need a web application you could also use Oxygen.jl.
MScholar•1y ago
Oxygen.jl is nice. But what I really need for simple analysis is something like Gradio or Streamlit. Or even something like IPyWidgets for Jupyter would be good.