Spec-Driven Development: How I Stopped Vibe Coding with AI
What Spec-Driven Development (SDD) is, why it became the standard way to work with AI coding agents, and the lessons I learned running a full spec-to-ship pipeline on a real project.
Мысли о веб-разработке, архитектуре ПО и лучших практиках инженерии.
What Spec-Driven Development (SDD) is, why it became the standard way to work with AI coding agents, and the lessons I learned running a full spec-to-ship pipeline on a real project.
Discover ElysiaJS, an ergonomic web framework built for Bun runtime that combines Express-like simplicity with exceptional performance and end-to-end type safety.
Vercel's agent-browser introduces a fresh approach to browser automation by using accessibility trees instead of fragile CSS selectors, making it way easier for AI agents to interact with websites.
A deep dive into Uber's distributed systems architecture - from real-time data syncing with gRPC over QUIC, to spatial matching with H3 hexagonal indexing, to smooth map animations using Kalman filters.
Discover Gemini CLI, Google's new open-source AI agent that brings Gemini 2.5 Pro directly to your terminal with 1,000 free requests per day and seamless VS Code integration.
Explore how Astro's innovative island architecture and content-first approach can help you build faster, more efficient websites with optimal performance.
Understanding the revolutionary React Server Components pattern, how it differs from traditional SSR, and when to use them in your applications.