TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How do your find your itch to scratch?

1 pointsby styecoabout 2 years ago
After being a user of open source software for many years (with a sporadic contibution here and there), I have the urge to start my own project. I have always read about &quot;finding an itch to scratch&quot;, which I am having trouble with. For the most part, I&#x27;m pretty happy with the software I use and I don&#x27;t frequently have complaints that need solving. Its very possible that I have too much tunnel vision and don&#x27;t even see the things that could be better anymore.<p>How do I break through this, or are there any general approaches to finding a need that many users have and aren&#x27;t solved a dozen times over?

2 comments

simonblackabout 2 years ago
The &#x27;itch&#x27; usually starts very small and builds over time (maybe years, maybe decades).<p>In my case, it was a carry-over from my very first &#x27;home computer&#x27; from the late 1970s. It started off with trying to run a BASIC program written for one older DOS under CP&#x2F;M, a slightly newer (early 1980s) operating system. I eventually wrote a GUI front-end for a very comprehensive emulator on Linux of that very first computer of mine.<p>Along the way I learned about writing interpretive emulators, multi-threading, C programming, GUI and associated event-driven programming, text-to-pixel-display techniques, floppy-disk controllers, hard-drive controllers, text displays with curses, website-building, deep-search on the web for various bits of obsolete information, etc, etc.<p>Just do little programs for the little thoughts you have running around in your head. One of those, and you won&#x27;t be able to predict which one, will eventually be the seed for <i>your &#x27;itch&#x27;</i>.
throwawaysalomeabout 2 years ago
<i>I&#x27;m happy with the software I use and I don&#x27;t frequently have complaints</i><p>Said no programmer ever.