Skip to main content
Why ‘Just Start Building’ Ships LateThe psychology behind why engineers skip the obvious first step of kicking off cross-functional dependencies early.
Pop Quiz: Software TestingA pop quiz exploring software testing concepts including global state issues, flaky tests, production bugs despite passing tests, the 100% code coverage paradox, and when mocks become problematic.
Tutorial: DIY Website-Blocking Focus Timer on MacOSTutorial about using /etc/hosts to set up a website-blocking focus timer on Mac OS.
Tutorial: SQL Window FunctionsTutorial about SQL window functios (PARTITION BY, OVER, ROW_NUMBER, etc).