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 clear strategy to write maintainable unit and integration tests for NestJS microservices, covering mocks, E2E, and CI best practices.
A candid look at Redis 7's new modules and capabilities that go beyond the usual key-value stuff and how to use them effectively today.
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.