Hi, I'm Dario
I'm a full-stack software engineer experienced in a variety of technologies, with a current focus mainly on JavaScript/TypeScript and related frameworks and tools.
Welcome to my corner of the internet, where I write about technology, primarily focusing on software development and DevOps.
If you're curious, feel free to explore more about my journey and expertise, or read through my blog's archive.

My latest blog posts
- February 14, 2026
Your SaaS works perfectly, until real users show up
SaaSReactNext.js
Your SaaS works great until real humans (and their ad-blockers, auto-translators, and bot friends) prove you wrong. - August 17, 2025
Why you should consider Zed as your next editor
Editors
Zed is a fantastic editor that is becoming the go-to choice for many developers. - October 26, 2024
When to use redirect() vs. router.push() in Next.js
Next.js
Explaining the two methods for programmatically redirecting a user in Next.js components, server functions, or route handlers.