frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS

https://github.com/matthartman/ghost-pepper
325•MattHart88•10h ago•140 comments

Solod – A Subset of Go That Translates to C

https://github.com/solod-dev/solod
81•TheWiggles•5h ago•19 comments

Launch HN: Freestyle – Sandboxes for Coding Agents

https://www.freestyle.sh/
242•benswerd•13h ago•132 comments

A cryptography engineer's perspective on quantum computing timelines

https://words.filippo.io/crqc-timeline/
411•thadt•14h ago•167 comments

Issue: Claude Code is unusable for complex engineering tasks with Feb updates

https://github.com/anthropics/claude-code/issues/42796
917•StanAngeloff•16h ago•521 comments

Sam Altman may control our future – can he be trusted?

https://www.newyorker.com/magazine/2026/04/13/sam-altman-may-control-our-future-can-he-be-trusted
1158•adrianhon•19h ago•442 comments

Apollo Guidance Computer Restoration Videos and Press Coverage

https://www.curiousmarc.com/space/apollo-guidance-computer
11•mariuz•2d ago•1 comments

German police name alleged leaders of GandCrab and REvil ransomware groups

https://krebsonsecurity.com/2026/04/germany-doxes-unkn-head-of-ru-ransomware-gangs-revil-gandcrab/
281•Bender•15h ago•139 comments

Show HN: GovAuctions lets you browse government auctions at once

https://www.govauctions.app/
258•player_piano•13h ago•74 comments

VOID: Video Object and Interaction Deletion

https://github.com/Netflix/void-model
127•bobsoap•3d ago•41 comments

Anthropic expands partnership with Google and Broadcom for next-gen compute

https://www.anthropic.com/news/google-broadcom-partnership-compute
206•l1n•7h ago•93 comments

Peptides: where to begin?

https://www.science.org/content/blog-post/ah-peptides-where-begin
89•A_D_E_P_T•8h ago•125 comments

Show HN: Hippo, biologically inspired memory for AI agents

https://github.com/kitfunso/hippo-memory
71•kitfunso•8h ago•17 comments

What being ripped off taught me

https://belief.horse/notes/what-being-ripped-off-taught-me/
370•doctorhandshake•16h ago•190 comments

Book review: There Is No Antimemetics Division

https://www.stephendiehl.com/posts/no_antimimetics/
229•ibobev•16h ago•166 comments

Show HN: Anos – a hand-written ~100KiB microkernel for x86-64 and RISC-V

https://github.com/roscopeco/anos
47•noone_youknow•2d ago•12 comments

AI singer now occupies eleven spots on iTunes singles chart

https://www.showbiz411.com/2026/04/05/itunes-takeover-by-fake-ai-singer-eddie-dalton-now-occupies...
134•flinner•13h ago•198 comments

Linux extreme performance H1 load generator

https://www.gcannon.org/
10•MDA2AV•2d ago•4 comments

Dear Heroku: Uhh What's Going On?

https://judoscale.com/blog/heroku-whats-going-on
42•crcastle•4h ago•11 comments

The Last Quiet Thing

https://www.terrygodier.com/the-last-quiet-thing
192•coinfused•2d ago•109 comments

Sky – an Elm-inspired language that compiles to Go

https://github.com/anzellai/sky
148•whalesalad•14h ago•53 comments

Show HN: Tusk for macOS and Gnome

https://shapemachine.xyz/tusk/
68•factorialboy•2d ago•18 comments

HackerRank (YC S11) Is Hiring

1•rvivek•8h ago

Graph-go – zero config, full visibility

https://github.com/guilherme-grimm/graph-go
13•devGrimm•3d ago•1 comments

After 20 years I turned off Google Adsense for my websites (2025)

https://blog.ericgoldman.org/archives/2025/06/after-20-years-i-turned-off-google-adsense-for-my-w...
161•datadrivenangel•6h ago•111 comments

Battle for Wesnoth: open-source, turn-based strategy game

https://www.wesnoth.org
436•akyuu•12h ago•122 comments

Agent Reading Test

https://agentreadingtest.com
60•kaycebasques•10h ago•18 comments

The cult of vibe coding is dogfooding run amok

https://bramcohen.com/p/the-cult-of-vibe-coding-is-insane
513•drob518•11h ago•446 comments

Show HN: TTF-DOOM – A raycaster running inside TrueType font hinting

https://github.com/4RH1T3CT0R7/ttf-doom
38•4RH1T3CT0R•10h ago•9 comments

The team behind a pro-Iran, Lego-themed viral-video campaign

https://www.newyorker.com/culture/infinite-scroll/the-team-behind-a-pro-iran-lego-themed-viral-vi...
122•tantalor•15h ago•180 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