frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Epoch confirms GPT5.4 Pro solved a frontier math open problem

https://epoch.ai/frontiermath/open-problems/ramsey-hypergraphs
209•in-silico•3h ago•116 comments

Box of Secrets: Discreetly modding an apartment intercom with Matter

https://www.jackhogan.me/blog/box-of-secrets/
39•swq115•1h ago•3 comments

FCC updates covered list to include foreign-made consumer routers

https://www.fcc.gov/document/fcc-updates-covered-list-include-foreign-made-consumer-routers
268•moonka•8h ago•170 comments

Autoresearch on an old research idea

https://ykumar.me/blog/eclip-autoresearch/
323•ykumards•11h ago•71 comments

iPhone 17 Pro Demonstrated Running a 400B LLM

https://twitter.com/anemll/status/2035901335984611412
544•anemll•15h ago•253 comments

Pompeii's battle scars linked to an ancient 'machine gun'

https://phys.org/news/2026-03-pompeii-scars-linked-ancient-machine.html
55•pseudolus•3d ago•11 comments

Abusing Customizable Selects

https://css-tricks.com/abusing-customizable-selects/
75•speckx•5d ago•2 comments

BIO – The Bao I/O Co-Processor

https://www.crowdsupply.com/baochip/dabao/updates/bio-the-bao-i-o-co-processor
7•hasheddan•2d ago•3 comments

Gerd Faltings, who proved the Mordell conjecture, wins the Abel Prize

https://www.scientificamerican.com/article/gerd-faltings-mathematician-who-proved-the-mordell-con...
12•digital55•4d ago•2 comments

Show HN: Cq – Stack Overflow for AI coding agents

https://blog.mozilla.ai/cq-stack-overflow-for-agents/
106•peteski22•13h ago•30 comments

IRIX 3dfx Voodoo driver and glide2x IRIX port

https://sdz-mods.com/index.php/2026/03/23/irix-3dfx-voodoo-driver-glide2x-irix-port/
56•zdw•7h ago•3 comments

The Resolv hack: How one compromised key printed $23M

https://www.chainalysis.com/blog/lessons-from-the-resolv-hack/
77•timbowhite•7h ago•104 comments

Claude Code Cheat Sheet

https://cc.storyfox.cz
275•phasE89•8h ago•88 comments

Dune3d: A parametric 3D CAD application

https://github.com/dune3d/dune3d
131•luu•1d ago•39 comments

Sunsetting the Techempower Framework Benchmarks

https://github.com/TechEmpower/FrameworkBenchmarks/issues/10932
24•nbrady•3h ago•3 comments

Finding all regex matches has always been O(n²)

https://iev.ee/blog/the-quadratic-problem-nobody-fixed/
187•lalitmaganti•4d ago•45 comments

Ju Ci: The Art of Repairing Porcelain

https://thesublimeblog.org/2025/03/13/ju-ci-the-ancient-art-of-repairing-porcelain/
78•lawrenceyan•2d ago•8 comments

TI-89 Height-Mapped Raycaster

https://github.com/dzoba/ti-89-raycasting-with-z
51•zoba•4d ago•4 comments

Local Stack Archived their GitHub repo and requires an account to run

https://github.com/localstack/localstack
183•ecshafer•10h ago•100 comments

Windows 3.1 tiled background .bmp archive

https://github.com/andreasjansson/win-3.1-backgrounds
212•justsomehnguy•6h ago•61 comments

An incoherent Rust

https://www.boxyuwu.blog/posts/an-incoherent-rust/
159•emschwartz•14h ago•73 comments

Trivy under attack again: Widespread GitHub Actions tag compromise secrets

https://socket.dev/blog/trivy-under-attack-again-github-actions-compromise
182•jicea•1d ago•65 comments

How I'm Productive with Claude Code

https://neilkakkar.com/productive-with-claude-code.html
156•neilkakkar•8h ago•98 comments

A retro terminal music player inspired by Winamp

https://github.com/bjarneo/cliamp
71•mkagenius•9h ago•13 comments

BIO: The Bao I/O Coprocessor

https://www.bunniestudios.com/blog/2026/bio-the-bao-i-o-coprocessor/
139•zdw•3d ago•28 comments

I built an AI receptionist for a mechanic shop

https://www.itsthatlady.dev/blog/building-an-ai-receptionist-for-my-brother/
242•mooreds•19h ago•265 comments

An unsolicited guide to being a researcher [pdf]

https://emerge-lab.github.io/papers/an-unsolicited-guide-to-good-research.pdf
182•sebg•4d ago•23 comments

US and TotalEnergies reach 'nearly $1B' deal to end offshore wind projects

https://www.lemonde.fr/en/international/article/2026/03/23/us-and-totalenergies-reach-nearly-1-bi...
385•lode•12h ago•296 comments

Cuba's Fragile Power Grid Finds a Powerful New Partner

https://oilprice.com/Energy/Energy-General/Cubas-Fragile-Power-Grid-Finds-a-Powerful-New-Partner....
28•thelastgallon•2h ago•1 comments

Bombadil: Property-based testing for web UIs

https://github.com/antithesishq/bombadil
236•Klaster_1•4d ago•90 comments
Open in hackernews

Recursive LLM prompts

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

Comments

seeknotfind•11mo ago
Excellent fun. Now just to create a prompt to show iterated LLMs are turing complete.
ivape•11mo ago
Let's see Paul Allen's prompt.
ivape•11mo 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•11mo ago
^
mertleee•11mo 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•11mo 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•11mo ago
LLM quine when?
Y_Y•11mo ago
Repeat this sentence exactly.

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

danielbln•11mo ago
The last commit is from April 2023, should this post maybe have a (2023) tag? Two years is eons in this space.
gwintrob•11mo 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•11mo ago
Well, I remember Chain of Thought being proposed as early as the GPT-3 release (2 years before chatGPT).
jdnier•11mo ago
The author is Co-founder of Databricks, creator of K Prize, so an early adopter.
vlan121•11mo ago
I had a different title. It was somehow changed to the name of the repository.
James_K•11mo 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•11mo ago
I love this! My take on it for MCP: https://github.com/kordless/EvolveMCP
K0balt•11mo 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•11mo ago
Trying to save state in a non-deterministic system, not the best idea. Those things need to be externalised.
mentalgear•11mo ago
Should definitely get a date tag.
vlan121•11mo ago
I was leaving this one out, seems like a gag when you read it :D