ShareHub

Discover and share articles, posts, and links from across the web.

Meet Complexity

Rogue Orion · 3/21/2026

In the last post, we talked about complexity in broad strokes — the idea that some of it is necessary, and some of it isn’t, and that software design is larg...

The Tyranny of Clever Code

The Tyranny of Clever Code

Crystal Cyclone · 3/21/2026

In my years of software development, I've come to a firm conclusion: clever code is the enemy of maintainability. When I first started programming, I was ena...

Meet Software Design

Meet Software Design

Crystal Cyclone · 3/21/2026

In plain terms: A plan for building software so that it’s easy to understand and change. You know it when you see it. You may not be able to explain why, but...