As someone in the comments of this article (on the site) mentions, it would be nice if GitHub had something like Facebook's stream approach where you can hide individual posts or users. Perhaps even hiding a certain category of updates either globally or specific to each project?
The Github Follower Problem
11–20 of 25 posts
Re: The Github Follower Problem
#12This is why I built "GitHub Feed Filter" - a Google Chrome extension ( https://chrome.google.com/webstore/detail/jcpkhafkpnaljjbgdg... ). It adds an interface in the page that enables users to look at feeds filtered by projects, by commits, by issues and by comments.
Re: The Github Follower Problem
#13This is why I built "GitHub Feed Filter" - a Google Chrome extension ( https://chrome.google.com/webstore/detail/jcpkhafkpnaljjbgdg... ). It adds an interface in the page that enables users to look at feeds filtered by projects, by commits, by issues and by comments.
Awesome!! Going to install this right now.
Re: The Github Follower Problem
#14I'm currently following 866 coders and watching 356 repositories. My feed provides me with an immeasurable amount of value.
Re: The Github Follower Problem
#15Re: The Github Follower Problem
#16I realize that rolling up data for this sort of display is hard, but if 4" of vertical space are used up showing commit info for one project, my feed gets pretty useless when I follow lots of projects.
I'd mostly like to see what is trending among the users and projects I follow. As it stands, 99% of the "noise" is caused by 1% of the stuff I follow.
Re: The Github Follower Problem
#17For me the problem is that a "bookmark" function is missing. I usually follow interesting projects so that I'm able to find them later on. For most of those projects I'm not interested in the commits, I'd just like to have a link to them somewhere in my GitHub account.
Re: The Github Follower Problem
#18I 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.
Re: The Github Follower Problem
#19Re: The Github Follower Problem
#20Facebook solves this by filtering the stream based on relationship level you have with the user (building out relevancy vector). You get to keep the status of being "a friend"(follower) without it affecting your news stream.