March 27, 2026
The Real Problem Is Forced Synchronous Communication
Why some agile rituals create calendar pressure without improving coordination, and how teams can replace them with better async defaults.
Browse the full history in the same system as the rest of the site.
March 27, 2026
Why some agile rituals create calendar pressure without improving coordination, and how teams can replace them with better async defaults.
March 27, 2026
A practical guide to shipping a static Next.js site on Cloudflare Pages with GitHub Actions, plus a safe way to store deployment secrets.
March 27, 2026
A practical look at Pyth price feeds, Hermes, and how to expose them through a small Bun + TypeScript + Elysia REST API.
March 27, 2026
A recent Uniswap AI SDK announcement hints at a bigger shift: DeFi workflows may increasingly be executed by agents instead of humans clicking through interfaces.
March 26, 2026
A practical look at Hono and Bun: where the performance comes from, who maintains them, and why they make sense for greenfield projects.
March 26, 2026
A short note on how to get more value from Serena when working with Claude Code, including the Claude-specific context and a practical fallback.
March 26, 2026
Daily standups used to be a coordination tool. Today, with better async workflows and AI-assisted status sharing, they often waste engineering time at scale.
March 25, 2026
Why removing interactivity as the default makes a CLI more predictable, automatable, and suitable for agent-driven workflows.
June 17, 2025
Free up disk space on your Mac by removing Xcode while keeping Command Line Tools fully functional for development.
March 8, 2025
Learn how to free up space on your Mac's SSD using simple Terminal commands
January 9, 2025
A quick solution to fix Docker's malware warning on Mac OS Sequoia.
May 21, 2024
Angular 18 has an exciting new feature under development for developers: the @let directive. This tool will help you create variables quickly and easily within HTML code. It's important to note that this feature is still being developed and has not yet been merged into a release within Angular 18. Let's understand how it works and look at some cool examples of its potential use.
July 22, 2023
An effective solution to the issue of duplicating the viewport tag in Next.js 13 when defining the viewport directly in components.
July 12, 2023
Learn how to calculate the average execution price for market orders using the Binance API
July 12, 2023
Enhancing the organization of responsive CSS with mixins and SCSS