Brandon Casci - How One Person Becomes a Dev Team with Claude Code
Learn how to orchestrate AI agents in Claude Code to multiply your development output. No frameworks, just folders and markdown that turn one developer into five specialists.
Neovim incremental selection using Tree-sitter | pawelgrzybek.com
I use incremental selections in Neovim all the time. This is where I tap, tap, tap, and on every single tap, the selection expands starting from the cursor position and climbs up by the node or the whole scope.
hariq on X: "We also shipped a ton of new Claude Code features today, including: - checkpointing - a new VSCode extension - tab to think - a new mascot, we call him Clawd 🦀 https://t.co/8KkwNBdZLQ" / Twitter
- checkpointing
- a new VSCode extension
- tab to think
- a new mascot, we call him Clawd 🦀
Update data in migrations like a boss. Don't write raw SQL in migration, don't define models in migrations again, don't use seeds. Use migration_data gem to keep your migrations up to date, migrate data in production, test data migration code and clean them up.
This Part 1 (of a 2-part series) is a practical, hands-on, applicable approach to database indexes. We’ll cover what B Trees are with a focus on deeply understanding, and internalizing how they store data on disk, and how your database uses them to speed up queries. This will set us up nicely for part 2, […]
Our Stewardship: Where We Are, What’s Changing and How We’ll Engage
Dear Rubyists,
Thank you for giving me this opportunity to share with you. We take our stewardship of the Ruby Gems ecosystem seriously. Our mission is clear: keep the language and the infrastructure you rely on stable, safe, and trustworthy. Before we get to what the next steps will be,
SaaS vs Custom Software: What’s Best for Your Business?
Compare SaaS and custom software based on cost, control, and growth. Learn which fits your business needs with real examples and a clear, expert voice.
Coding agents like Anthropic’s Claude Code and OpenAI’s Codex CLI represent a genuine step change in how useful LLMs can be for producing working code. These agents can now directly …
Claude Sonnet 4.5 is probably the “best coding model in the world” (at least for now)
Anthropic released Claude Sonnet 4.5 today, with a very bold set of claims: Claude Sonnet 4.5 is the best coding model in the world. It’s the strongest model for building …