frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Codex for almost everything

https://openai.com/index/codex-for-almost-everything/
434•mikeevans•3h ago•228 comments

Claude Opus 4.7

https://www.anthropic.com/news/claude-opus-4-7
1153•meetpateltech•6h ago•861 comments

German Dog Commands

https://www.fluentu.com/blog/german/german-dog-commands/
23•rolph•1h ago•26 comments

PCI Express over Fiber [video]

https://www.youtube.com/watch?v=XaDa9bBucEI
79•mmastrac•5d ago•19 comments

TigerBeetle: A Trillion Transactions [video]

https://www.youtube.com/watch?v=y2_BqkKTbD8
38•adityaathalye•4d ago•12 comments

Cloudflare's AI Platform: an inference layer designed for agents

https://blog.cloudflare.com/ai-platform/
195•nikitoci•7h ago•47 comments

Qwen3.6-35B-A3B: Agentic coding power, now open to all

https://qwen.ai/blog?id=qwen3.6-35b-a3b
730•cmitsakis•6h ago•343 comments

Qwen3.6-35B-A3B on my laptop drew me a better pelican than Claude Opus 4.7

https://simonwillison.net/2026/Apr/16/qwen-beats-opus/
117•simonw•2h ago•23 comments

Put your SSH keys in your TPM chip

https://raymii.org/s/tutorials/Put_your_SSH_keys_in_your_TPM_chip.html
70•type0•4d ago•71 comments

Launch HN: Kampala (YC W26) – Reverse-Engineer Apps into APIs

https://www.zatanna.ai/kampala
51•alexblackwell_•5h ago•52 comments

The future of everything is lies, I guess: Where do we go from here?

https://aphyr.com/posts/420-the-future-of-everything-is-lies-i-guess-where-do-we-go-from-here
395•aphyr•7h ago•406 comments

Darkbloom – Private inference on idle Macs

https://darkbloom.dev
456•twapi•16h ago•220 comments

Artifacts: Versioned storage that speaks Git

https://blog.cloudflare.com/artifacts-git-for-agents-beta/
107•jgrahamc•7h ago•7 comments

Circuit Transformations, Loop Fusion, and Inductive Proof

https://natetyoung.github.io/carry_save_fusion/
6•matt_d•3d ago•0 comments

Show HN: CodeBurn – Analyze Claude Code token usage by task

https://github.com/AgentSeal/codeburn
50•agentseal•2d ago•13 comments

IPv6 traffic crosses the 50% mark

https://www.google.com/intl/en/ipv6/statistics.html?yzh=28197
728•Aaronmacaron•1d ago•521 comments

Show HN: MacMind – A transformer neural network in HyperCard on a 1989 Macintosh

https://github.com/SeanFDZ/macmind
95•hammer32•7h ago•28 comments

Six Characters

https://ajitem.com/blog/iron-core-part-2-six-characters/
66•Airplanepasta•3d ago•10 comments

We gave an AI a 3 year retail lease and asked it to make a profit

https://andonlabs.com/blog/andon-market-launch
162•lukaspetersson•5h ago•240 comments

The paper computer

https://jsomers.net/blog/the-paper-computer
257•jsomers•3d ago•81 comments

FSF trying to contact Google about spammer sending 10k+ mails from Gmail account

https://daedal.io/@thomzane/116410863009847575
347•pabs3•16h ago•200 comments

Cloudflare Email Service

https://blog.cloudflare.com/email-for-agents/
350•jilles•7h ago•154 comments

Japan implements language proficiency requirements for certain visa applicants

https://www.japantimes.co.jp/news/2026/04/15/japan/society/jlpt-visa-requirement/
86•mikhael•3h ago•46 comments

Codex Hacked a Samsung TV

https://blog.calif.io/p/codex-hacked-a-samsung-tv
176•campuscodi•9h ago•104 comments

AI cybersecurity is not proof of work

https://antirez.com/news/163
170•surprisetalk•9h ago•74 comments

Modern Microprocessors – A 90-Minute Guide

https://www.lighterra.com/papers/modernmicroprocessors/
164•Flex247A•4d ago•19 comments

European civil servants are being forced off WhatsApp

https://www.politico.eu/article/european-civil-servants-new-messaging-services/
22•aa_is_op•55m ago•5 comments

ChatGPT for Excel

https://chatgpt.com/apps/spreadsheets/
313•armcat•23h ago•190 comments

PHP 8.6 Closure Optimizations

https://wiki.php.net/rfc/closure-optimizations
94•moebrowne•2d ago•22 comments

RamAIn (YC W26) Is Hiring

https://www.ycombinator.com/companies/ramain/jobs/bwtwd9W-founding-gtm-operations-lead
1•svee•13h ago
Open in hackernews

Recursive LLM prompts

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

Comments

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

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

danielbln•12mo ago
The last commit is from April 2023, should this post maybe have a (2023) tag? Two years is eons in this space.
gwintrob•12mo 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•12mo 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•12mo 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•12mo ago
I love this! My take on it for MCP: https://github.com/kordless/EvolveMCP
K0balt•12mo 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