TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How do you come up with interesting side-project ideas?

4 点作者 kernel-dump超过 2 年前
I’ve tried looking at pain-points in my day-to-day routine or interactions with coworkers & friends, but for the most part I can’t identify any problems and feel kind of like I have a mental block. How do you come up with interesting side-project ideas whether for-profit or fun?

6 条评论

jqpabc123超过 2 年前
Step away from software development long enough to learn something else.<p>Seriously. A lot of the software developers I have known are one trick ponys --- software is all they do. It&#x27;s all they know and the only thing they ever want to do.<p>You can&#x27;t see the forest if you only focus on the tree in front of you.
trinovantes超过 2 年前
Find a hobby. There&#x27;s usually unsolved problems or pain points to automate.
hardwaresofton超过 2 年前
I personally find that many of my ideas have similar themes.<p>A great mechanical way to build a repertoire of ideas is to pick a big theme and start crossing it with different concepts and see what you come up with. Thinking of how things <i>could work</i> rather than how they won’t also helps!<p>That said, I’ve got a newsletter just for this[0].<p>[0]: <a href="https:&#x2F;&#x2F;unvalidatedideas.com" rel="nofollow">https:&#x2F;&#x2F;unvalidatedideas.com</a>
gwnywg超过 2 年前
I was working in other field where I was filling the niche with my skills. To this day I am seeing value from that time, and problems that need to be solved but nobody really knows how.<p>Go and work in industry where software is not in the centre of solved problems. You will know if you are in such industry when your local branch will not have software skills, and all software is built elsewhere in the world.
jmconfuzeus超过 2 年前
Projects are all about solving a problem that either you have or people close to you have.<p>If you don&#x27;t know what problems others are having, scratch your own itch.
bruceb超过 2 年前
What is your dev focus, front-end, backend, ios, etc?