Manifesto

At some point you touched a computer and the computer did what you wanted...
You made it do what you wanted it to do, and you realised you were a god.

Robert C. Martin

What I believe

Principles I build with.

  • 01
    Code nobody notices is the best code there is. If the user doesn't see it, it worked.
  • 02
    Performance is not a feature. It's respect. Every second of latency has a face.
  • 03
    Users don't owe software their patience. Software owes intelligence to its users.
  • 04
    Writing code is easy. Writing code another person can read without cursing you: that's the craft.
  • 05
    The best architecture is the one that disappears. Structure you can see is structure that gets in the way.