Two hours from idea to a live URL
Anthony "chovy" Ettinger built and launched tipoffwatch.com, a free sports notification service, in two hours, from first commit at 15:28 to live by 17:30 on August 19, 2026. The service uses ESPN's p…
Anthony "chovy" Ettinger built and launched tipoffwatch.com, a free sports notification service, in two hours, from first commit at 15:28 to live by 17:30 on August 19, 2026. The service uses ESPN's p…
In just 11 days, 64 AI agents successfully ported approximately 535,000 lines of Zig code to Rust for the Bun runtime, reducing memory usage from 6.7 GB to 609 MB in a benchmark of 2,000 parallel buil…
A developer has built Guren, a fullstack TypeScript framework for Bun that treats AI coding agents as a design input, offering Laravel-style conventions, end-to-end type safety, and built-in agent int…
Anthony “chovy” Ettinger, a developer, fixed his SQLite-based feed crawler that stopped writing rows despite reads returning in 100ms, after discovering that 12 concurrent transactions were contending…
Bun 1.4, the JavaScript runtime by Oven-Sh, has been delayed for over three months, with its creator Jarred Sumner repeatedly promising imminent releases that have not materialized, according to a blo…
A developer has published a detailed architecture for a DIY Slack bot that gives every thread its own dedicated Claude Code session running in a disposable container, built on the Claude Agent SDK. Th…
Cosyncing, a new open-source tool, lets users synchronize and control coding agents such as DeepSeek Harness and Claude Code from a phone or desktop via a local broker, with no hosted service. The bro…
Andréas, a full-stack developer and CTO at a B2B SaaS, measured the runtime of AI coding-agent jobs on his agent-orchestration platform and found that infrastructure overhead costs 5–8 minutes per job…
Tracepaper, an open-source MCP server that gives AI agents a visual canvas for drawing HTML frames and receiving human feedback via pinned comments, is now available via a one-line install with Bun 1.…
A solo developer's $2,430 refactor of 189 files in a 717,725-line TypeScript codebase probes agentic coding's blind spot: changes with no test oracle. Joël Abenhaïm, a Paris-based developer, used AICo…
Developer Younggi Choi released cliclaw, a daemon that lets users control Claude Code, Codex, Pi, and Gemini CLI from Telegram, with per-chat agent sessions, a safety gate, and auto-detection of corpo…
Bun creator Jarred Sumner detailed the JavaScript runtime's migration from Zig to Rust using Claude Code, while Zig creator Andrew Kelley publicly criticized the project and Sumner, calling him a 'sti…
Archon, an open-source workflow engine for AI coding agents, has been released to make AI coding deterministic and repeatable by defining development processes as YAML workflows. The tool, created by …
Anthropic deleted 80% of Claude Code's system prompt, and the tool became smarter, according to Boris Cherny, creator of Claude Code. Cherny's team strips instructions as models improve, arguing that …
A developer has created a local proxy for OpenCode Zen that strips the non-standard `model_id` field from Grok CLI assistant history before forwarding requests to the upstream Chat Completions API. Th…
Rever-browser, an Electron app that pairs a real Chromium tab with an ACP-based coding agent, enables users to reverse-engineer websites by capturing live network traffic and using AI agents to analyz…
Aikido Security disclosed a critical npm supply chain attack dubbed ChainDrop, which compromised popular packages including keyv, flat-cache, and file-entry-cache. The attackers hijacked maintainer Gi…
On March 31, 2026, Chaofan Shou discovered that Anthropic's Claude Code source code was exposed via a sourcemap file in the npm package, revealing the entire source code of the AI coding CLI. The leak…
Socket's Threat Research Team reported an active supply chain attack on August 4, 2026, that compromised the npm packages keyv and cacheable, affecting tens of millions of weekly downloads. The attack…
RedMonk's analysis of 15 open source projects found that AI-authored code, identified by machine-readable markers such as 'Co-authored-by: Claude' or agent authorship, is increasing, though the exact …