Hacker News new | ask | show | jobs
by lucb1e 1087 days ago
Good point, perhaps (age_in_years+1)×1M would be a better limit. Anyone wanting to import more than 1M commits could get a paid tier or beg support. At any rate, not that hard to implement is what I would expect
1 comments

Git commit timestamps are 100% fudgeable. You could implement this based on GitHub repository age, but the assumptions would break for imported repos.

(Understanding we’re waaaay off in edge case territory here and this is all basically academic.)