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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What is your most popular GitHub repo?

11 点作者 scotchio将近 12 年前

11 条评论

Ovid将近 12 年前
Much to my surprise, it's <a href="https://github.com/Ovid/DB--Color" rel="nofollow">https://github.com/Ovid/DB--Color</a><p>Screenshot: <a href="http://www.flickr.com/photos/publius_ovidius/5208642982/" rel="nofollow">http://www.flickr.com/photos/publius_ovidius/5208642982/</a><p>That's my work to bring syntax highlighting to the Perl debugger. It involves some deep magic with the debugger and still needs more work, but people are very happy with it.
krapp将近 12 年前
Lucky for me and my ego, we're not comparing popularity relative to one another... anyway this is an implementation of perceptual hashing in PHP, to catch image reposting on forums and imageboards. It counts as the 'most popular' because it's the only repo I have that anyone's contributed to or made a fork of so far (they did it in js)<p><a href="https://github.com/kennethrapp/phasher" rel="nofollow">https://github.com/kennethrapp/phasher</a>
csense将近 12 年前
This is a great idea! I think there should be a monthly thread for HN'ers to show off their projects. Or maybe a special category for posts about projects, which you can filter based on.<p>Wait a minute, I'm describing Show HN...is there a way to filter and see only Show HN posts?
评论 #5804752 未加载
swanson将近 12 年前
<a href="https://github.com/swanson/stringer" rel="nofollow">https://github.com/swanson/stringer</a> by far<p>I've noticed that very few projects are able to get a high star count without 1) a clear value proposition in the README 2) screenshots, screenshots, screenshots.
评论 #5800382 未加载
评论 #5803555 未加载
thecodemonkey将近 12 年前
I created a mildly popular LAMP Stack template for Vagrant using Chef [1]. Proud of every single one of the 40 stars. Hehe.<p>[1] <a href="https://github.com/MiniCodeMonkey/Vagrant-LAMP-Stack" rel="nofollow">https://github.com/MiniCodeMonkey/Vagrant-LAMP-Stack</a>
评论 #5800829 未加载
s4m20将近 12 年前
A sprite tool. My biggest ever single-handed project. I don't know how many man hours it represents and probably rather wouldn't. <a href="https://github.com/darkFunction/darkFunction-Editor" rel="nofollow">https://github.com/darkFunction/darkFunction-Editor</a>
thisisdallas将近 12 年前
I made a lightweight CSS grid, and I'm blown away by the 700+ stars. Creating something that people can use is a wonderful feeling.<p><a href="https://github.com/ThisIsDallas/Simple-Grid" rel="nofollow">https://github.com/ThisIsDallas/Simple-Grid</a>
L8D将近 12 年前
Very embarassingly, <a href="https://github.com/L8D/delvs" rel="nofollow">https://github.com/L8D/delvs</a><p>Almost every project I have is completely unseen and just there for personal use or my stupid amusement.
alexgaribay将近 12 年前
An Octopress theme. It's the first repo that I've made with the intention for others to use.<p><a href="https://github.com/alexgaribay/octoflat" rel="nofollow">https://github.com/alexgaribay/octoflat</a>
dannytatom将近 12 年前
It only has a handful of stars &#38; forks, and is pretty terrible/hacked together.<p><a href="https://github.com/dannytatom/muddy" rel="nofollow">https://github.com/dannytatom/muddy</a>
jamesjguthrie将近 12 年前
Staff management app Team Sheet <a href="http://hey-jimmy.github.io/TeamSheet/" rel="nofollow">http://hey-jimmy.github.io/TeamSheet/</a>