Skip to content

What Is The Simplest Thing That Could Possibly Work?

railstips.org
8 pointsluccastera1 comment
On HN

Comments

I am not sure if it is just me but I find that "simple" is not that easy. In a given problem (programming), I usually start with the obvious solution. I then try to accommodate my code to changes or features. The code will then be "complex" or not an elegant solution. In the process, I will discover a "simple" or a better way than the original one that I have.

Obvious -> Complex -> Simple

The author mentioned about a 20 and a 10 page solution to a math problem. It is possible that the person who has the 10 page solution learned from the 20 page solution and discovered a simpler way.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.