Top stories from https://news.ycombinator.com (with 100+ score) Contribute to the development here: https://github.com/phil-r/hackernewsbot Also check https://t.me/designer_news Contacts: @philr
LLM function calls don't scale; code orchestration is simpler, more effective (Score: 152+ in 8 hours)
Link: https://readhacker.news/s/6uRL2
Comments: https://readhacker.news/c/6uRL2
For algorithms, a little memory outweighs a lot of time (Score: 152+ in 4 hours)
Link: https://readhacker.news/s/6uSgD
Comments: https://readhacker.news/c/6uSgD
Devstral (Score: 153+ in 4 hours)
Link: https://readhacker.news/s/6uR87
Comments: https://readhacker.news/c/6uR87
Animated Factorization (🔥 Score: 151+ in 3 hours)
Link: https://readhacker.news/s/6uRc8
Comments: https://readhacker.news/c/6uRc8
OpenAI Codex hands-on review (Score: 150+ in 1 day)
Link: https://readhacker.news/s/6uN3y
Comments: https://readhacker.news/c/6uN3y
My new hobby: watching AI slowly drive Microsoft employees insane (🔥 Score: 207+ in 52 minutes)
Link: https://readhacker.news/s/6uQBS
Comments: https://readhacker.news/c/6uQBS
“ZLinq”, a Zero-Allocation LINQ Library for .NET (Score: 151+ in 9 hours)
Link: https://readhacker.news/s/6uPu4
Comments: https://readhacker.news/c/6uPu4
Magic of software; what makes a good engineer also makes a good engineering org (❄️ Score: 153+ in 2 days)
Link: https://readhacker.news/s/6uH99
Comments: https://readhacker.news/c/6uH99
AI's energy footprint (Score: 152+ in 19 hours)
Link: https://readhacker.news/s/6uMja
Comments: https://readhacker.news/c/6uMja
Gemma 3n preview: Mobile-first AI (Score: 157+ in 4 hours)
Link: https://readhacker.news/s/6uNHz
Comments: https://readhacker.news/c/6uNHz
Google AI Ultra (🔥 Score: 150+ in 2 hours)
Link: https://readhacker.news/s/6uNLz
Comments: https://readhacker.news/c/6uNLz
Reports of Deno's Demise Have Been Greatly Exaggerated (Score: 151+ in 9 hours)
Link: https://readhacker.news/s/6uMuw
Comments: https://readhacker.news/c/6uMuw
Why Does the U.S. Always Run a Trade Deficit? (Score: 151+ in 8 hours)
Link: https://readhacker.news/s/6uMvR
Comments: https://readhacker.news/c/6uMvR
Introducing Veo 3 and Imagen 4, and a new tool for filmmaking called Flow (🔥 Score: 163+ in 1 hour)
Link: https://readhacker.news/s/6uNEM
Comments: https://readhacker.news/c/6uNEM
Deep Learning Is Applied Topology (🔥 Score: 153+ in 2 hours)
Link: https://readhacker.news/s/6uMVC
Comments: https://readhacker.news/c/6uMVC
Clojuring the web application stack: Meditation One (Score: 150+ in 1 day)
Link: https://readhacker.news/s/6uMLZ
Comments: https://readhacker.news/c/6uMLZ
Collaborative Text Editing Without CRDTs or OT (Score: 151+ in 4 hours)
Link: https://readhacker.news/s/6uRGJ
Comments: https://readhacker.news/c/6uRGJ
By Default, Signal Doesn't Recall (🔥 Score: 158+ in 2 hours)
Link: https://readhacker.news/s/6uRDe
Comments: https://readhacker.news/c/6uRDe
OpenAI to buy AI startup from Jony Ive (🔥 Score: 171+ in 58 minutes)
Link: https://readhacker.news/s/6uRFY
Comments: https://readhacker.news/c/6uRFY
My favourite fonts to use with LaTeX (2022) (❄️ Score: 150+ in 4 days)
Link: https://readhacker.news/s/6uCkY
Comments: https://readhacker.news/c/6uCkY
Building my own solar power system (❄️ Score: 150+ in 2 days)
Link: https://readhacker.news/s/6uG34
Comments: https://readhacker.news/c/6uG34
Red Programming Language (Score: 150+ in 13 hours)
Link: https://readhacker.news/s/6uNKu
Comments: https://readhacker.news/c/6uNKu
The Dawn of Nvidia's Technology (Score: 150+ in 14 hours)
Link: https://readhacker.news/s/6uNyr
Comments: https://readhacker.news/c/6uNyr
The NSA Selector (Score: 150+ in 4 hours)
Link: https://readhacker.news/s/6uNNd
Comments: https://readhacker.news/c/6uNNd
Litestream: Revamped (🔥 Score: 152+ in 2 hours)
Link: https://readhacker.news/s/6uP56
Comments: https://readhacker.news/c/6uP56
Show HN: Chat with 19 years of HN (❄️ Score: 150+ in 2 days)
Link: https://readhacker.news/s/6uEDy
Comments: https://readhacker.news/c/6uEDy
Hey HN
We loaded a BigQuery dataset of all of Hacker News, every comment, story and user, into camelAI.
You can ask questions like:
• “When does dang tend to comment during the day?”
• “Which domains have gained the most submissions since 2015, year-over-year?”
• “How has average comment length changed each January since 2007?”
• “Top five users who link to arXiv papers the most.”
It's behind a log-in to prevent abuse but free to use for 10 messages. No payment info required. We use OpenAI o3 or Claude sonnet 3.7 for the agent which can be really expensive.
Would love feedback especially around graph/chart quality and o3 vs sonnet.
Show HN: A Tiling Window Manager for Windows, Written in Janet (Score: 155+ in 5 hours)
Link: https://readhacker.news/s/6uNb4
Comments: https://readhacker.news/c/6uNb4
Hi HN!
I read[1] about Janet[2] some time ago, then immediately got impressed by the enthusiasm of its community, and by the language itself, so I started playing with it.
At the time I was searching for a tiling window manager for Windows, and unavoidably the idea of scratching my own itch with Janet got hold of me, so Jwno was born.
Simply put, Jwno is a keyboard-driven tiling window manager for Windows, scriptable with Janet. But since it has a complete Lisp runtime, and a thin wrapper library for Win32 APIs[3], you can certainly do much more with it.
I hope you'll enjoy playing with it as much as I enjoyed building it.
And yes, I use StumpWM on the Linux side, by the way.
[1]: https://ianthehenry.com/posts/why-janet/
[2]: https://janet-lang.org/
[3]: https://github.com/agent-kilo/jw32
Show HN: 90s.dev - game maker that runs on the web (Score: 154+ in 4 hours)
Link: https://readhacker.news/s/6uN8V
Comments: https://readhacker.news/c/6uN8V
xAI's Grok 3 comes to Microsoft Azure (Score: 150+ in 1 day)
Link: https://readhacker.news/s/6uJCM
Comments: https://readhacker.news/c/6uJCM
Diffusion models explained simply (Score: 150+ in 1 day)
Link: https://readhacker.news/s/6uHZV
Comments: https://readhacker.news/c/6uHZV