Skip to main content

#simplicity

The “simplicity” tag highlights reducing complexity by removing unnecessary elements and prioritizing clear, efficient solutions.

2025


2024


Basic tools 🛠️

Beginners use basic tools due to lack of skill, while advanced developers chose them because they know they’re often enough.

Depth-first development 📋

Follow the original task for as long as it takes to complete it. Keep a list of everything else.

Leave it out 🚫

The more you add, the harder it becomes to understand.

Focused commits 🔍

If you don’t know what message to write, it was too long since you last committed.

Functional foundations ⚙️

·23 mins
A selection of functional programming concepts that I feel are helpful to all developers.

2023


Use boring technology 🥱

In technology choices, sometimes “boring” can be better than “interesting”.