Lot's of good suggestions for GitHub coming up lately through various blogs. I think it's high time GitHub put a public Brainstorm/Suggestions interface with possibility of voting the entries. There's a GitHub profile on GetSatisfaction but there's no activity there.
The Github Follower Problem
21–25 of 25 posts
Re: The Github Follower Problem
#22I totally agree. Although my issue is more that I watch a ton of projects. It'd be nice to filter our dashboards, maybe group projects or people we follow.
Interesting, my post gets down voted and then someone later makes the same point and doesn't get down voted... hn, you confuse me.
Re: The Github Follower Problem
#23Re: The Github Follower Problem
#24Re: The Github Follower Problem
#25I pushed it to http://gfnf.heroku.com (source is at https://github.com/eLod/gfnf). The interface obviously lacks some detail, but still usable i think. You can create filters and set what to include based on languages, users and repositories. Without requirements those events are selected that matches any of the conditions (e.g. OR). With requiring user(s) for example only those events get selected whose actor is in the filter.
Of course backed with the right data this should be much easier.