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 you come up with side project ideas?

22 pointsby 404errorover 10 years ago
Everyone says to scratch your own itch and build something you would use.<p>What if nothing itches? Maybe I just live a simple life and don&#x27;t feel I have a need for much. What I do have is an itch to build something.<p>Unfortunately my job has changed so much over the years I hardly do any type of development work anymore. My job is shifting more into an Ad Farmer role.<p>Recently I have begun work on an internal system for work and it has reignited my love for it. Every time I get in this mode I have an urge to build something but I hit a roadblock when coming up with an idea.<p>I don&#x27;t care to build yet another picture&#x2F;messaging&#x2F;food review&#x2F; web app.<p>So my question is, how do you come up with ideas for side projects?

15 comments

phantom_oracleover 10 years ago
Talk to your market if nothing itches for you.<p>You may not have issues, but a lot of other people do.<p>Especially in more mature markets, you&#x27;ll even find markets for these niche wants (think instagram, twitter) or as it is known as &quot;first-world problems&quot;.<p>A good example is that recent front-page HN link about &quot;I still haven&#x27;t found the perfect photo organization tool yet&quot; and through that, you&#x27;ll have 10K users (if marketed well enough).
评论 #8554038 未加载
Gustomaximusover 10 years ago
I&#x27;m the opposite, I always see opportunities. I&#x27;m marketing side of the world so I probably look at things a little differently from many here. My biggest challenges are time &amp; reasonably priced development. I work fairly long hours and have a young family so pursing things is hard and there is only so much finance I can commit given my income is better than average but I&#x27;m not exactly rolling it it. I&#x27;m trying to find some affordable developer(s) I could fund to work for me in more affordable countries like India&#x2F;Philippines&#x2F;Indonesia but it&#x27;s hard to find good people cheaply. I&#x27;ve used a guys in India for basic projects but found the quality and attention to detail on work terrible. The time cost to me on unessential back and forth was huge. I&#x27;m considering trying to find someone in the Philippines next as I&#x27;ve heard they can deliver better work and hopefully work a bit more independently... realised I&#x27;m ranting a bit...<p>But for me, I spot ideas in day to day life. I generally see market opening when I find personal frustration with something. Or see something existing that could be used in a new market. The latter can be good. Look at a few new hot start-ups and think to yourself, how would this work in an entirely new markets &amp; user-case?<p>I keep a notebook when I spot these gaps&#x2F;opportunities in the market that could be challenged. It can be frustrating when 6&#x2F;12 months later you see companies forming in these niches.
评论 #8560074 未加载
vram22over 10 years ago
Interesting question. Going to have a shot at answering it.<p>You said:<p>&gt;What if nothing itches?<p>Then the obvious thing is, find things that itch, or rather, pain, others. (It&#x27;s been said on this site before. more than once.) Find processes that people do as part of their work or business, in which they have some pain, i.e. some area with friction, that potentially can be done better, using software (if they don&#x27;t use any, or better software, if they do). Go to some meetups. And I don&#x27;t mean tech meetups. We techies (not all) tend to live in our own echo chamber or bubble; I like to combine the two words and call it a bubble chamber, just for the heck of it - not really the same as this one: <a href="http://en.wikipedia.org/wiki/Bubble_chamber" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Bubble_chamber</a><p>So I mean business networking events. Talk to people there, introduce yourself, ask them about their business, and at least some of them will probably tell you about some problems they are having, without you even having to ask. I&#x27;ve seen it myself in real life. Some of the projects I&#x27;ve worked on, I interacted with people on the (factory) shop floor, and they often talked about issues with the existing software or with their work. Some of those issues could be made better with software.
评论 #8564343 未加载
Yadiover 10 years ago
There are a lot of ways to come up with an idea if nothing itches:<p>1- Learn a new technology and you realize there is a missing feature in between 2 technologies and now you can full-fill it and make it happen: it can be a Rails gem, Node package, some library, or a service.<p>2- Try talking to peers and folks who you feel are smarter than you, if you can be influenced by them, they can give you a good insight on what solution is missing around you or in a specific field.<p>3- CHECKOUT PG&#x27;s essay on coming up with startup ideas: <a href="http://paulgraham.com/startupideas.html" rel="nofollow">http:&#x2F;&#x2F;paulgraham.com&#x2F;startupideas.html</a><p>4- DON&#x27;T push it, don&#x27;t focus on coming up with an idea just for the sake of doing something. Once you let that go, some ideas will come to you.<p>5- Go to communities like &#x2F;rails or &#x2F;webdev or just go on Github and do a random search and see what people have built and left it alone, maybe you can fork something then rebuilt it or go on top of it.<p>6- I personally endurance through books, tweets, blogs, hackersnews, reddit, quora, github, my client startups every f#$kin content I can find when I get excited and want to build something :)! So I&#x27;m not sure if that is the smartest way to do it all the time.
评论 #8554445 未加载
atmosxover 10 years ago
Jesus, I have more ideas that I can count, totally overflow my brain. Of course the first version is dazed and confused but over time some of those (those on whom I spend most time on) seem to come out somewhat polished...<p>IT is only a hobby to me, but all in all, until now I&#x27;m a sucker when it comes to implementations. Most of my projects are abandoned the moment I realize that <i>I solved the hard part and now I have to do boring part</i> (e.g. the hard part is the back-end and boring part is the front-end which never gets finished&#x2F;polished&#x2F;presenable-to-thir-parties).<p>The best way to come up with an idea, is to try to <i>automate</i> something in your daily life. Not something that <i>bothers</i> or something that <i>someone else will find attractive</i>. Doesn&#x27;t even have to make sense to others, up to the point where it is ready.<p>Anyway good luck :-)<p>ps. To give an <i>idea</i>, I had thought of 4Square-like idea long before 4Sq. And at least 5-other things that turn-out to be startups and then big corps. But keep in mind that ideas are cheap, implementation costs.
jbranchaudover 10 years ago
Work on someone else&#x27;s side project. I think we too often ignore this as a possibility. There are tons of people out there with an awesome vision&#x2F;idea, but without the resources to achieve it. Find an awesome open-source project that is busting at the seams with issues&#x2F;PRs and lend a hand.
rayalezover 10 years ago
There&#x27;s a lot of great suggestions in this topic. Here&#x27;s what I want to add:<p>&gt; &quot;Serious Creativity&quot; by Edward de Bono - excellent book on this topic. Explains a lot about inventing new ideas.<p>&gt; &#x2F;r&#x2F;SomebodyMakeThis - subreddit where people post ideas for apps and projects.<p>&gt; Look for new emerging markets&#x2F;technologies. For example recently I&#x27;ve discovered for myself Ubuntu Touch - mobile OS thar is awesome and, I believe, is the future. So basically you can take any existing idea of an app for android&#x2F;iOS and implement it there. That way you immediately have an infinity of new ideas. Same obviously goes for any new platform that you can build apps&#x2F;projects for.
rudimentalover 10 years ago
Keep a running log of anything that seems missing or any problem you encounter. Extend it to people you are close to, family, friends, colleagues, people you admire. Keep this somewhere you can access easily and from everywhere, like Evernote. What problems do people have? What could be easier? What could make something better? You&#x27;ll orient your mind towards problems and solutions, and before long, you&#x27;ll have a long list of side projects from which to choose!
jordsmiover 10 years ago
Usually I try to make things that are a need in certain niches that I am into.<p>I have no problem with projects, I just can never finish&#x2F;put any of them into production
评论 #8559290 未加载
wislonover 10 years ago
Most of my side projects tend to be mobile apps. Find things in the real world that either piss you off or make you wish that there was a better way of doing things. For example, public transport is usually a good source, and any PT company worth its salt has an API you can hit to do something useful with.
评论 #8553723 未加载
dllthomasover 10 years ago
How do you <i>avoid</i> coming up with side project ideas? Want to work on some of mine?
评论 #8559371 未加载
评论 #8559324 未加载
bramggover 10 years ago
I recently wrote a blog post[0] on this topic. Heads up my website is painfully slow ;)<p>[0] <a href="http://www.bram.gg/post/how-to-get-ideas-for-side-projects" rel="nofollow">http:&#x2F;&#x2F;www.bram.gg&#x2F;post&#x2F;how-to-get-ideas-for-side-projects</a>
评论 #8554419 未加载
hashtagover 10 years ago
I keep a list of things I want solved for personal reasons each time they come up
pratiksahaover 10 years ago
I have wondered the same myself sometimes :-)
alticoover 10 years ago
check our yahoo q&amp;a or quota...... they always have people posting questions.