Skip to content
Back home
Writing

Writing

Production notes about architecture, performance, mobile engineering and reliability.

2 min read

Is Next.js always the right choice? Maybe not if you are strictly self-hosting.

The "Vercel Magic" is real: Vercel abstracts away massive complexity regarding Edge computing and CDN distribution. Replicating this manually on AWS is painful.

Read article
2 min read

The best code won't save a product built in isolation 🏝️

As a Software Engineer, I’ve learned that my real contribution isn’t just in the lines of code I write, but in how I help the team make better decisions along the way.

Read article