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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Simple ideas for weekend hack?

8 点作者 srkiranraj超过 12 年前
I would love to build something this weekend. Something simple, built upon API's of other application or simple hack. Ex: http://snapsite.me/demo.php, http://www.ngotha.com/ I would love to hear ideas from you. Definitely it should be helpful to other followers of HN.

3 条评论

anujkk超过 12 年前
A less interesting idea(that can make you some money) - Hack a Wordpress theme using <a href="http://underscores.me/" rel="nofollow">http://underscores.me/</a> and Twitter Bootstrap. I did it as a weekend project last sat/sun.<p>Another idea :<p>Knowledge Explorer : Write a scraper that crawls sites like HN/Reddit/StackOverflow/Quora etc and organizes articles/questions/discussions etc in categories like "Python", "Ruby", "UX", "Machine Learning". Allow users to explore it according to these categories and sort it on basis of votes/comments/answers/etc. It will involve web scraping and machine learning. I need it personally.
评论 #4643979 未加载
keytovlad超过 12 年前
Always had this idea: an app that notifies you when someone responds to a post on a forum. For example, if I'm looking to hire a freelancer and I post on 10 forums I don't want to bookmark and check each one but I also don't want to get email notifications everyone either.
eranation超过 12 年前
Good timing, just had a SO question that fits a weekend project:<p>Implement social share count API in Scala / Java: <a href="http://stackoverflow.com/q/12847138/239168" rel="nofollow">http://stackoverflow.com/q/12847138/239168</a><p>I would do it myself but my wife and 2 small kids will object.