Topic Archive: design

The Big Miss: Turning Lemons Into Lemonade

8 minute read

Today was one of those days when I question my life choices. Watch me dig my way out of a hole with the same shovel I used to dig my way in.

Composition in Action: Finishing the Swing

9 minute read

In software engineering, what look to be the easy parts often turn out to be the hard parts. If you’re lucky, the reverse is also true, but don’t count on it.

Code Complete: A Day in the Life of a Product

8 minute read

We’re all professionals here, right? And we all know there’s often quite a gap between what gets posted to social media and the reality on the ground.

Karmic Rule Five

less than 1 minute read

generic logic + custom config ≫ custom logic – Karmic Rules for Writing Pretty Good Code

Karmic Rule Three

less than 1 minute read

If you want to get a complex process right, template it. – Karmic Rules for Writing Pretty Good Code

Karmic Rule Zero

less than 1 minute read

Minimize external dependencies and try not to use shitty libraries. – Karmic Rules for Writing Pretty Good Code

Back to top ↑