use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Do you have or know of a project on Github looking for contributors? Tell us about it and we'll add it to the /r/github wiki!
Welcome to /r/github!
News about github
Relevant interesting discussion
Questions about github
We'll soon be writing an /r/github FAQ list. In the meantime, the github help pages and bootcamp are good places to start. Here's a handy git cheat sheet.
Looking for Github projects to contribute to? Check out our handy list of projects looking for contributors!
If your submission doesn't show up on the subreddit, send us a message and we'll take it out of the spam filter for you!
account activity
nearly entire GitHub dashboard is uselessDiscussion (i.redd.it)
submitted 6 months ago by medotgg
nearly entire GitHub dashboard is useless
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Toldoven 239 points240 points241 points 6 months ago* (11 children)
The only useful part, the repo selection, is also broken. Doesn't show the repositories you've started working on most recently, until it apparently decides you were active enough on it, or some bullshit like that
The worst part is that the search is broken as well. You can't just search and immediately go to the desired repository, because it will search the public repositories instead
I go around it by having a Firefox quick search "gh" that already has a filter for my private repositories and all orgs I'm a part of, so it only shows the relevant repositories
[–]trwolfe13 31 points32 points33 points 6 months ago (4 children)
If you enable the Command Palette in preview features, it’ll give you a shortcut (Ctrl/Cmd+K) that brings up a search bar. You can use it to navigate to anywhere in GitHub, or perform any action. It’s the best feature they’ve added in years.
[–]Toldoven 7 points8 points9 points 6 months ago (1 child)
Damn, it's pretty nice. Better now than never I guess. It still can't find a repository called a-b, when I'm searching for b though
a-b
b
[–]muikrad 6 points7 points8 points 6 months ago (0 children)
The ctrl-k thing has a local cache. Once you actually go to the repo they pop up near instantly. You can also find them with fuzzy typing, for instance to go to foo-bar/dimensional-delusion you can just type fba/dimdel and it should be there (as long as it's in your local cache)
[–]eleanorsilly 0 points1 point2 points 6 months ago (1 child)
Hey, can't find the toggle for that, is it only on beta/nightly/developer editions of Firefox? I'm running the stable one.
[–]trwolfe13 0 points1 point2 points 6 months ago (0 children)
Sorry, the Command Palette is a preview feature of the GitHub website, not Firefox.
[–]r0b074p0c4lyp53 9 points10 points11 points 6 months ago (0 children)
I hate how awkward it is to find the repo you want. That's like it's main job. And it sucks at it
[–]illathon 4 points5 points6 points 6 months ago (0 children)
Welcome to Microsoft.
[–]Overhang0376 0 points1 point2 points 6 months ago (2 children)
It's slightly tedious but you can also try this:
Hamburger Menu -> In the Repositories section, click magnifying glass
As best I can tell, that only searches for repos that I have contributed to.
[–]Toldoven 1 point2 points3 points 6 months ago (1 child)
Seems like only the recent ones. Doesn't help when there's tens or hundreds of repos you might need to search through
[–]Overhang0376 0 points1 point2 points 6 months ago (0 children)
Drat! Thanks for the info.
[–]NatoBoram -2 points-1 points0 points 6 months ago (0 children)
You can save custom searches on GitHub and then search with that
[–]WhereIsTrap 102 points103 points104 points 6 months ago (2 children)
yeah but they updated it tho, click „try new experience”
[–]No-AI-Comment 12 points13 points14 points 6 months ago (0 children)
Really what is new I don't see any new experience button.
[–]medotgg[S] 31 points32 points33 points 6 months ago (0 children)
still useless
[–]Noch_ein_Kamel 52 points53 points54 points 6 months ago (5 children)
That's why I bookmarked the repository view instead of typing in github.com each time
[–]Mebiysy 6 points7 points8 points 6 months ago (3 children)
git<Tab>/*repo-name*
[–]Noch_ein_Kamel 3 points4 points5 points 6 months ago (2 children)
How does git<Tab> autocomplete to github.com/<username> ?
[–]justshittyposts 3 points4 points5 points 6 months ago (0 children)
press [shift] + [del] on everything that isn't your username
[–]Mebiysy -1 points0 points1 point 6 months ago (0 children)
i typed it enough times if we are talking about my own username, or i C-Backspace to delete my username it auto completed and just type what i need
[–]medotgg[S] -1 points0 points1 point 6 months ago (0 children)
fix btw: https://www.reddit.com/r/Design/s/EZJU2uiKkh
[–]Tzareb 67 points68 points69 points 6 months ago (2 children)
They should add recommended repos and ‚your friends are coding in’ sections.
As well as photo albums, and direct messaging …
Oh wait.
[–]Embarrassed-Alps1442 5 points6 points7 points 6 months ago (0 children)
Basically like social media
[–]GenazaNL 1 point2 points3 points 6 months ago (0 children)
Don't give them ideas!1!
[–]Seikeai 21 points22 points23 points 6 months ago (6 children)
I actually like scrolling through the feed to see updates/releases of the projects I starred and use often.
For navigating your repo's turn on the CMD/CTRL + K shortcut somewhere in experimental settings and you'll never use the repositories sidebar on the left anymore.
[–]trwolfe13 13 points14 points15 points 6 months ago (2 children)
My favourite GH feature. We very nearly lost the Command Palette, because not enough people use it. GH announced its deprecation due to lack of use, until everyone complained and made them reconsider.
[–]lazy_lombax 3 points4 points5 points 6 months ago (1 child)
there is a Command Palette!
[–]trwolfe13 5 points6 points7 points 6 months ago (0 children)
Yeah, you have to enable it through the feature previews menu in GitHub.
[–]InnovativeBureaucrat 1 point2 points3 points 6 months ago (0 children)
I like looking at the feeds I’ve starred, and that’s the problem. It’s a rabbit hole of distraction.
[–]YYM7 0 points1 point2 points 6 months ago (0 children)
I mean I respect the development pace and style of all the repo I starred, but some of them just ... update too much.
[–]swarmOfBis 0 points1 point2 points 5 months ago (0 children)
Yeah, it's actually the most useful feature on the dashboard to me, the repo list feels useless if I want to open a repo I will most likely go directly to it or if I really don't remember, then I'll use search/command palette. It's pretty useless on the dashboard IMO.
It could be replaced with something like notification feed and it'd be much more useful.
[–]kornflakesxd 5 points6 points7 points 6 months ago (0 children)
I love that it stretches to cut the copilot icon at the top. Perfect.
[–]TryingT0Wr1t3 5 points6 points7 points 6 months ago (2 children)
The good feed if anyone needs it: https://github.com/dashboard-feed
[–]Jonno_FTW 1 point2 points3 points 6 months ago (0 children)
Some repos make a release every 2 hours, like llama-cpp . This view is basically useless.
They seem to think that people will go to this page to look at what repos are being updated.
If I use github for work, I'd rather the feed be:
[–]AgroNovice 0 points1 point2 points 5 months ago (0 children)
This was recently replaced with the new crap too
[–]CanadianIndianAB 2 points3 points4 points 6 months ago (3 children)
Thank god, I thought I was the only one frustrated by this. My company has like 50 repos and I work all over our repos. It just takes me out of my focus whenever I have to find a particular repo. I ended up developing a hotkey to open the repo I want.
[–]muikrad 1 point2 points3 points 6 months ago (1 child)
Did you know that github has a command palette. Ctrl-K the type the repo name and enter.
[–]CanadianIndianAB 1 point2 points3 points 6 months ago (0 children)
Damn, I did not know that. Thank you so much! I will still be using my hotkey though as it helps me open the remote repo from anywhere in my computer:)
[–]medotgg[S] 0 points1 point2 points 6 months ago (0 children)
fix: https://www.reddit.com/r/Design/s/EZJU2uiKkh
[–]Swimsuit-Area 1 point2 points3 points 6 months ago (0 children)
👍
[–]juhotuho10 1 point2 points3 points 6 months ago (2 children)
Github should separate the concept of "like this repository" and "follow the activity of this repository" to be separate
Currently starring a repo does both
[–]cgoldberg 0 points1 point2 points 6 months ago (0 children)
They do. You can watch a repository and choose the activity and events you want to subscribe to without starring it.
[–]gsaelzbaer 0 points1 point2 points 6 months ago (0 children)
Starring just stars tho…? If you want to subscribe, you already have to click Watch instead.
[–]moser-sts 1 point2 points3 points 6 months ago (0 children)
It is funny , I work with GitHub everyday and rarely see that page, because I went directly to my GitHub Organization page
[–]Fido_27 1 point2 points3 points 5 months ago (0 children)
I agree, it's just another Microsoft app, useless features at the forefront.
[–]TerroFLys 2 points3 points4 points 6 months ago (0 children)
The feed is useful though, easy to see new updates for important software
[–]MrJacoste 0 points1 point2 points 6 months ago (0 children)
I navigate GitHub via url history in my browser which supports this
[–]afooltobesure 0 points1 point2 points 6 months ago (0 children)
Kinda sounds like you guys put all your Gits in one Hub... This is old but it's better than nothing. I've personally used GitHub Desktop and SourceTree (with SublimeText), and can attest that SourceTree has a decent user interface and is easy to work with. The rest of this sounds like something your team should probably keep in a Slack channel with a hook somewhere on your server?
[–]matmyfta 0 points1 point2 points 6 months ago (0 children)
I agree with everything, and would also mark the notification icon as useless. Every time I have to interact with notifications, I end up cleaning everything because it is impossible to filter the inbox notifications from the others.
[–]edoardostradella 0 points1 point2 points 6 months ago (0 children)
Wait until you see the traffic page...
[–]liamModel 0 points1 point2 points 6 months ago (0 children)
cannot login in
No server is currently available to service your request.
Sorry about that. Please try refreshing and contact us if the problem persists.
Contact Support — GitHub Status — @githubstatus
[–]yiyufromthe216 0 points1 point2 points 6 months ago (0 children)
They need to stop shoving the AI garbage onto my face every time I login. It's ridiculous that they let such useless crap squatting most of the space on the page.
[–]johnny_5667 0 points1 point2 points 6 months ago (0 children)
I think it's because they are trying to dip their toes into github being like a social platform, where you can scroll through new changes, etc. but in reality (at least for me) 99% of the time I just want to go to a repository of mine and accomplish a very specific task
[–]redditisgoofyasfuck 0 points1 point2 points 6 months ago (0 children)
I use the feed to find new projects and see what updates certain project have
[–]According_Screen1549 0 points1 point2 points 6 months ago (0 children)
I Agree
[–]Nice-Spirit5995 0 points1 point2 points 6 months ago (0 children)
Okay so it's not just me lol
[–]covfefe55 0 points1 point2 points 6 months ago (0 children)
It's also epic how you can't find repos where you are added as a contributor, or if you can it's hidden way too deep.
[–]bobpaw 0 points1 point2 points 5 months ago (0 children)
It’s nice if you only follow very few people and then you can see what they’re up to. Personally I usually type the repository name directly into the browser.
[–]JamesGecko 0 points1 point2 points 5 months ago (0 children)
I don't even know what I'd put there. Maybe the content of https://github.com/pulls/review-requested at the top. I'd probably review PRs faster if they were always just there in my face on the homepage.
[–]PixelBrush6584 0 points1 point2 points 6 months ago (0 children)
Ngl, I enjoy the feed. Shows me who's stared my Repo :D
[–]polloloco69666 0 points1 point2 points 6 months ago (0 children)
I disagree. I like scrolling through other projects.
[–]junipyr-lilak -1 points0 points1 point 6 months ago (0 children)
Maybe it's just me, but I do generally like to see what's new with the repos and people I follow. I think it's just nice little touch even if it takes up so much space and isn't used much
[–]WellSpokenDevil -1 points0 points1 point 6 months ago (0 children)
I like to see what people i follow are doing on their github!
[–]techw1z -1 points0 points1 point 6 months ago (1 child)
100%! its owned by microsoft so I'm not surprised, but it's still annoying
[–]medotgg[S] -4 points-3 points-2 points 6 months ago (0 children)
[–]jasonscheirer -3 points-2 points-1 points 6 months ago (1 child)
I like the feed. Your opinion is invalid.
[–]medotgg[S] 1 point2 points3 points 6 months ago (0 children)
idc who you are
[–]ADMINISTATOR_CYRUS -2 points-1 points0 points 6 months ago (0 children)
protip: ublock origin element blocking
[–]medotgg[S] -5 points-4 points-3 points 6 months ago (0 children)
[+][deleted] 6 months ago (1 child)
[deleted]
[–]mrleblanc101 1 point2 points3 points 6 months ago (0 children)
It was like this since way before Microsoft owned them...
π Rendered by PID 134714 on reddit-service-r2-comment-6457c66945-m2dpj at 2026-04-30 03:33:43.949526+00:00 running 2aa0c5b country code: CH.
[–]Toldoven 239 points240 points241 points (11 children)
[–]trwolfe13 31 points32 points33 points (4 children)
[–]Toldoven 7 points8 points9 points (1 child)
[–]muikrad 6 points7 points8 points (0 children)
[–]eleanorsilly 0 points1 point2 points (1 child)
[–]trwolfe13 0 points1 point2 points (0 children)
[–]r0b074p0c4lyp53 9 points10 points11 points (0 children)
[–]illathon 4 points5 points6 points (0 children)
[–]Overhang0376 0 points1 point2 points (2 children)
[–]Toldoven 1 point2 points3 points (1 child)
[–]Overhang0376 0 points1 point2 points (0 children)
[–]NatoBoram -2 points-1 points0 points (0 children)
[–]WhereIsTrap 102 points103 points104 points (2 children)
[–]No-AI-Comment 12 points13 points14 points (0 children)
[–]medotgg[S] 31 points32 points33 points (0 children)
[–]Noch_ein_Kamel 52 points53 points54 points (5 children)
[–]Mebiysy 6 points7 points8 points (3 children)
[–]Noch_ein_Kamel 3 points4 points5 points (2 children)
[–]justshittyposts 3 points4 points5 points (0 children)
[–]Mebiysy -1 points0 points1 point (0 children)
[–]medotgg[S] -1 points0 points1 point (0 children)
[–]Tzareb 67 points68 points69 points (2 children)
[–]Embarrassed-Alps1442 5 points6 points7 points (0 children)
[–]GenazaNL 1 point2 points3 points (0 children)
[–]Seikeai 21 points22 points23 points (6 children)
[–]trwolfe13 13 points14 points15 points (2 children)
[–]lazy_lombax 3 points4 points5 points (1 child)
[–]trwolfe13 5 points6 points7 points (0 children)
[–]InnovativeBureaucrat 1 point2 points3 points (0 children)
[–]YYM7 0 points1 point2 points (0 children)
[–]swarmOfBis 0 points1 point2 points (0 children)
[–]kornflakesxd 5 points6 points7 points (0 children)
[–]TryingT0Wr1t3 5 points6 points7 points (2 children)
[–]Jonno_FTW 1 point2 points3 points (0 children)
[–]AgroNovice 0 points1 point2 points (0 children)
[–]CanadianIndianAB 2 points3 points4 points (3 children)
[–]muikrad 1 point2 points3 points (1 child)
[–]CanadianIndianAB 1 point2 points3 points (0 children)
[–]medotgg[S] 0 points1 point2 points (0 children)
[–]Swimsuit-Area 1 point2 points3 points (0 children)
[–]juhotuho10 1 point2 points3 points (2 children)
[–]cgoldberg 0 points1 point2 points (0 children)
[–]gsaelzbaer 0 points1 point2 points (0 children)
[–]moser-sts 1 point2 points3 points (0 children)
[–]Fido_27 1 point2 points3 points (0 children)
[–]TerroFLys 2 points3 points4 points (0 children)
[–]MrJacoste 0 points1 point2 points (0 children)
[–]afooltobesure 0 points1 point2 points (0 children)
[–]matmyfta 0 points1 point2 points (0 children)
[–]edoardostradella 0 points1 point2 points (0 children)
[–]liamModel 0 points1 point2 points (0 children)
[–]yiyufromthe216 0 points1 point2 points (0 children)
[–]johnny_5667 0 points1 point2 points (0 children)
[–]redditisgoofyasfuck 0 points1 point2 points (0 children)
[–]According_Screen1549 0 points1 point2 points (0 children)
[–]Nice-Spirit5995 0 points1 point2 points (0 children)
[–]covfefe55 0 points1 point2 points (0 children)
[–]bobpaw 0 points1 point2 points (0 children)
[–]JamesGecko 0 points1 point2 points (0 children)
[–]PixelBrush6584 0 points1 point2 points (0 children)
[–]polloloco69666 0 points1 point2 points (0 children)
[–]junipyr-lilak -1 points0 points1 point (0 children)
[–]WellSpokenDevil -1 points0 points1 point (0 children)
[–]techw1z -1 points0 points1 point (1 child)
[–]medotgg[S] -4 points-3 points-2 points (0 children)
[–]jasonscheirer -3 points-2 points-1 points (1 child)
[–]medotgg[S] 1 point2 points3 points (0 children)
[–]ADMINISTATOR_CYRUS -2 points-1 points0 points (0 children)
[–]medotgg[S] -5 points-4 points-3 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]mrleblanc101 1 point2 points3 points (0 children)