frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Shipping a Laptop to a Refugee Camp in Uganda

https://notesbylex.com/shipping-a-laptop-to-a-refugee-camp-in-uganda
136•lexandstuff•2h ago•24 comments

Don't just paste the AI at me

https://dontquotetheai.com/
40•khaosdoctor•1h ago•21 comments

Why Japanese companies do so many different things

https://davidoks.blog/p/why-japanese-companies-do-so-many
454•d0ks•9h ago•267 comments

Project Glasswing: An Initial Update

https://www.anthropic.com/research/glasswing-initial-update
281•louiereederson•4h ago•186 comments

Why We've Filed a Referendum

https://www.stopstratos.org
33•mrwaffle•1h ago•7 comments

A Wayland Compositor in Minecraft

https://modrinth.com/mod/waylandcraft
105•Jotalea•2d ago•23 comments

Sleep research led to a new sleep apnea drug

https://temertymedicine.utoronto.ca/news/how-decades-sleep-research-led-new-sleep-apnea-drug
35•colinprince•2h ago•17 comments

Open source Kanban desktop app that runs parallel agents on every card

https://www.kanbots.dev/
152•vitriapp•6h ago•89 comments

Lawmakers Demand Answers as CISA Tries to Contain Data Leak

https://krebsonsecurity.com/2026/05/lawmakers-demand-answers-as-cisa-tries-to-contain-data-leak/
113•speckx•7h ago•32 comments

SpaceX launches Starship v3 rocket

https://www.nbcnews.com/now/video/spacex-successfully-launches-prototype-of-starship-rocket-26383...
36•busymom0•46m ago•8 comments

I’m Writing Again

https://www.cringely.com/2026/05/21/im-writing-again/
86•dan_hawkins•9h ago•22 comments

Deno 2.8

https://deno.com/blog/v2.8
295•roflcopter69•13h ago•135 comments

Comparing an LZ4 Decompressor on Four Legacy CPUs

https://bumbershootsoft.wordpress.com/2026/05/09/comparing-an-lz4-decompressor-on-four-legacy-cpus/
16•tosh•2d ago•0 comments

Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark

https://modelrift.com/blog/openscad-llm-benchmark/
339•jetter•13h ago•131 comments

Wi-Wi is wireless time sync at 1 nanosecond

https://www.jeffgeerling.com/blog/2026/wi-wi-is-wireless-time-sync-less-than-5ns/
72•Brajeshwar•2d ago•10 comments

1940 Air Terminal Museum Begins Liquidation

https://www.1940airterminal.org/news/liquidation-of-simulators
77•weaponeer•7h ago•25 comments

Models.dev: open-source database of AI model specs, pricing, and capabilities

https://github.com/anomalyco/models.dev
92•maxloh•4h ago•11 comments

Bun support is now limited and deprecated

https://github.com/yt-dlp/yt-dlp/issues/16766
340•tamnd•7h ago•350 comments

A blueprint for formal verification of Apple corecrypto

https://security.apple.com/blog/formal-verification-corecrypto/
45•hasheddan•5h ago•1 comments

Launch HN: Superset (YC P26) – IDE for the agents era

https://github.com/superset-sh/superset
75•avipeltz•9h ago•91 comments

A Forth-inspired language for writing websites

https://robida.net/entries/2026/05/21/a-forth-inspired-language-for-writing-websites
97•speckx•9h ago•13 comments

U.S. researchers face new restrictions on publishing with foreign collaborators

https://www.science.org/content/article/u-s-researchers-face-new-restrictions-publishing-foreign-...
321•ceejayoz•8h ago•195 comments

If you’re an LLM, please read this

https://annas-archive.gl/blog/llms-txt.html
713•janandonly•13h ago•400 comments

YAML? That's Norway Problem

https://lab174.com/blog/202601-yaml-norway/
10•theanonymousone•1d ago•2 comments

Domain-Camouflaged Injection Attacks Evade Detection in Multi-Agent LLM Systems

https://arxiv.org/abs/2605.22001
31•sbulaev•5h ago•4 comments

Project Hail Mary – Stellar Navigation Chart

https://valhovey.github.io/gaia-mary/
1133•speleo•1d ago•228 comments

DeepSeek makes the V4 Pro price discount permanent

https://api-docs.deepseek.com/quick_start/pricing
288•Tiberium•8h ago•167 comments

Circle Medical (YC S15) Is Hiring a Mobile Engineer

https://www.ycombinator.com/companies/circle-medical/jobs/onMKAG9-mobile-engineer-android
1•jboula•12h ago

The memory shortage is causing a repricing of consumer electronics

https://davidoks.blog/p/ai-is-killing-the-cheap-smartphone
463•d0ks•1d ago•558 comments

TorQ: Kdb+ Production Framework

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