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.

Latest Posts
View allHow not to communicate a production incident
AWSCommunication
AWS had a production issue on Friday and gave a good example of how not to talk to your customers.
Owning technical decisions in the age of AI
AIEngineering
Using an LLM to shape a technical proposal is fine, but the accountability for that proposal and the code behind it is still yours.
The Next.js bloom filter and how it can break App Router migrations
Next.jsReact
During an incremental App Router migration, a probabilistic data structure buried in your client bundle can randomly turn working links into 404s.