How it started in the early '90s.
About

A few opinionated takes on various things

🦾
AI

Maybe instead of building more, should we focus on building better?

πŸ§ͺ
Testing

You touch it? You test it.

πŸ‘΅πŸ»
Respect legacy

If it works, do not touch it. Legacy systems are often a sign of maturity, especially when they generate revenue.

πŸ‘¨πŸ»β€πŸ’Ό
KPI

For most companies, you are a KPI in a spreadsheet. Act accordingly.

🧠
Knowledge awareness

Just because you read a famous architecture book does not mean your code needs every pattern from it.

🧩
Working with difficult personalities

Highly skilled but hard to work with? I bring respect, diligence, and empathy.

☁️
Cloud

There is no such thing as the cloud. It is just someone else's computer.

βœ‚οΈ
Early returns

I prefer early returns. Deep nesting is a code smell, and "else" often makes it worse.

πŸ’©
State of JavaScript

I prefer minimal JavaScript touch-ups over bloated frameworks. Server-side rendered HTML does not have to mean a worse UX.

🧬
Microservices

Working in a team of 20 developers and your CTO wants to break the monolith? Just stand up, leave, and never come back.

πŸ€
Standards

If something is worth doing, it is worth doing well.

πŸ‘¨πŸ»β€πŸ’»
Back to basics

Learn HTML. Everything else is just an enhancement.