frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

GitHub is once again down

https://www.githubstatus.com/incidents/kp06czybl7dw
75•MattIPv4•38m ago•35 comments

Apple Business

https://www.apple.com/newsroom/2026/03/introducing-apple-business-a-new-all-in-one-platform-for-b...
324•soheilpro•5h ago•230 comments

Is anybody else bored of talking about AI?

https://blog.jakesaunders.dev/is-anybody-else-bored-of-talking-about-ai/
146•jakelsaunders94•30m ago•77 comments

Arm AGI CPU

https://newsroom.arm.com/blog/introducing-arm-agi-cpu
181•RealityVoid•3h ago•143 comments

Tell HN: Litellm 1.82.7 and 1.82.8 on PyPI are compromised

https://github.com/BerriAI/litellm/issues/24512
257•dot_treo•8h ago•324 comments

Hypura – A storage-tier-aware LLM inference scheduler for Apple Silicon

https://github.com/t8/hypura
164•tatef•4h ago•66 comments

Wine 11 rewrites how Linux runs Windows games at kernel with massive speed gains

https://www.xda-developers.com/wine-11-rewrites-linux-runs-windows-games-speed-gains/
299•felineflock•2h ago•99 comments

Welcome to FastMCP

https://gofastmcp.com/getting-started/welcome
21•Anon84•1h ago•9 comments

Hypothesis, Antithesis, synthesis

https://antithesis.com/blog/2026/hegel/
154•alpaylan•5h ago•69 comments

ARM AGI CPU: Specs and SKUs

https://sbcwiki.com/docs/soc-manufacturers/arm/arm-silicon/
76•HeyMeco•3h ago•22 comments

No Terms. No Conditions

https://notermsnoconditions.com
191•bayneri•5h ago•81 comments

Lago (YC S21) Is Hiring

https://getlago.notion.site/Lago-Product-Engineer-AI-Agents-for-Growth-327ef63110d280cdb030ccf429...
1•AnhTho_FR•3h ago

Show HN: Email.md – Markdown to responsive, email-safe HTML

https://www.emailmd.dev/
117•dancablam•4h ago•31 comments

Epic Games to cut more than 1k jobs as Fortnite usage falls

https://www.reuters.com/legal/litigation/epic-games-said-tuesday-that-it-will-lay-off-more-than-1...
146•doughnutstracks•5h ago•263 comments

Show HN: Gemini can now natively embed video, so I built sub-second video search

https://github.com/ssrajadh/sentrysearch
171•sohamrj•6h ago•50 comments

Show HN: Gridland: make terminal apps that also run in the browser

https://www.gridland.io/
33•rothific•4h ago•2 comments

How the world’s first electric grid was built

https://worksinprogress.co/issue/how-the-worlds-first-electric-grid-was-built/
17•zdw•4d ago•0 comments

Data Manipulation in Clojure Compared to R and Python

https://codewithkira.com/2024-07-18-tablecloth-dplyr-pandas-polars.html
62•tosh•2d ago•13 comments

Missile defense is NP-complete

https://smu160.github.io/posts/missile-defense-is-np-complete/
201•O3marchnative•8h ago•233 comments

LaGuardia pilots raised safety alarms months before deadly runway crash

https://www.theguardian.com/us-news/2026/mar/24/laguardia-airplane-pilots-safety-concerns-crash
287•m_fayer•5h ago•217 comments

Building Liberal Compute

https://simongrimm.substack.com/p/building-liberal-compute
5•surprisetalk•5d ago•0 comments

Nanobrew: The fastest macOS package manager compatible with brew

https://nanobrew.trilok.ai/
144•syrusakbary•9h ago•93 comments

WolfGuard: WireGuard with FIPS 140-3 cryptography

https://github.com/wolfssl/wolfguard
68•789c789c789c•5h ago•48 comments

Qite.js – Frontend framework for people who hate React and love HTML

https://qitejs.qount25.dev
118•usrbinenv•5d ago•123 comments

Show HN: ProofShot – Give AI coding agents eyes to verify the UI they build

https://github.com/AmElmo/proofshot
99•jberthom•13h ago•66 comments

Tony Hoare and His Imprint on Computer Science

https://cacm.acm.org/blogcacm/tony-hoare-and-his-imprint-on-computer-science/
60•matt_d•3d ago•4 comments

Mystery jump in oil trading ahead of Trump post draws scrutiny

https://www.bbc.com/news/articles/cg547ljepvzo
339•psim1•5h ago•207 comments

Microsoft's "fix" for Windows 11

https://www.sambent.com/microsofts-plan-to-fix-windows-11-is-gaslighting/
866•h0ek•11h ago•641 comments

Debunking Zswap and Zram Myths

https://chrisdown.name/2026/03/24/zswap-vs-zram-when-to-use-what.html
161•javierhonduco•10h ago•46 comments

Ripgrep is faster than grep, ag, git grep, ucg, pt, sift (2016)

https://burntsushi.net/ripgrep/
290•jxmorris12•14h ago•129 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