frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Malus – Clean Room as a Service

https://malus.sh
502•microflash•4h ago•184 comments

The Met Releases High-Def 3D Scans of 140 Famous Art Objects

https://www.openculture.com/2026/03/the-met-releases-high-definition-3d-scans-of-140-famous-art-o...
83•coloneltcb•1h ago•18 comments

Show HN: OneCLI – Vault for AI Agents in Rust

https://github.com/onecli/onecli
30•guyb3•1h ago•12 comments

Bubble Sorted Amen Break

https://parametricavocado.itch.io/amen-sorting
19•eieio•29m ago•7 comments

Reversing memory loss via gut-brain communication

https://med.stanford.edu/news/all-news/2026/03/gut-brain-cognitive-decline.html
26•mustaphah•1h ago•1 comments

Kotlin creator's new language: a formal way to talk to LLMs instead of English

https://codespeak.dev/
163•souvlakee•3h ago•132 comments

Converge (YC S23) Is Hiring a Founding Platform Engineer (NYC, Onsite)

https://www.runconverge.com/careers/founding-platform-engineer
1•thomashlvt•41m ago

US banks' exposure to private credit hits $300B (2025)

https://alternativecreditinvestor.com/2025/10/22/us-banks-exposure-to-private-credit-hits-300bn/
172•JumpCrisscross•4h ago•98 comments

Asia rolls out 4-day weeks, WFH to solve fuel crisis caused by Iran war

https://fortune.com/2026/03/11/iran-war-fuel-crisis-asia-work-from-home-closed-schools-price-caps/
207•speckx•2h ago•108 comments

The Cost of Indirection in Rust

https://blog.sebastiansastre.co/posts/cost-of-indirection-in-rust/
39•sebastianconcpt•3d ago•9 comments

Dolphin Progress Release 2603

https://dolphin-emu.org/blog/2026/03/12/dolphin-progress-report-release-2603/
225•BitPirate•8h ago•37 comments

Show HN: LogClaw – Open-source AI SRE that auto-creates tickets from logs

https://logclaw.ai
10•Robelkidin•36m ago•2 comments

Italian prosecutors seek trial for Amazon, 4 execs in alleged $1.4B tax evasion

https://www.reuters.com/world/italian-prosecutors-seek-trial-amazon-four-execs-over-alleged-14-bl...
98•amarcheschi•2h ago•18 comments

Show HN: Understudy – Teach a desktop agent by demonstrating a task once

https://github.com/understudy-ai/understudy
6•bayes-song•38m ago•0 comments

Avoiding Trigonometry (2013)

https://iquilezles.org/articles/noacos/
175•WithinReason•8h ago•47 comments

Emacs internals: Tagged pointers vs. C++ std:variant and LLVM (Part 3)

https://thecloudlet.github.io/blog/project/emacs-03/
46•thecloudlet•5h ago•17 comments

Full Spectrum and Infrared Photography

https://timstr.website/blog/fullspectrumphotography.html
9•alter_igel•4d ago•0 comments

3D-Knitting: The Ultimate Guide

https://www.oliver-charles.com/pages/3d-knitting
193•ChadNauseam•9h ago•67 comments

Claude now creates interactive charts, diagrams and visualizations

https://claude.com/blog/claude-builds-visuals
61•adocomplete•1h ago•28 comments

ATMs didn't kill bank Teller jobs, but the iPhone did

https://davidoks.blog/p/why-the-atm-didnt-kill-bank-teller
138•colinprince•2h ago•168 comments

Long Overlooked as Crucial to Life, Fungi Start to Get Their Due

https://e360.yale.edu/features/fungi-kingdom
18•speckx•4h ago•0 comments

Suburban school district uses license plate readers to verify student residency

https://www.nbcchicago.com/consumer/suburban-school-district-uses-license-plate-readers-to-verify...
148•josephcsible•3h ago•169 comments

Printf-Tac-Toe

https://github.com/carlini/printf-tac-toe
104•carlos-menezes•4d ago•11 comments

High fidelity font synthesis for CJK languages

https://github.com/kaonashi-tyc/zi2zi-JiT
41•kaonashi-tyc-01•3d ago•4 comments

Lf-lean: The frontier of verified software engineering

https://theorem.dev/blog/lf-lean/
4•alpaylan•2h ago•0 comments

The Road Not Taken: A World Where IPv4 Evolved

https://owl.billpg.com/ipv4x/
4•billpg•2h ago•0 comments

Returning to Rails in 2026

https://www.markround.com/blog/2026/03/05/returning-to-rails-in-2026/
309•stanislavb•11h ago•191 comments

Reliable Software in the LLM Era

https://quint-lang.org/posts/llm_era
82•mempirate•9h ago•26 comments

Big Data on the Cheapest MacBook

https://duckdb.org/2026/03/11/big-data-on-the-cheapest-macbook
247•bcye•6h ago•216 comments

Apple's MacBook Neo makes repairs easier and cheaper than other MacBooks

https://arstechnica.com/gadgets/2026/03/more-modular-design-makes-macbook-neo-easier-to-fix-than-...
14•GeekyBear•35m ago•2 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