frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

ZCode – Harness for GLM-5.2

https://zcode.z.ai/en
55•chvid•42m ago•158 comments

Show HN: Searchable directory of 22k+ products from worker-owned co-ops

https://www.workerowned.info/
88•IESAI_ski•1h ago•17 comments

For first time, a cell built from scratch grows and divides

https://www.quantamagazine.org/for-the-first-time-a-cell-built-from-scratch-grows-and-divides-202...
652•defrost•8h ago•221 comments

What to learn to be a graphics programmer

https://blog.demofox.org/2026/07/01/what-to-learn-to-be-a-graphics-programmer/
180•atan2•4h ago•89 comments

FFmpeg 9.1's new AAC encoder

https://hydrogenaudio.org/index.php/topic,129691.0.html
229•ledoge•8h ago•79 comments

Physical disc production ending in Jan 2028 for new games on PlayStation

https://blog.playstation.com/2026/07/01/physical-disc-production-ending-in-january-2028-for-new-g...
518•Tiberium•10h ago•556 comments

Qualcomm Linux 2.0

https://www.qualcomm.com/developer/blog/2026/06/qualcomm-linux-2-now-available
17•gilgamesh3•1h ago•1 comments

Japan has 41% of the 100-year companies – secrets of 1,447-year survival

https://www.j-times.org/en/media/articles/japan-shinise-1400-years-2026/
36•indynz•1h ago•14 comments

Box3D, an open source 3D physics engine

https://box2d.org/posts/2026/06/announcing-box3d/
373•makepanic•10h ago•83 comments

Proliferate (YC S25) Is Hiring

https://www.ycombinator.com/companies/proliferate/jobs/mMHvKR9-founding-product-engineer
1•pablo24602•1h ago

Internal Combustion Engine (2021)

https://ciechanow.ski/internal-combustion-engine/
255•StefanBatory•9h ago•57 comments

Ask HN: Who is hiring? (July 2026)

139•whoishiring•7h ago•147 comments

Monetization Gateway: Charge for any resource behind Cloudflare via x402

https://blog.cloudflare.com/monetization-gateway/
220•soheilpro•8h ago•138 comments

Fable 5 Is Back

https://twitter.com/claudeai/status/2072402636813607381
239•mfiguiere•3h ago•226 comments

How We Made IPFS Content Publishing 10x Faster

https://probelab.io/blog/optimistic-provide/
130•dennis-tra•7h ago•41 comments

Flavor Graveyard

https://www.benjerry.com/flavors/flavor-graveyard
8•NaOH•3d ago•0 comments

Launch HN: Parsewise (YC P25) – Reason Across Documents with an API

45•gergelycsegzi•8h ago•43 comments

I Left Harry's All-Night Hamburgers

https://escapepod.org/2013/09/14/ep413-why-i-left-harrys-all-night-hamburgers/
25•rbanffy•1h ago•7 comments

Weave Robotics launches Isaac 1, a $7,999 home robot with Fall 2026 deliveries

https://www.weaverobotics.com/isaac-1
40•ryanmerket•4h ago•76 comments

Ask HN: Who wants to be hired? (July 2026)

96•whoishiring•7h ago•219 comments

Hanami 3.0: In Full Bloom

https://hanakai.org/blog/2026/06/30/hanami-3-0-in-full-bloom
62•PuercoPop•5h ago•15 comments

The Apple Disk II Controller Card

https://www.bigmessowires.com/2021/11/12/the-amazing-disk-ii-controller-card/
15•stmw•2d ago•2 comments

Mortality associated with non-optimal ambient temperatures from 2000 to 2019

https://www.researchgate.net/publication/353058947_Global_regional_and_national_burden_of_mortali...
44•simonebrunozzi•5h ago•13 comments

1-Bit Pixel Art Emojis

https://hypertalking.com/2023/05/15/1-bit-pixel-art-emojis/
130•surprisetalk•6d ago•20 comments

Most rewrites serve the engineer, not the business

https://anatoliybabushka.com/blog/when-to-rewrite-working-code.html
48•bbsnly•4h ago•40 comments

Generating Images with a 2025 Android

https://www.duration.ai/blog/generating-images-with-a-2025-android
18•sudb•1d ago•0 comments

Show HN: GolemUI – Declarative Form Engine

https://golemui.com
32•wtfdeveloper•7h ago•53 comments

A complete ClickHouse OLAP engine, compiled to WebAssembly

https://wasm.chdb.io/
48•porridgeraisin•5h ago•8 comments

Sony Deletes 551 Movies PlayStation Owners Paid For

https://reclaimthenet.org/sony-deletes-551-studiocanal-movies-playstation-owners-paid-for
481•bilsbie•8h ago•210 comments

Fixing a kubelet memory leak in Kubernetes 1.36

https://heyoncall.com/blog/fixing-kubernetes-kubelet-memory-leak
68•compumike•20h ago•13 comments
Open in hackernews

Recursive LLM prompts

https://github.com/andyk/recursive_llm
81•vlan121•1y ago

Comments

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

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

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