frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Inside Xi Jinping’s Strategy to Export Ideas on State Control

https://www.nytimes.com/2026/05/27/world/asia/china-solomons-pacific-security-threats.html
1•Cider9986•2m ago•0 comments

The Sludge on the Wall

https://grox.io/blog/28-the-sludge-on-the-wall/
1•iroddis•3m ago•0 comments

DNS over HTTPS, DNS over TLS, DNS over QUIC: Encrypted DNS Protocol Comparison

https://www.copahost.com/blog/encrypted-dns/
1•ggallas•3m ago•0 comments

Prosody IM 13.0.6 released – An XMPP/Jabber server written in Lua

https://blog.prosody.im/prosody-13.0.6-released/
1•neustradamus•4m ago•0 comments

Delta Steered Around Airline Industry Chaos

https://www.nytimes.com/2026/05/26/business/delta-airlines-ed-bastian.html
1•Cider9986•4m ago•0 comments

Writing Is Fundamental to How We Think

https://www.nytimes.com/2026/05/27/opinion/writing-creativity-ai.html
1•Cider9986•5m ago•0 comments

Paper from 1967 explaining origins of life was initially rejected 15 times

https://spacedaily.com/n-the-paper-that-explained-why-every-living-thing-on-earth-exists-was-reje...
1•Jimmc414•5m ago•1 comments

Is Peter Thiel the Target of Pope Leo's Gandalf Quote? An Investigation

https://arstechnica.com/tech-policy/2026/05/is-peter-thiel-the-target-of-pope-leos-gandalf-quote-...
1•vintagedave•6m ago•0 comments

Create Business DNA

https://labs.google.com/pomelli/
1•modinfo•10m ago•0 comments

Hilbert Transform as an Infinite Matrix

https://www.johndcook.com/blog/2026/05/23/hilbert-transform-as-an-infinite-matrix/
1•ibobev•11m ago•0 comments

Expected IQ Spread on a Jury

https://www.johndcook.com/blog/2026/05/26/expected-iq-spread-on-a-jury/
3•ibobev•11m ago•0 comments

Show HN: Epstein Index – Stock returns of Epstein-linked companies since 2008

https://epstein-index-six.vercel.app/
2•milanmuriithi•11m ago•0 comments

Hacker Just Revealed Tucker's Social Security Live on the Podcast [video][9 Min]

https://www.youtube.com/watch?v=5HfHvuuAmCQ
1•Bender•12m ago•0 comments

Fast Robot Kinematics and Dynamics in Jax

https://github.com/StanfordASL/frax
1•aanet•12m ago•1 comments

Workshop: Launch sandboxed development environments with a single command

https://ubuntu.com/blog/introducing-workshop-sandboxed-development-environments
1•dgavrilov•12m ago•0 comments

Calculating the expected range of normal samples

https://www.johndcook.com/blog/2026/05/26/calculating-expected-normal-range/
1•ibobev•12m ago•0 comments

Why Good Engineers Become Worse with AI

https://nidhish.dev/writing/good-engineers-worse-with-ai/
1•sneruz•17m ago•0 comments

Ask HN: How should universities teach coding now that every student uses AI?

1•devanshranjan•20m ago•1 comments

The Score: How to Stop Playing Someone Else's Game

https://www.lrb.co.uk/the-paper/v48/n10/david-runciman/trivial-pursuits
1•mitchbob•21m ago•1 comments

OpenAI Foundation commits $250M to help navigate AI disruption

https://www.reuters.com/business/openai-foundation-commits-250-million-help-workers-economies-nav...
1•geox•21m ago•1 comments

The fastest way to say each number

https://thegraycuber.com/fast_numbers/
1•marvinborner•22m ago•0 comments

I turned a 3-hour CSV data entry nightmare into a 10-second QuickBooks import

https://www.indiehackers.com/post/how-i-turned-a-3-hour-csv-data-entry-nightmare-into-a-10-second...
1•finconvertly•22m ago•0 comments

Why recessions are usually just bad luck

https://worksinprogress.co/issue/review-recession-the-real-reasons-economies-shrink-and-what-to-d...
2•paulpauper•23m ago•0 comments

Why AI Pipeline Needs Kafka and How Zilla Makes Kafka AI-Ready

https://www.aklivity.io/post/why-ai-pipeline-needs-kafka-how-zilla-makes-kafka-ai-ready
1•luk212•23m ago•0 comments

Cloudflare on Fire

https://medium.com/@kilian.houpeurt/moley-a-free-open-source-ngrok-alternative-using-cloudflare-f...
1•xonery•24m ago•0 comments

The State of AI and Automation Tools in 2026

https://deepresearch.ninja/2026/05/The-State-of-AI-and-Automation-Tools-in-2026/
2•jackalxyz•24m ago•0 comments

Flatpak Next: Dropping Systemd and X11? [video]

https://www.youtube.com/watch?v=Ys44BKMd7i8
1•LelouBil•27m ago•1 comments

What Does a Marine Sniper Think About War in Iran? [video][19 Mins][Language]

https://www.youtube.com/watch?v=TAT-f1iFxaU
1•Bender•28m ago•0 comments

Meta launches Instagram, Facebook and WhatsApp subscriptions including AI plans

https://techcrunch.com/2026/05/27/meta-officially-launches-instagram-facebook-and-whatsapp-subscr...
3•mfiguiere•28m ago•1 comments

Claude Code's creator on the end of the software engineer

https://www.platformer.news/boris-cherny-interview-ai-jobs/
1•speckx•28m 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.