╔═════════════════════════════════════════════════════════════╗
║ ║
║ ▀█▀ ▄▀█ █▄▀ █▀▀ █ ▀█▀ █▀▀ █▀█ █▀█ █▀▄▀█ ║
║ █ █▀█ █ █ ██▄ █ █ █▀ █▀▄ █▄█ █ ▀ █ ║
║ ║
║ ▀█▀ █ █ █▀▀ ▀█▀ █▀█ █▀█ ║
║ █ █▀█ ██▄ █ █▄█ █▀▀ ║
║ ║
╚═════════════════════════════════════════════════════════════╝
// Tech news at terminal velocity
cat 2026-06-23.md
$ cat TLDR.md
▸ • Vercel drops 'Eve', a filesystem-first framework aiming to be the Next.js of AI agents.
▸ • OpenAI and Trail of Bits unleash GPT-5.5-Cyber to automatically patch open-source bugs.
▸ • SpaceX announces 'Starfall', a reentry capsule demo for delivering cargo from orbit.
Vercel just shipped 'Eve', an open-source framework that treats AI agents as directories. It's convention over configuration—drop an `instructions.md` in a folder, add some typed tools, and Eve compiles it into a sandboxed, checkpointed service. Finally, we can stop hand-rolling the same agent plumbing.
SpaceX is preparing to launch a reentry capsule demo mission called 'Starfall'. The goal? Global cargo delivery from low Earth orbit. Because sometimes Amazon Prime just isn't fast enough and you need your packages dropped from space.
OpenAI teamed up with Trail of Bits to unleash GPT-5.5-Cyber on critical open-source projects. In just week one, the AI generated 64 pull requests and found hundreds of bugs. It's nice to see AI fixing the code it inevitably breaks.
General Motors is installing a wave of new robots at its flagship EV factory, conveniently right after laying off 1,300 workers. The autoworkers union is sounding the alarm as the automation timeline accelerates.
Agentic AI is shifting from one-off tasks to continuous background swarms. Claude Code creator Boris Cherny notes we're moving from agents writing code to agents prompting other agents endlessly. It's a fundamental shift from AI as a tool you call, to AI as a background process that never sleeps.
While rearchitecting their Images binding in Rust, Cloudflare engineers spent six weeks chasing a ghost. It turned out to be a deep-seated bug in the open-source `hyper` HTTP library that silently truncated large image responses. A fascinating post-mortem on debugging intermittent failures at edge scale.
Researchers demonstrated a new backdoor attack on diffusion models requiring only a 0.5% poison rate to achieve an 85% attack success rate. It easily evades state-of-the-art defenses, which is exactly the kind of comforting news we want about our image generators.
A new paper proposes a convergence framework for analyzing gradient descent dynamics that goes beyond the Neural Tangent Kernel (NTK) regime. It covers complex, modern architectures including pre-normalized multi-layer transformers.
A man decided to use a massage gun on his tired eyeballs. He was promptly rewarded with retinal tears and severe bruising. Let this be your daily reminder that not every body part needs to be vibrated at 3,200 percussions per minute.