frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Intel's make-or-break 18A process node debuts for data center with 288-core Xeon

https://www.tomshardware.com/pc-components/cpus/intels-make-or-break-18a-process-node-debuts-for-...
194•vanburen•3h ago•147 comments

MacBook Pro with new M5 Pro and M5 Max

https://www.apple.com/newsroom/2026/03/apple-introduces-macbook-pro-with-all-new-m5-pro-and-m5-max/
582•scrlk•8h ago•561 comments

GPT‑5.3 Instant

https://openai.com/index/gpt-5-3-instant/
238•meetpateltech•4h ago•158 comments

Claude's Cycles [pdf]

https://www-cs-faculty.stanford.edu/~knuth/papers/claude-cycles.pdf
383•fs123•11h ago•187 comments

Don't Make Me Talk to Your Chatbot

https://raymyers.org/post/dont-make-me-talk-to-your-chatbot/
11•pkilgore•22m ago•0 comments

An Interactive Intro to CRDTs (2023)

https://jakelazaroff.com/words/an-interactive-intro-to-crdts/
62•evakhoury•3h ago•9 comments

Textadept

https://orbitalquark.github.io/textadept/
17•giancarlostoro•2d ago•0 comments

We've freed Cookie's Bustle from copyright hell

https://gamehistory.org/cookies-bustle/
43•sb057•2h ago•6 comments

Voxile: A ray-traced game made in its own engine and programming language

https://elbowgreasegames.substack.com/p/voxray-games-pushes-major-update
32•spacemarine1•1h ago•5 comments

The Xkcd thing, now interactive

https://editor.p5js.org/isohedral/full/vJa5RiZWs
1052•memalign•11h ago•144 comments

Don't become an engineering manager

https://newsletter.manager.dev/p/dont-become-an-engineering-manager
264•flail•8h ago•196 comments

Physics Girl: Super-Kamiokande – Imaging the sun by detecting neutrinos [video]

https://www.youtube.com/watch?v=B3m3AMRlYfc
374•pcdavid•8h ago•57 comments

When AI writes the software, who verifies it?

https://leodemoura.github.io/blog/2026/02/28/when-ai-writes-the-worlds-software.html
84•todsacerdoti•6h ago•71 comments

Launch HN: Cekura (YC F24) – Testing and monitoring for voice and chat AI agents

61•atarus•8h ago•19 comments

Claude is an Electron App because we've lost native

https://tonsky.me/blog/fall-of-native/
87•todsacerdoti•5h ago•96 comments

Possible US Government iPhone-Hacking Toolkit in foreign spy and criminal hands

https://www.wired.com/story/coruna-iphone-hacking-toolkit-us-government/
128•alwillis•3h ago•38 comments

TorchLean: Formalizing Neural Networks in Lean

https://leandojo.org/torchlean.html
54•matt_d•2d ago•7 comments

I'm reluctant to verify my identity or age for any online services

https://neilzone.co.uk/2026/03/im-struggling-to-think-of-any-online-services-for-which-id-be-will...
836•speckx•8h ago•506 comments

Arm's Cortex X925: Reaching Desktop Performance

https://chipsandcheese.com/p/arms-cortex-x925-reaching-desktop
249•ingve•15h ago•148 comments

MacBook Air with M5

https://www.apple.com/newsroom/2026/03/apple-introduces-the-new-macbook-air-with-m5/
334•Garbage•8h ago•386 comments

Disable Your SSH access accidentally with scp

https://sny.sh/hypha/blog/scp
83•zdw•3d ago•35 comments

Rubio to World: Stop Doing the Exact Same Thing the US Just Did

https://www.techdirt.com/2026/03/03/rubio-to-world-stop-doing-the-exact-same-thing-the-us-just-did/
17•hn_acker•30m ago•0 comments

I'm losing the SEO battle for my own open source project

https://twitter.com/Gavriel_Cohen/status/2028821432759717930
401•devinitely•9h ago•207 comments

GitHub Is Having Issues

https://www.githubstatus.com/incidents/n07yy1bk6kc4
181•Simpliplant•3h ago•116 comments

The Two Kinds of Error

https://evanhahn.com/the-two-kinds-of-error/
24•zdw•1d ago•12 comments

Payment fees matter more than you think

https://cuencahighlife.com/why-payment-fees-matter-more-than-you-think/
84•dxs•4h ago•54 comments

Show HN: Online OCR Free – Batch OCR UI for Tesseract, Gemini and OpenRouter

https://onlineocrfree.qzz.io
9•naimurhasanrwd•2h ago•2 comments

Intercepting messages inside Is­Dialog­Message, installing the message filter

https://devblogs.microsoft.com/oldnewthing/20260226-00/?p=112090
7•ibobev•4d ago•0 comments

Apple Studio Display and Studio Display XDR

https://www.apple.com/newsroom/2026/03/apple-unveils-new-studio-display-and-all-new-studio-displa...
199•victorbjorklund•8h ago•219 comments

Show HN: Open-Source Article 12 Logging Infrastructure for the EU AI Act

32•systima•12h ago•2 comments
Open in hackernews

Recursive LLM prompts

https://github.com/andyk/recursive_llm
81•vlan121•10mo ago

Comments

seeknotfind•10mo ago
Excellent fun. Now just to create a prompt to show iterated LLMs are turing complete.
ivape•10mo ago
Let's see Paul Allen's prompt.
ivape•10mo ago
The bigger picture goal here is to explore using prompts to generate new prompts

I see this as the same as a reasoning loop. This is the approach I use to quickly code up pseudo reasoning loops on local projects. Someone had asked in another thread "how can I get the LLM to generate a whole book", well, just like this. If it can keep prompting itself to ask "what would chapter N be?" until "THE END", then you get your book.

2099miles•10mo ago
^
mertleee•10mo ago
"Foundational AI companies love this one trick"

It's part of why they love agents and tools like cursor -> turns a problem that could've been one prompt and a few hundred tokens into dozens of prompts and thousands of tokens ;)

danielbln•10mo ago
It's be nice if I could solve any problem by speccing it out in its entirety and then just implement. In reality, I have to iterate and course correct, as do agentic flows. You're right that the AI labs love it though, iterating like that is expensive.
NooneAtAll3•10mo ago
LLM quine when?
Y_Y•10mo ago
Repeat this sentence exactly.

https://chatgpt.com/share/680567e5-ea94-800d-83fe-ae24ec0045...

danielbln•10mo ago
The last commit is from April 2023, should this post maybe have a (2023) tag? Two years is eons in this space.
gwintrob•10mo ago
Crazy that OpenAI only launched o1 in September 2024. Some of these ideas have been swirling for a while but it feels like we're in a special moment where they're getting turned into products.
mentalgear•10mo ago
Well, I remember Chain of Thought being proposed as early as the GPT-3 release (2 years before chatGPT).
jdnier•10mo ago
The author is Co-founder of Databricks, creator of K Prize, so an early adopter.
vlan121•10mo ago
I had a different title. It was somehow changed to the name of the repository.
James_K•10mo ago
I feel that often getting LLMs to do things like mathematical problems or citation is much harder than simply writing software to achieve that same task.
kordlessagain•10mo ago
I love this! My take on it for MCP: https://github.com/kordless/EvolveMCP
K0balt•10mo ago
This is kind of like a self generating agentic context.. cool. I think regular agents, especially adversarial agents, are easier to get focused on most types of problems though.

Still clever.

mentalgear•10mo ago
Trying to save state in a non-deterministic system, not the best idea. Those things need to be externalised.
mentalgear•10mo ago
Should definitely get a date tag.
vlan121•10mo ago
I was leaving this one out, seems like a gag when you read it :D