I stopped worrying and learned to love the easy fix
tn1ck.com·6h·
Flag this post

As software engineers, we strive to build clean systems. Cleaner systems are easier to work with, easier to reason about, and easier to extend. But finding the right solution is very hard, so much that one could argue, if you found the right solution, you’re done .

But after leading development for multiple years on a singular product, the bias towards the clean solutions affected me negatively. The striving towards the right solution, made me too obsessed at times with my vision of the system, how I believed everything should work and if we get there, everything will be blissful.

So much that I at times, didn’t go for the very easy solutions , that while broken by default, would have elevated the pain and improved the product.

Fear of getting stuck with the wrong solution

A p…

Similar Posts

Loading similar posts...