Archives
All the articles I've archived.
2026 3
February 3
-
Getting Software Done: Feeding and Managing Our System
Published:Third part of a series of posts for developers on how to better organize work and regain focus to be more productive with less stress.
-
Getting Software Done: The GTD System
Published:Second part of a series of posts for developers on how to better organize work and regain focus to be more productive with less stress.
-
Getting Software Done: The Messy Mind
Published:First part of a series of posts for developers about how to better organize work and regain focus to be more productive with less stress.
2025 1
October 1
-
Functional Programming: Concepts that Could Help You
Published:Discover how core Functional Programming concepts like pure functions, immutability, and function composition can improve the readability, maintainability, and reliability of your Java code.
2024 1
November 1
-
GitTricks: How to keep your history clean
Published:This post explains how to keep your git history clean.