Ask HN: Thoughts on new GitHub layout?
201–210 of 590 posts
Re: Ask HN: Thoughts on new GitHub layout?
#202Sign up for the developer feature previews, so you can give feedback to these changes before they're published. I gave some negative feedback about it earlier regarding this change, but it seems I might have been a part of the minority.
Re: Ask HN: Thoughts on new GitHub layout?
#203I 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…
Re: Ask HN: Thoughts on new GitHub layout?
#204Re: Ask HN: Thoughts on new GitHub layout?
#205Re: Ask HN: Thoughts on new GitHub layout?
#206Earlier quoted context omitted.
> I expect soon it will reach GitLab "quality": unable to view source code without JavaScript enabled. I also hate GitLab for this, but I learned today that they are actually working on fixing this, by shifting some components to server side rendering. Awkward for me if GitLab suddenly will become the better choice.
The way it looks now, a self-hosted gogs with a nojs patch may be the way forward. The application-specific part (gogs.js) is <2kloc and it's already rendering stuff on the server. I'm giving it a few weeks before I've had enough...
Re: Ask HN: Thoughts on new GitHub layout?
#207Honestly, it's a positive improvement. Better information layout, and the code is still front and center. None of the core functions really changed place, just changed padding a little.
What about determining the language and license? That used to be front and center and two of the most important things when I land on a repo page.
As for language, it's true, it's below the fold in the sidebar. Maybe it'd be better above the contributors. But for me the most important place for me to see language is when searching/browsing through lists of repos - and that hasn't changed.
Re: Ask HN: Thoughts on new GitHub layout?
#208Re: Ask HN: Thoughts on new GitHub layout?
#209Earlier quoted context omitted.
Don't forget: * Added dark mode
I think dark mode was a harbinger of dumbed down UI. Instead of spending time on one good UI, designers and developers were forced to make 2 mediocre ones instead. Plus dark mode is easier if you remove all detail and depth from control elements.
Though you seem to be suggesting that's somehow a bad thing and I'm not sure why. Dark mode is so popular that operating systems have even started supporting a native toggle.
Re: Ask HN: Thoughts on new GitHub layout?
#210I don't like change. I don't like the circular avatars - I don't need the place I store my code to feel like a social network. But the worst change for me is that the 'Languages' section is now below the fold. Now I have to scroll to find out if I should ignore the latest compiler, package manager or system tool because it was written in JavaScript. Edit: Gah! I only noticed this by directly comparing old and new, bu…
Shoot, now I notice it too. I like the redesign but that is just.. bad.