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: What is your most popular GitHub repo?

11 pointsby scotchioalmost 12 years ago

11 comments

Ovidalmost 12 years ago
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.
krappalmost 12 years ago
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>
csensealmost 12 years ago
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 未加载
swansonalmost 12 years ago
<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 未加载
thecodemonkeyalmost 12 years ago
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 未加载
s4m20almost 12 years ago
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>
thisisdallasalmost 12 years ago
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>
L8Dalmost 12 years ago
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.
alexgaribayalmost 12 years ago
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>
dannytatomalmost 12 years ago
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>
jamesjguthriealmost 12 years ago
Staff management app Team Sheet <a href="http://hey-jimmy.github.io/TeamSheet/" rel="nofollow">http://hey-jimmy.github.io/TeamSheet/</a>