Hacker News new | ask | show | jobs
by bonemachine 4522 days ago
There already is one: http://github.com/
1 comments

AFAICT Github doesn't let you annotate arbitrary lines of code. It does, however, let you make line-level comments on pull requests
You can do line-level comments on commits as well, outside of a pull request.
I stand corrected. Thanks.