frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Winning a contentious soft fork in 2026

https://getcofund.com/research/what-is-an-economic-node
1•setzeus•1m ago•0 comments

AI-Powered Cyberattacks

https://www.opswat.com/blog/ai-powered-cyberattacks
1•bps1418•1m ago•0 comments

The Arduino UNO Q is an almost perfect Hermes Agent host

1•etoxin•4m ago•0 comments

The Calculus of Value

https://www.oaktreecapital.com/insights/memo/the-calculus-of-value
1•rzk•5m ago•0 comments

AI Hurtles Ahead

https://www.oaktreecapital.com/insights/memo/ai-hurtles-ahead
1•rzk•6m ago•0 comments

Technical leaders should have the largest AI exhaust

https://schipper.ai/posts/technical-leaders-should-have-the-largest-ai-exhaust/
1•schipperai•14m ago•0 comments

I still hand write my commit messages

https://www.jvt.me/posts/2026/08/17/hand-write-commits/
1•birdculture•18m ago•0 comments

NASA estimates the size of the hole SpaceX made in the moon

https://www.theregister.com/offbeat/2026/08/19/nasa-estimates-the-size-of-the-hole-spacex-made-in...
1•Bender•19m ago•0 comments

ASML tries to keep employees until 2030 with €20K stock

https://www.dutchnews.nl/2026/07/asml-staff-get-e20000-in-shares-if-they-stay-until-2030/
2•jbverschoor•19m ago•2 comments

The Point

https://jamie.ideasasylum.com/2026/08/19/the-point
2•mooreds•21m ago•0 comments

NASA's rescue mission for the Swift space telescope has failed

https://www.scientificamerican.com/article/nasa-calls-off-rescue-mission-for-its-falling-swift-sp...
3•sohkamyung•21m ago•0 comments

"Half-Day": 0-Day in the Age of AI

https://margin.re/2026/08/introducing-the-half-day-0-day-in-the-age-of-ai/
1•aaronsdevera•23m ago•0 comments

SvelteKit 3 puts heat on Next.js with approach to RPCs

https://www.theregister.com/devops/2026/08/19/sveltekit-3-puts-heat-on-nextjs-with-radical-approa...
2•Bender•23m ago•0 comments

Drivers are so used to speeding many ignore posted limits, study finds

https://www.freep.com/story/news/local/michigan/2026/08/18/speeding-drivers-traffic-deaths/913503...
2•mandaroVH•26m ago•1 comments

Solving the Flat Cube

https://mathenchant.wordpress.com/2026/08/19/solving-the-flat-cube/
1•jamespropp•27m ago•1 comments

Jason Kelce pleads with NFL fans to send urine to AI data centers

https://www.themirror.com/sport/american-football/jason-kelce-pee-garage-beers-1989324
1•farrisa•28m ago•0 comments

Threshold Schnorr signs in 3ms, threshold ECDSA in 5s

https://808bits.com/articles/the-ecdsa-tax/
1•meehow•29m ago•1 comments

Automated 500 to PR with Hermes and Buzz

https://twitter.com/chadarimura/status/2090208429264826560
2•carimura•29m ago•0 comments

Rick Scott Walked Away from $1.7B Health Care Fraud Case, Then Got a Senate Seat

https://www.uncensoredobjection.com/p/senator-rick-scott-walked-away-from
3•petethomas•35m ago•0 comments

I had to unplug from AI to rediscover my love of writing

https://www.science.org/content/article/i-had-unplug-ai-rediscover-my-love-writing
1•prabal97•35m ago•0 comments

The Future of CSS: Target Multiple Classes with the Class Prefix Selector

https://www.bram.us/2026/08/20/the-future-of-css-target-multiple-classes-with-the-class-prefix-se...
2•cdrnsf•35m ago•0 comments

Digging Out of a Deep Hole: Saving Billions on 125th Street

https://www.etany.org/reports/digging-out-deep-hole-sas-west
2•petethomas•37m ago•0 comments

From Quantum Relative Entropy to the Semiclassical Einstein Equations

https://journals.aps.org/prl/abstract/10.1103/lmq8-nsty
1•dayve•39m ago•0 comments

Dear researchers: Is AI all you've got?

https://austinhenley.com/blog/dearresearchers.html
1•jermaustin1•40m ago•0 comments

Agent Swarms

https://av.codes/blog/on-agent-swarms/
1•everlier•41m ago•0 comments

Aegis Ada

https://aegisada.com/
1•Tolu1011•41m ago•0 comments

User Awareness in Frontier Models

https://www.alignmentforum.org/posts/kfunjXeaRTpkT5RAF/user-awareness-in-frontier-models
1•matheusmoreira•41m ago•0 comments

Gramsci Theme Parks

https://summerlightning.substack.com/p/gramsci-theme-parks
1•jger15•42m ago•0 comments

Is Cloudflare Pro Worth It?

https://blog.fernvenue.com/archives/is-cloudflare-pro-worth-it/
2•fernvenue•45m ago•0 comments

Framework responds to complaints that BIOS update bricks Ryzen 7040 laptops

https://arstechnica.com/gadgets/2026/08/framework-responds-to-complaints-that-bios-update-bricked...
1•starkparker•49m ago•1 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.