Hacker News new | ask | show | jobs
by mattnedrich 3606 days ago
I do agree that projects are the most fun when you're building something useful that you want to use. I sometimes fall into the trap of convincing myself that what I'm building isn't very good though, or that is already exists.
1 comments

I have had similar experiences with my personal projects. I fall into thinking that if they aren't on par with the "state-of-the-art" way of doing things then they aren't worth deep effort/thought.. but I've come to realize that even sub-optimal approaches to a problem can lead to major shifts in perspective and ultimate change the way one considers their approach to a solution.

This also applies to problems which: "already exists" and/or are considered "very hard or near impossible"

P.S. If nothing more, (re-)implementing a solution will always provide a better understanding of the problem at hand.