Ship Broken Things
matmul.net·3w·
Discuss: Hacker News
Flag this post

Ship Broken Things Published on 06.10.2025


Everything you're building is from ignorance. It's ALWAYS over engineered, complex and unnecessary. Here's why:

Assume you're trying to solve a problem P and your solution is S. Assume to reach S, which is your goal, you need to go through A, B, C, D and so on. But its not a linear path. It's a complex graph, because at each step you have n options to choose from.

For example, you're building a car and at step A, you have 10 engine types, and at step B, you have 12 suspension systems, at C you have 8 transmission options, and at D you have 6 frame materials. That's 5,760 paths with just 4 steps. Add one more step with 5 interior layouts. Now it's 28,800 possible combinations and you have a thousand more variables in reality.

...

Similar Posts

Loading similar posts...