HN Top 10 β July 12, 2026
Todayβs Top 10 on Hacker News
1. Vint Cerf, a βfather of the Internetβ, is retiring
β 99 π¬ 60 π€ compiler-guy π Discuss on HN
Vint Cerf, co-inventor of TCP/IP protocols and one of the founding architects of the Internet, is stepping down from his role at Google after a decades-long career that shaped the modern digital world. The post celebrates his legacy and impact on network technology.
2. Show HN: Mindwalk β Replay coding-agent sessions on a 3D map of your codebase
β 73 π¬ 35 π€ cosmtrek π Discuss on HN
Mindwalk is a tool that records and replays coding-agent sessions as a navigable 3D visualization of your codebase. It lets developers revisit the full context and flow of AI-assisted coding sessions, making it easier to understand how decisions were made during automated development.
3. Mesh LLM: distributed AI computing on iroh
β 266 π¬ 59 π€ tionis π Discuss on HN
Mesh LLM is a framework that enables distributed large language model inference across multiple devices using iroh, a peer-to-peer networking library. It splits model computation across a mesh network of connected machines, making it possible to run larger models than any single device could handle alone.
4. Protobuf-py: Protobuf for Python, without compromises
β 54 π¬ 8 π€ ming13 π Discuss on HN
Protobuf-py is a new Protocol Buffers implementation for Python that aims to provide full feature parity with the official protobuf specification. It eliminates common compromises found in Python bindings like slow performance, incomplete type support, and compatibility gaps.
5. An agent in 100 lines of Lisp
β 164 π¬ 32 π€ jamiebeach π Discuss on HN
This post demonstrates building a complete AI agent system in approximately 100 lines of Lisp. The implementation shows how the languageβs minimalism and powerful macro system make it possible to construct complex agentic behavior with remarkably little code.
6. Text art tools
β 51 π¬ 14 π€ surprisetalk π Discuss on HN
A curated collection of tools for creating text-based art, including ASCII generators, ANSI art editors, and Unicode typography utilities. The resource covers both classic text-art traditions and modern tools for creating visual designs using only characters.
7. Show HN: Ant β A JavaScript runtime and ecosystem
β 274 π¬ 118 π€ theMackabu π Discuss on HN
Ant is a new JavaScript ecosystem featuring its own runtime with a custom JavaScript engine, a package manager with the ants.land registry, a deployment platform, and Ant Desktop for native desktop apps using web technologies. The author is seeking early feedback on this end-to-end alternative to existing JavaScript stacks.
8. Nvidia, CoreWeave, and Nebius: Inside the Circular Financing of the GPU Boom
β 273 π¬ 110 π€ adletbalzhanov π Discuss on HN
This investigative report reveals how Nvidia, CoreWeave, and Nebius are caught in a circular financing arrangement that has helped fuel the GPU boom. The interconnected investment relationships raise questions about valuation transparency and the sustainability of the current AI infrastructure investment cycle.
9. RISCBoy is an open-source portable games console, designed from scratch
β 146 π¬ 21 π€ mariuz π Discuss on HN
RISCBoy is an open-source portable gaming console built around a custom RISC-V architecture. The project was designed entirely from scratch, featuring a self-contained CPU that can run retro games. It showcases how modern FPGA and RISC-V tooling make it feasible to build a complete gaming system as a personal hardware project.
10. I Did Not Kill Stanley Lieber: How to Draw (With 9front)
β 74 π¬ 25 π€ c-c-c-c-c π Discuss on HN
A detailed guide to drawing and typography using 9front, a lightweight Unix-like operating system from the Plan 9 family. The post covers creating vector-style artwork with 9frontβs native tools like acme and draw, demonstrating how its minimalist design philosophy extends to graphic creation workflows.