Live data from Hacker News

Github redesigns Profiles

github.com

41–50 of 87 posts

Re: Github redesigns Profiles

#41

Why do great websites always feel compelled to redesign? Digg, Stumbleupon, Facebook etc. It is very unsettling. The equivalent of someone coming into you home when you're not there and changing the entire floorplan, then expecting you to be elated when you come back at night, instead of confused and disoriented when all of the cupboards seem larger than they appear.

It isn't your home, it's a hotel.

Re: Github redesigns Profiles

#43
post #9

...how about some privacy controls? I'd really prefer not to advertise which users and projects I'm following or starring. Now I have Facebook trying to own and broadcast my personal life and GitHub trying to own and broadcast my professional one. Ugh.

I certainly understanding wanting to have control over what you want private. But stars and forks are the main things I use to evaluate a project I'm unfamiliar with. If a project has 1000 stars and 100 forks I know it's pretty solid. If those metrics were disabled by default Github loses a lot of value, since the majority of users would stick with the defaults.

Re: Github redesigns Profiles

#44

It looks very nice, but there's a couple of things that bug me: - Now "owning" a repo seems even more important. Regularly commit to someone else's repo? Not evident unless you go digging for it. - The timeline bar-graph used to show blue for your own commits and grey for other people's. Now it either looks like you did all the work (your own repo), or someone else did it (forked repos). Even if these two don't matte…

They've also removed the "traffic" graph, that showed you how many people have viewed your project over the last 90 days or so (I can't remember the exact amount). That was a very useful way to gauge interest. Honestly, IMO, GitHub has been getting worse, not better, since the spring. I have no idea why, but they're taking away features -- perhaps to speed up the site? Anyway, I don't get it. They dropped their "soci…

[deleted]

Re: Github redesigns Profiles

#45

Earlier quoted context omitted.

I'm seeing forks just as prominently as "owned" repos, so I don't see the problem.

If you fork a repo and then issue a pull request, you 'own' the forked version, but the original still doesn't show up. This breaks for the traditional git workflow, which doesn't revolve around the 'forking' step. In other words, if I commit regularly to another person's repository, even if I don't have a (public) 'forked' version, those commits should still show up regardless.

Agreed - But is it feasible to put this into our own server and link in from say the readme (is there anything user generated on profile (on iPhone now))

it's not a great solution but hack away till Preston-Warner gets the feedback I say - if there is a readme on profile I might try it

Re: Github redesigns Profiles

#46

Check your dashboard/News Feed. Also featuring a new design right now.

And it's awful. I used to be able to see the description about a repository someone I follow had starred, and it was easily my best way to find out about interesting projects. Now, all you see is username/repositoryname, which is damn near useless. They replaced actual content with...whitespace. I don't know how they screwed this one up so badly, but they need to change it back to being socially useful again, and pro…

+1, starred without the description is pretty much useless. All I read is "Random Person starred OtherRandom/random-repo". Need to save room? Group similars together. "X, Y, Z and 15 others starred X/Y, The coolest util in the world".

Re: Github redesigns Profiles

#47
post #29

I am not crazy about the new design. It actually feels less designed to me. Particularly I don't like that the activity is now hidden on profile pages. I often like to look at people's activity, and it bothers me that it is an extra click away every time now. I miss the blue to distinguish your own commits from commits by other users. Information that used to be available right on top such as organizations, and peopl…

It actually feels less designed to me. Some would say that less design is a good thing, for the same reasons less code is a good thing.

Only if that less code and less design expresses more

I agree the loss of who works on what is poor - but it's always been hard to tell mine vs yours - I am a bit annoyed but on mature reflection I want to give them the benefit of the doubt and see them iterate out

Re: Github redesigns Profiles

#48
post #44

Earlier quoted context omitted.

They've also removed the "traffic" graph, that showed you how many people have viewed your project over the last 90 days or so (I can't remember the exact amount). That was a very useful way to gauge interest. Honestly, IMO, GitHub has been getting worse, not better, since the spring. I have no idea why, but they're taking away features -- perhaps to speed up the site? Anyway, I don't get it. They dropped their "soci…

[deleted]

[deleted]

Re: Github redesigns Profiles

#49

Earlier quoted context omitted.

They've also removed the "traffic" graph, that showed you how many people have viewed your project over the last 90 days or so (I can't remember the exact amount). That was a very useful way to gauge interest. Honestly, IMO, GitHub has been getting worse, not better, since the spring. I have no idea why, but they're taking away features -- perhaps to speed up the site? Anyway, I don't get it. They dropped their "soci…

Yeah, the removal of the graph sucks. Call me silly, but I really liked that graph .. it gave me a little boost of pride to bring up my github page and see the effect of a burst of hacking activity in visual form. Obviously the info's still around in the commit logs, but it seemed much more obvious in the graph. I guess computing the graph did probably consume CPU time, but isn't that exactly the sort of thing that d…

I agree it sucks to have lost the traffic graph. Would love to have it back

Re: Github redesigns Profiles

#50
More change for the sake of change from Github.

Both the profile and the dashboard now show less information than they used to. The icons are a nice touch but totally irrelevant, and are not effective on a quick glance.

Meanwhile, the streams constantly show redundant information: e.g. 10 successive commits+push or wiki edits on the same project (happens all the time in my feeds) consume 10 distinct rows - why not collapse them together?

The launch bar was actually a cool idea, but it's more of a hack than a useful tool. And pray tell me what good does the /launch page do? Why should I ever use it as a landing page?

And don't get me started on the push performance, which is abysmal and feels like it has constantly been degrading over time.

I'll say it again, I <3 github, and they're a truly awesome team. But for the past several months every single change they've made was a big "wow, new X, let's take a look" followed by a sad, soft "meh".

Post reply on HN