frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Motorola announces a partnership with GrapheneOS

https://motorolanews.com/motorola-three-new-b2b-solutions-at-mwc-2026/
1926•km•15h ago•689 comments

Welcome (back) to Macintosh

https://take.surf/2026/03/01/welcome-back-to-macintosh
28•Udo_Schmitz•49m ago•14 comments

First in-utero stem cell therapy for fetal spina bifida repair is safe: study

https://health.ucdavis.edu/news/headlines/first-ever-in-utero-stem-cell-therapy-for-fetal-spina-b...
211•gmays•7h ago•32 comments

New iPad Air, powered by M4

https://www.apple.com/newsroom/2026/03/apple-introduces-the-new-ipad-air-powered-by-m4/
262•Garbage•7h ago•433 comments

Show HN: Govbase – Follow a bill from source text to news bias to social posts

https://govbase.com
117•foxfoxx•4h ago•58 comments

British Columbia to end time changes, adopt year-round daylight time

https://www.cbc.ca/news/canada/british-columbia/b-c-adopting-year-round-daylight-time-9.7111657
112•ireflect•1h ago•56 comments

"That Shape Had None" – A Horror of Substrate Independence (Short Fiction)

https://starlightconvenience.net/#that-shape-had-none
50•casmalia•3h ago•7 comments

Show HN: Pianoterm – Run shell commands from your Piano. A Linux CLI tool

https://github.com/vustagc/pianoterm
13•vustagc•1h ago•1 comments

Show HN: uBlock filter list to blur all Instagram Reels

https://gist.github.com/shraiwi/009c652da6ce8c99a6e1e0c86fe66886
60•shraiwi•2h ago•17 comments

LFortran compiles fpm

https://lfortran.org/blog/2026/02/lfortran-compiles-fpm/
26•wtlin•2d ago•5 comments

Ask HN: Who is hiring? (March 2026)

131•whoishiring•5h ago•173 comments

Launch HN: OctaPulse (YC W26) – Robotics and computer vision for fish farming

49•rohxnsxngh•5h ago•26 comments

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

42•whoishiring•5h ago•121 comments

How to talk to anyone and why you should

https://www.theguardian.com/lifeandstyle/2026/feb/24/stranger-secret-how-to-talk-to-anyone-why-yo...
492•Looky1173•14h ago•490 comments

Inside the M4 Apple Neural Engine, Part 1: Reverse Engineering

https://maderix.substack.com/p/inside-the-m4-apple-neural-engine
218•zdw•1d ago•55 comments

Reflex (YC W23) Is Hiring Software Engineers – Python

https://www.ycombinator.com/companies/reflex/jobs
1•apetuskey•4h ago

iPhone 17e

https://www.apple.com/newsroom/2026/03/apple-introduces-iphone-17e/
127•meetpateltech•7h ago•111 comments

Packaging a Gleam app into a single executable

https://www.dhzdhd.dev/blog/gleam-executable
64•todsacerdoti•5h ago•4 comments

Use the Mikado Method to do safe changes in a complex codebase

https://understandlegacycode.com/blog/a-process-to-do-safe-changes-in-a-complex-codebase/
127•foenix•4d ago•64 comments

Build your own Command Line with ANSI escape codes (2016)

https://www.lihaoyi.com/post/BuildyourownCommandLinewithANSIescapecodes.html
23•vinhnx•2d ago•5 comments

Parallel coding agents with tmux and Markdown specs

https://schipper.ai/posts/parallel-coding-agents/
90•schipperai•7h ago•67 comments

A case for Go as the best language for AI agents

https://getbruin.com/blog/go-is-the-best-language-for-agents/
109•karakanb•3h ago•183 comments

Why Objective-C

https://inessential.com/2026/02/27/why-objective-c.html
105•ingve•2d ago•96 comments

Zclaw – The 888 KiB Assistant

https://zclaw.dev
67•kristianpaul•2d ago•35 comments

Boss-CSS: I created another "CSS-in-JS" lib

https://dev.to/wintercounter/boss-css-i-created-another-css-in-js-lib-and-here-is-why-23kc
7•wintercounter•2h ago•1 comments

Language Model Contains Personality Subnetworks

https://arxiv.org/abs/2602.07164
37•PaulHoule•6h ago•24 comments

Microsoft bans the word "Microslop" on its Discord, then locks the server

https://www.windowslatest.com/2026/03/02/microsoft-gets-tired-of-microslop-bans-the-word-on-its-d...
957•robtherobber•11h ago•422 comments

Making Video Games in 2025 (without an engine)

https://www.noelberry.ca/posts/making_games_in_2025/
387•alvivar•3d ago•183 comments

Programmable Cryptography

https://0xparc.org/writings/programmable-cryptography-1
6•fi-le•1d ago•0 comments

Notes on Lagrange Interpolating Polynomials

https://eli.thegreenplace.net/2026/notes-on-lagrange-interpolating-polynomials/
34•ibobev•5h ago•9 comments
Open in hackernews

Recursive LLM prompts

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

Comments

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

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

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