frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

A detailed critique of modern C++ in two hours

https://www.youtube.com/watch?v=7fGB-hjc2Gc
1•GeneralMaximus•2m ago•0 comments

95% of AI pilot projects fail

https://www.forbes.com/sites/andreahill/2025/08/21/why-95-of-ai-pilots-fail-and-what-business-lea...
1•warrenmiller•4m ago•0 comments

Qsp: A simple S-Expression parser for Rust TokenStreams

https://github.com/KnorrFG/qsp
1•todsacerdoti•7m ago•0 comments

Peak of Empires: Age of Empires Demake

https://taxicomics.itch.io/age-of-pico
1•memalign•8m ago•0 comments

Be the first to know with this(many in one)

https://catch-words.vercel.app
1•ardi_c_cc•14m ago•1 comments

Tree-me: Because Git worktrees shouldn't be a chore

https://haacked.com/archive/2025/11/21/tree-me/
1•itsbjoern•18m ago•0 comments

Apps for Gnome

https://apps.gnome.org
1•shaunpud•23m ago•0 comments

EU bends to US pressure again by changing AI Act

https://davekeating.substack.com/p/eu-bends-to-us-pressure-again-by
2•slow_typist•23m ago•0 comments

Gemini has no idea about Google Antigravity despite evidence

https://bsky.app/profile/did:plc:wxpcoy7so75okdy44mktf7zt/post/3m6btvntymk2w
1•hanifbbz•26m ago•0 comments

Impact of Decreasing Housing Affordability on Consumption, Work Effort

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5770722
1•carabiner•28m ago•0 comments

Desert Strike Main Menu Theme on 8 Floppy Drives [video]

https://www.youtube.com/watch?v=3JfBIPvsK9E
1•nomilk•42m ago•1 comments

Remote Control, Done Right: Reviewing the Comet Pro Remote KVM

https://medium.com/engineering-iot/remote-control-done-right-reviewing-the-comet-pro-remote-kvm-b...
2•walterbell•50m ago•0 comments

Nearly 200k Ukrainians in US thrown into legal limbo by immigration crackdown

https://www.reuters.com/world/europe/nearly-200000-ukrainians-us-thrown-into-legal-limbo-by-trump...
1•c420•51m ago•0 comments

Surprisingly, Emacs on Android is pretty good

https://kristofferbalintona.me/posts/202505291438/
2•harryday•52m ago•0 comments

Data breach in Iberia: 77GB of internal documents end up on the dark web

https://www.apolocybersecurity.com/en/blog-posts/filtracion-de-datos-en-iberia-documentos-interno...
1•reconnecting•53m ago•0 comments

CD-i

https://en.wikipedia.org/wiki/CD-i
1•tosh•53m ago•0 comments

A Bayesian Analysis of Biblical Prophesies

https://madebynathan.com/2025/11/15/a-bayesian-analysis-of-biblical-prophesies/
1•nathan_f77•54m ago•0 comments

A Swath of Data Was Hacked from a Leading Real Estate Banking Services Company

https://www.nytimes.com/2025/11/22/business/bank-data-hack.html
2•mmooss•54m ago•1 comments

Happiness Is a Skill You Can Build

https://domofutu.substack.com/p/happiness-is-a-skill-you-can-build
3•domofutu•58m ago•0 comments

Show HN: better-env – A Secure, Developer-Friendly Alternative to .env

https://better-env.dev/docs
2•harish3304•1h ago•0 comments

Read the Greeks

https://kamilkazani.substack.com/p/read-the-greeks
1•tzury•1h ago•0 comments

World-in-World: World Models in a Closed-Loop World

https://arxiv.org/abs/2510.18135
1•zonsz•1h ago•0 comments

Children of Paradise is the greatest film to come out of France, 80 years on

https://theconversation.com/children-of-paradise-is-the-greatest-film-to-come-out-of-france-even-...
1•walterbell•1h ago•0 comments

'Turncoat' by Dennis Sewell Review

https://www.historytoday.com/archive/review/turncoat-dennis-sewell-review
1•prismatic•1h ago•0 comments

Las Vegas Diaries

https://www.thedial.world/articles/news/ahmed-naji-las-vegas-diary
1•Thevet•1h ago•0 comments

Implementing MapReduce Paper in Golang

https://jitesh117.github.io/blog/implementing-mapreduce-in-golang/
2•Jitesh117•1h ago•0 comments

Ask HN: Why isn't there a single open-source (project) game?

1•triilman•1h ago•2 comments

Show HN: I built a circuit simulator that adds two numbers using only NAND gates

https://madebynathan.com/2025/11/23/adding-two-numbers-using-only-nand-gates/
1•nathan_f77•1h ago•0 comments

Listening to a Book Counts as Reading

https://www.nytimes.com/2025/11/23/opinion/audiobooks-books-print-reading.html
1•mykowebhn•1h ago•1 comments

Women seem to retract fewer papers than men – but why?

https://www.nature.com/articles/d41586-025-03796-w
2•XzetaU8•1h ago•1 comments
Open in hackernews

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

1•juujian•6mo 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•6mo 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•6mo 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•6mo ago
If you need a web application you could also use Oxygen.jl.
MScholar•6mo 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.