Pair Programming for Technical job interviews
Job interviews usually suck, and checking the skills of a given applicant is notoriously difficult and rarely representable. Pair programming doesn't

Search for a command to run...
Job interviews usually suck, and checking the skills of a given applicant is notoriously difficult and rarely representable. Pair programming doesn't

Working API-first is great, but I'd argue technological advances makes Schema-first even greater.

Are you conducting daily stand-up meetings out of obligation, or because they genuinely provide value to your team?

Why I've Ditched Excel and Google Sheets and instead built small domain models.

I love pure functions, but often meet misconceptions regarding database integrations and human input

How do you enforce a pure domain model, while allowing clients to search for information related to, but not included in, your domain model?

Motivation I've recently started a new job, with Pop!_OS rather than Windows (yay!). After a year without using Linux day to day, I wanted to reinstall a bunch of things, one of them being zsh, my shell of choice, with Oh My Zsh and Powerline10k. Wh...

Using a primitive type to store ids is inherently problematic. I explore the minimal way of creating a type-strong Id object in f#.
