Live data from Hacker News

Ask HN: Thoughts on new GitHub layout?

news.ycombinator.com

391–400 of 590 posts

Re: Ask HN: Thoughts on new GitHub layout?

#391
post #117

I have a single major problem with all of their new layouts. They place content at extreme ends of the screen, completely stretched out like a rubber band with No Man's Land in the middle. In this case, the top half is stretched and the bottom half is centred. Completely inconsistent and tiring for your eyes darting around corners of the screen. Example: https://twitter.com/JahedDEV/status/1275532988772683776 I don't…

I feel my eyes having to move around a lot more due to the increased layout width.

Re: Ask HN: Thoughts on new GitHub layout?

#393
post #126

I submitted feedback over it but, aside from the over-reliance on rounded corners, and making pills and buttons hard to separate, the single worst change is that you can't see the latest commit status from the repo screen. Instead, you get the commit hash, and have to click a tiny ellipsis button to get the commit message and the status indicator. When I'm browsing on github and not using git directly, the commit sho…

100%. This was the first thing out of my fingers today. I want to fully use github actions. Status is huge and getting to a build is a must.

Re: Ask HN: Thoughts on new GitHub layout?

#394
post #159

I know obviously files are important in GitHub, but for the opening page of a random repo I think I would actually prefer to see the README first. I just went to the Explore page and picked the first repo: https://github.com/johannesboyne/gofakes3 You have to scroll so far down to find out what the project _actually is_. I know there's an about message on the right, but it's not great. The new UI does look more moder…

That seems like a tradeoff between people discovering a project and people developing that project. People initially discovering a project usually want the README; people developing a project may potentially want either.

I never look at the Code page of projects I work on. I'm always going straight to the pull requests or issues.

I always thought the Code page's intended audience was new people checking out the repo for documentation or to peruse the code (usually after checking out the README).

Re: Ask HN: Thoughts on new GitHub layout?

#395
post #126

I submitted feedback over it but, aside from the over-reliance on rounded corners, and making pills and buttons hard to separate, the single worst change is that you can't see the latest commit status from the repo screen. Instead, you get the commit hash, and have to click a tiny ellipsis button to get the commit message and the status indicator. When I'm browsing on github and not using git directly, the commit sho…

Thanks for the feedback about the latest commit status. This is something we should definitely fix. Also – I don't think there is a principle of lowering information density at work here. I think it's just a design that we will keep iterating. We are pro information density at GitHub.

Thanks for taking this into consideration. You can move stuff around for years and it wouldn't bother me. Lowering that bit of information though is a big pain.

Re: Ask HN: Thoughts on new GitHub layout?

#398
I am no UI expert so I will not try to evaluate the old vs new UI. However, I want to say that I really like the way Github has looked and functioned. It feel lightweight and it feels like someone just built it up from basic html. For example, you can right click the "go to file" button and open it in a new tab and it works like any standard link. Compare that to any button on facebook or youtube or gmail which are probably not even real html buttons, you can't expect them to properly open in a new tab.

Re: Ask HN: Thoughts on new GitHub layout?

#399
It's bad.

The only way they could do such a thing and not drive people away would be to come up with more useful features, but their redesign seems to have less basic functionality than the old UI did.

Microsoft will understand that github users don't care about their "branding" and if they don't, they'll simply drive those billions of dollars into an early grave like Yahoo does with everything that Yahoo buys.

Re: Ask HN: Thoughts on new GitHub layout?

#400
>> They've added a right-sidebar that shows various info about the repo in general, like what the last release is.

How do I get rid of the right-sidebar ? This is terrible and a complete waste of real estate. And hopefully someone will tell me how to get rid of it... Thank you !

Post reply on HN