Hacker News new | ask | show | jobs
by wavemode 857 days ago
> Take courage and set out to write up the Great Discovery; if after many hours of red- hot thinking and writing you discover to your dismay a fatal flaw ... all is not lost. Go back to the first paragraph and write something along the lines of “It is tempting to think that ...”

I love this.

I go through similar experiences with software engineering. I notice some area of the field that appears overly complicated (build systems, CI/CD, version control, web frameworks, so on and so on) and start thinking to myself "Why all the complexity? Surely we could just-" and then I'm down a rabbit hole for weeks. The usual end result being I learn a lot of new things and discover for myself what all the complexity was for.

But hey, occasionally maybe I really do come up with a Next Big Thing.