Edit:
Since theres been some confusion with dates
In 2016 github made site side searching login only and hid the search bar if you werent logged in. This didnt include searching within a repository so that could still be done, just not all repositories
This year was the change being referred to in this link which made repository level searching require logging in
Blog post: https://github.blog/changelog/2023-06-07-code-search-now-requires-login/
Hey Guys, Microsoft is cool now, they really care for Open Source now, they changed.
How do people always forget, how often they get fucked by that company in the last 20 years, that they think anything changed? They still abuse their monopoly, they still buy up the work of others and they still will then dilute it down for their bottom line and restrict it to force you to use a login to harvest data on your profile (see also Windows).
Everyone who said it’s cool that MS bought Github, because they are now Pro-Open-Source: Can we please have a round table every 2 years and talk. Because I think you guys are victims of the Stockholm syndrome and do not even notice.
Yeah, fuck Microsoft. They haven’t changed at all.
For example I remember when they held monopoly in a browser market and purposely broke their sites for other browsers.
Now the IE is gone, they have Chrome based Edge and are doing it again, if for example you try to use their office and make Teams call in Firefox it will refuse saying you should use Edge or Chrome. I’m guessing they are now trying again to claim they support another browser in case of antitrust, but Edge and Chrome is essentially the same thing. They just want to kill Firefox.
Apparently, this change was in 2016 - before MS bought them. However, I agree with your point. But the proof of that isn’t in restricting search to logged in users. It’s in how they ripped off FOSS code (esp GPL code) for training copilot. They did something that fundamentally damaged the roots of FOSS activity.
restrict it to force you to use a login to harvest data on your profile (see also Windows).
FYI, there is no forcing here. Heavy suggestions, but no forcing. I’ve never used a MS or Hotmail account to log into Windows 10 or 11.
On new installs it does force you. I had to do it today (Windows 10). There are workaround such as attempting to log into a banned account, or other weird hacks involving disconnecting the internet and know the right combinations of hidden menus to navigate.
Fantastic way to start a shitstorm. You people don’t even use search function logged out, because if you did, you would know they changed it in 2016. Microsoft has nothing to do with it.
searching across all of github was made to be logged in then
repository level searching though is relatively recent. Heres the blog post about the change dated in June this year https://github.blog/changelog/2023-06-07-code-search-now-requires-login/
This comment by an employee in the thread also calls out it was in 2023 and links to the blog post
I’m getting so exhausted with the constant outrage in every goddamn feed in my life.
Ignore it, laugh and increase your awareness that people are dumb as shit but also have the humility to realize you’re also people and are also dumb as shit.
It makes life far more palatable.
I have been able to search logged out within a repository, up to this year. I think what you are referring to is search across all repositories. That was indeed disables a while ago. But things did change this year, unfortunately. So yes there is a legitimate and new issue… Once more.
It’s not new, but it’s possible that this is the first ticket created to discuss it. I don’t search github using their shitty search anymore anyway: Long live https://sourcegraph.com/
The biggest news to me is that GitHub allows users to search code. Every single time I tried to search something in GitHub, search results were next to completely useless, and always a sure-fire waste of time and effort.
There’s hope, I guess.
lol? That must have been a half ass attempt on your part because GitHub search is fantastic.
must have been a half ass attempt
How hard do you need to try to use a feature for it to be considered decent? Do you expect something as basic as a search to put up a fight?
Can you elaborate on what happened when you tried to search? I’ve never had trouble.
Do you expect something as basic as a search to put up a fight?
Increasingly, you should be. Search algorithms from Amazon to Google are getting deliberately enshittified in order to force you to see what they want you to see instead of finding what you were actually looking for. For example, things like quotation marks and the minus operator no longer work. I would be supremely unsurprised to learn of Microsoft following suit.
This is news to me. I’ve been cloning and searching for years because web search was useless. And by useless I mean - I know the word I’m looking for appears in exactly four places, formatted and capitalized exactly this way - and GitHub web search still doesn’t find it.
It wouldn’t surprise me if it’s gotten massively better - but only in the way that choosing to ride a bicycle to work is a massive improvement over sitting on a random rock.
I don’t find the search too bad but what does make it difficult is digging through a million forks of a library. Sometimes I want to find how other people used an obscure library method and I end up having to wade through endless forks with the same repeated bit of code.
This is more a complaint of people using forking as a like button but I do wish there was an option to exclude them from search.
It used to be pretty bad but they worked on it and made it a lot better over time.
I see they’ve finally started the Extinguish phase.
Honestly, I can’t wait for Forgejo to implement federation. Gitlab might do so too after Forgejo shows that it’s possible and gets a major following. They already are letting one external dude implement it after having slept on it for a good decade.
Yeah. Right now GitHub is the only choice for my work to be seen; but someone is going to fix that by adopting activity Pub.
I’ll run my own instance once that’s an option.
Someone please correct me if it’s already in play and I’ve just missed it.