Reading up on TLA+
4 deep · digging since dec 17, 25
- Cheap code means formal verification is reasonable now — Antfly Blog
The Antfly team shows how coding agents using TLA+ can formally model distributed systems to cheaply find and verify race conditions and other bugs.
- Coding Agents Meet Distributed Reality
AI-generated distributed code should target frameworks like Hydro that make common concurrency bugs compile-time errors rather than runtime failures.
- AI will make formal verification go mainstream
Formal verification will become mainstream as AI coding agents leverage proof systems like Lean for validation, according to a Hacker News discussion.
- On the success of 'natural language programming' - Marc's Blog
Natural language programming succeeds because software has always been built through conversational specification loops, and LLMs now include computers in those loops.