Vibe coding in 2026 — Are AI coding tools actually making us faster?
A critical look at the productivity claims of AI coding assistants, what the research actually shows, and how to use these tools effectively without falling into common traps.
PERSONAL DEV BLOG
Full-stack developer from Lima, Peru. I write about software development, share tutorials, and occasionally rant about the industry.
const patricio = {
role: "Senior Full-Stack Developer",
location: "Lima, Peru 🇵🇪",
stack: ["TypeScript", "React", "Node", "Python"],
coffee: Infinity
}A critical look at the productivity claims of AI coding assistants, what the research actually shows, and how to use these tools effectively without falling into common traps.
A friendly guide for React developers to adopt Astro's island architecture with practical component patterns and integrations.
A clear strategy to write maintainable unit and integration tests for NestJS microservices, covering mocks, E2E, and CI best practices.
Thoughts on the industry, new tools, and what's actually worth your time.
Practical, copy-pasteable guides for building things with TypeScript, React, and friends.
Architecture, patterns, and the trade-offs behind decisions that survive real users.