Auto mode is now the default in Claude Code for Pro, Max, and Team plans | Claude by Anthropic
Claude Code will soon run auto mode by default for Pro, Max, and Team plans, enabling longer-running autonomous work, and catching more dangerous commands.
The Pulse: Quitting Spotify Podcasts over reliability
Spotify’s podcast platform has become chronically unreliable since the company’s leadership started boasting about AI adoption. Competitors haven’t had similar issues, so I offboarded from Spotify.
MacOS Niri and Hyprland inspired tiling window manager that’s developer signed and notorized (safe for managed enterprise environments). Aiming for parity and extra innovation.
BarutSRB/OmniWM: MacOS Niri and Hyprland inspired tiling window manager that's developer signed and notorized (safe for managed enterprise environments). Aiming for parity and extra innovation.
MacOS Niri and Hyprland inspired tiling window manager that's developer signed and notorized (safe for managed enterprise environments). Aiming for parity and extra innovation. - BarutSRB/OmniWM
petergyang/human-review: A visual tool to edit HTML and Markdown files, leave comments like a Google Doc, and send feedback to your AI agent. Works inside your favorite AI harness.
A visual tool to edit HTML and Markdown files, leave comments like a Google Doc, and send feedback to your AI agent. Works inside your favorite AI harness. - petergyang/human-review
The Durable Objects programming model on machines you own. Addressable, single-writer actors with a private SQLite database, state in your own bucket. Open source, ~9x cheaper than Durable Objects for resident agents.
firecrawl/anydoc: Convert Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV, and PDF to clean Markdown. Built in Rust, with Node.js and Python bindings.
Convert Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV, and PDF to clean Markdown. Built in Rust, with Node.js and Python bindings. - firecrawl/anydoc
jdx on X: "does anyone else prefer having super vanilla AGENTS.md, not use skills, basically no agent configuration? I'm considering removing most of what's in these in my projects. Agents don't need it and it's mostly noise. I feel it probably makes agents behave worse." / X
I'm considering removing most of what's in these in my projects. Agents don't need it and it's mostly noise. I feel it probably makes agents behave worse.
AI writes confident Rails code that quietly breaks production standards. Build a quality workflow that catches it: Lefthook gates, Strong Migrations as a hard line, N+1 detection with Prosopite, database checks in layers, and CI that mirrors local hooks.
The Metaphysics of Vibe Coding (or the Absence of It) - Julian Rubisch
Thoughts on how an old philosophical debate resurfaces in the agentic coding discussion. Is code really disposable or is it an essential artifact for thinking? How does the relationship we have to the coded representations shape our decision-making process?
Don't Ship Skills Without Evals — Philipp Schmid, Google DeepMind
There are thousands of agent skills. Almost none of them are tested. They get vibe-checked with two manual runs, maybe a thumbs-up from a colleague, then shi...