frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Tim Cook to become Apple Executive Chairman. John Ternus to become CEO

https://www.apple.com/newsroom/2026/04/tim-cook-to-become-apple-executive-chairman-john-ternus-to...
509•schappim•1h ago•220 comments

AI Resistance Is Growing

https://stephvee.ca/blog/artificial%20intelligence/ai-resistance-is-growing/
206•speckx•1h ago•148 comments

Qwen3.6-Max-Preview: Smarter, Sharper, Still Evolving

https://qwen.ai/blog?id=qwen3.6-max-preview
456•mfiguiere•7h ago•238 comments

Kimi vendor verifier – verify accuracy of inference providers

https://www.kimi.com/blog/kimi-vendor-verifier
82•Alifatisk•2h ago•6 comments

We got 207 tok/s with Qwen3.5-27B on an RTX 3090

https://github.com/Luce-Org/lucebox-hub
99•GreenGames•2h ago•25 comments

GitHub's fake star economy

https://awesomeagents.ai/news/github-fake-stars-investigation/
665•Liriel•13h ago•336 comments

ggsql: A Grammar of Graphics for SQL

https://opensource.posit.co/blog/2026-04-20_ggsql_alpha_release/
313•thomasp85•8h ago•71 comments

Deezer says 44% of songs uploaded to its platform daily are AI-generated

https://techcrunch.com/2026/04/20/deezer-says-44-of-songs-uploaded-to-its-platform-daily-are-ai-g...
235•FiddlerClamp•5h ago•230 comments

Kefir C17/C23 Compiler

https://sr.ht/~jprotopopov/kefir/
85•conductor•2d ago•4 comments

Modern Rendering Culling Techniques

https://krupitskas.com/posts/modern_culling_techniques/
49•krupitskas•1d ago•6 comments

Quantum Computers Are Not a Threat to 128-Bit Symmetric Keys

https://words.filippo.io/128-bits/
65•hasheddan•5h ago•35 comments

10 years ago, someone wrote a test for Servo that included an expiry in 2026

https://mastodon.social/@jdm_/116429380667467307
165•luu•1d ago•97 comments

Kimi K2.6: Advancing open-source coding

https://www.kimi.com/blog/kimi-k2-6
484•meetpateltech•6h ago•244 comments

Show HN: Docker Compose for VM's

https://github.com/zeroecco/holos
4•zeroecco•25m ago•1 comments

Bloom (YC P26) Is Hiring

https://www.ycombinator.com/companies/trybloom/jobs
1•RayFitzgerald•4h ago

Writing string.h functions using string instructions in asm x86-64

https://pmasschelier.github.io/x86_64_strings/
21•thaisstein•3d ago•2 comments

WebUSB Extension for Firefox

https://github.com/ArcaneNibble/awawausb
169•tuananh•9h ago•153 comments

M 7.4 earthquake – 100 km ENE of Miyako, Japan

https://earthquake.usgs.gov/earthquakes/eventpage/us6000sri7/
238•Someone•11h ago•105 comments

We accepted surveillance as default

https://vivianvoss.net/blog/why-we-accepted-surveillance
244•speckx•5h ago•108 comments

Atlassian enables default data collection to train AI

https://letsdatascience.com/news/atlassian-enables-default-data-collection-to-train-ai-f71343d8
429•kevcampb•9h ago•100 comments

F-35 is a masterpiece built for the wrong war

https://warontherocks.com/cogs-of-war/the-f-35-is-a-masterpiece-built-for-the-wrong-war/
97•anjel•1h ago•116 comments

Brussels launched an age checking app. Hackers took 2 minutes to break it

https://www.politico.eu/article/eu-brussels-launched-age-checking-app-hackers-say-took-them-2-min...
84•axbyte•12h ago•62 comments

OpenAI ad partner now selling ChatGPT ad placements based on "prompt relevance"

https://www.adweek.com/media/exclusive-leaked-deck-reveals-stackadapts-playbook-for-chatgpt-ads/
13•jlark77777•18m ago•0 comments

The Work Runs on Different Maps

https://yusufaytas.com/the-work-runs-on-different-maps
27•yusufaytas•1d ago•1 comments

I learned Unity the wrong way

https://darkounity.com/blog/how-i-learned-unity-the-wrong-way
110•lelanthran•4d ago•46 comments

Tim Cook Stepping Down

https://www.macrumors.com/2026/04/20/tim-cook-stepping-down/
34•schappim•1h ago•3 comments

Not buying another Kindle

https://www.androidauthority.com/amazon-kindle-2026-3657863/
239•mikhael•6h ago•201 comments

Figma's woes compound with Claude Design

https://martinalderson.com/posts/figmas-woes-compound-with-claude-design/
80•martinald•11h ago•70 comments

Sauna effect on heart rate

https://tryterra.co/research/sauna-effect-on-heart-rate
320•kyriakosel•7h ago•173 comments

OpenClaw isn't fooling me. I remember MS-DOS

https://www.flyingpenguin.com/build-an-openclaw-free-secure-always-on-local-ai-agent/
251•feigewalnuss•13h ago•285 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•12mo 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•12mo 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•12mo ago
Well, I remember Chain of Thought being proposed as early as the GPT-3 release (2 years before chatGPT).
jdnier•12mo ago
The author is Co-founder of Databricks, creator of K Prize, so an early adopter.
vlan121•12mo 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•12mo ago
I love this! My take on it for MCP: https://github.com/kordless/EvolveMCP
K0balt•12mo 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•12mo ago
Trying to save state in a non-deterministic system, not the best idea. Those things need to be externalised.
mentalgear•12mo ago
Should definitely get a date tag.
vlan121•12mo ago
I was leaving this one out, seems like a gag when you read it :D