Ask HN: What (lightweight) bug tracker do you use?

4 points by neilellis ↗ HN
Currently I'm using Trello+TrackDuck for management and Bugsnag for capture. Specifically curious as to what smaller projects are using. Thanks in advance.

7 comments

[ 0.23 ms ] story [ 32.3 ms ] thread
I needed a light-weight project management tool, too, so I set up a private Trac instance with the MasterTicketsPlugin (among others).
I use https://usersnap.com. The screen capture + browser annotations are super easy for my clients to use. And the dashboard is pretty slick too.
Fossil (of Richard Hipp / SQLite fame) has a built-in distributed ticket tracker (+ bonus wiki): http://fossil-scm.org

It is interestingly lightweight -- for example, to add a field to all tickets you get to directly modify the table schema of the tickets table.

Search here to see it in action: http://www.fossil-scm.org/fossil/ticket