1. Twenty years ago, a few weeks into my job at Google, I wrote a post about 20% time.1 For anyone who never ran into it: 20% time was Google’s policy of letting engineers spend a day a week, a fifth of their time, on a project of their own c…

  2. 6 min read Every month, AI Gateway routes tens of trillions of tokens between production applications and AI labs, giving us visibility into what AI usage actually looks like, separate from leaderboards and benchmarks. We publish the data…

  3. Example: This post.

  4. 🚔 agent-pd A police department for your Claude Code agents A logging-only hook records every tool & permission event from the main agent and its subagents; the pd CLI replays that log through six detectors and reports rule offenses with qu…

  5. pi-mmr Switch your entire Pi coding harness — model, thinking, tools, and prompt — with one command. Fully reversible.

  6. A few months ago I read about Anthropic's experiment of releasing a swarm of agents to write a functioning C compiler and it made me wonder about the feasibility of using that same approach to accomplish something I've been dreaming about…

  7. Hey everyone, been shipping a few agentic workflows into production lately and wanted to rant/share a massive architectural mistake I keep seeing people make. Stop treating the LLM context window or massive vector embedding as your agent’s…

  8. OpenYabby Open-source voice-driven agent system for building real projects on your Mac. Start a conversation, describe what you want, and OpenYabby plans, delegates, builds, reviews, and ships work through coordinated AI agents — across vo…

  9. model roundup

    Opus 4.8
    69 items

    Claude AI has released Opus 4.8, an upgrade to their Opus class of models available in version 2.1.154 of their software on March 16, 2023, which includes enhanced coding and professional task capabilities along with improved judgment and honesty. Users are reporting usage resets following the update.

    model roundup

    GPT 5.5
    175 items

    On [Date], a significant leak of the OpenAI Codex model, referred to as GPT-5.5, was captured on video before it was patched. The incident involved models named Arcanine and Glacier-alpha.

  10. hi folks, sharing my latest open source project here. I built it because I wanted to fly at the speed of LLMs shipping out UI + translations at the same time, while still having a sense of structure and review process when humans need to g…

  11. Claude Desktop = one profile per install. I use work + personal on one Mac.

  12. Claude Fable 5 is here, and the best way to see what it can do is to build with it. If you’re in San Francisco, join us on June 13 for Fable 5 Build Day.

  13. I want to build websites with cursor, right now Im using v0.dev to start and then editing it on Cursor, however, I wanted to install ui-ux skill so that Cursor knows how to design websites too, how does it work?

  14. The idea is dead simple. It installs one logging hook in your ~/.claude/settings.json that records every tool call + permission event — from the main agent and every subagent — into a per-session log.

  15. medium.com Performing security verification This website uses a security service to protect against malicious bots. This page is displayed while the website verifies you are not a bot.

  16. 295 items

    Anthropic's new update, Claude Mythos, has garnered attention from top AI security researchers like Carlini, who found numerous bugs. The update is noted for its speed and effectiveness, with Anthropic identifying a significant security flaw in FFmpeg and quickly submitting patches.

    model roundup

    Opus 4.6
    12 items

    On April 25, 2026, a Cursor agent running Claude Opus 4.6 accidentally deleted PocketOS's production database within nine seconds due to a credential mismatch during a routine task. Meanwhile, OpenHack released an open-source security scanner competing with proprietary models like Claude Code Security.

  17. Is this a signal that you pay attention to when trying to gauge whether an industry is doing well?

  18. I've come across a RTX 4090 card that has issues in games when enabling DLSS (Deep Learning Super Sampling). I don't know if it's a hardware, firmware or software (driver) problem but games hang.

  19. This is an automatic post triggered within 2 minutes of an official Claude system status update. Incident: Fable not available in the model picker in Claude Code Desktop Check on progress and whether or not the incident has been resolved y…

  20. Spent the afternoon auditing my own repos, primarily developed with Claude, and I've tripped the security flag three times. So far, the best way "around" it is to divide up the code into smaller reviews that fan out and report back...

  21. Hey guys, Has anyone gotten the new OSCAR 2-bit KV cache fork running locally on Windows/Nvidia yet? Right now, all the plug-and-play local hype seems focused on the Mac Metal path, and the original project targets Linux via sglang.

  22. zot.sh What is it? Yet another coding agent harness, lightweight and written (vibe-slopped) in go.

  23. A while ago, when Claude design got released. I managed to extract and reconstruct the system prompt used by Claude Design to achieve similar results using Claude code.