Google begins recommending DuckDuckGo.
Or SearXNG. I run an instance, you can check it out: search.gregtech.eu
DuckDuckGo
You can also use Startpage, which copies google’s results.
At this point I’ve been using DDG for 7 years as my main search engine. It’s gotten better while Google has become a joke.
Can confirm. I didn’t think it’d be like that but it do be like that. DDG gang, where you at.
I switched to DDG recently due to the manifest v3 changes and AI junk and have been really liking it. It feels like what Google used to be when it was good.
You didn’t switch to FF due to the manifest v3 changes? You switched search engines?
Hah yeah I guess I combined those confusingly. It was both of those things hitting around the same time, I switched to FF and DDG.
So, you’re saying Bing got better.
DDG does add their own spice on to – or so they claim, and Bing doesn’t have bangs so I’d never want to use it.
Personally I just use the better in-browser feature instead of bangs
Fair. I could with Firefox, but I’m too lazy to configure all of that for myself.
Fortunately it takes like 2 minutes.
But doesn’t work on mobile
Can’t wait until they enshittify, the way I see it, everything will eventually, even Lemmy. It’s up to us to not settle too hard in one place
The fact Lemmy is open source and federated makes it almost impossible to enshittify. What are you gonna do, show ads? Third party clients are first class citizens here
it still can enshittify, but we can save it with the help of git and the fork button
Unless corporations start ruling it somehow, it really can’t enshittify.
They get a large enough audience for disinformation campaigns
Once you see people start defending Russia it’s over
Once you see people start defending Russia it’s over
If that’s what you are looking for, the .ml server has you covered already…
One scenario is that normies join en masse and influencers/marketers follow them, and the quality of conversation goes to zero like on all big platforms. You can’t solve this with software.
So that’s “getting shittier” but not “enshittification”. The latter is explicitly a profit-motive driven phenomenon, coined by Cory Doctorow in 2023. Here’s the original post he made about it: https://doctorow.medium.com/tiktoks-enshittification-bb3f5df91979
Never use google to search. There are many other options and all of them are better than google.
I don’t know about better but people just start understanding that going to the guy with the largest market share is saying that you are satisfied with being abused by a monopoly.
There other options, use 'em
🥱
I fucking hate how these companies get so bloated and then start doing whatever the fuck they want.
Just makes me realize that I haven’t used Google search in like over a year now because I use Kagi. Even before that i was using searx-ng.
Feels good not to care anymore about the unrelenting enshittification of Reddit, Twitter and Google since I switched away from them.
deleted by creator
Me, to Google right now:
I’ve been using search xng for about 6 months now. It’s been great
Doing this to combat bots like they aren’t also using bots to scrape data from the internet is interesting.
I wonder how this affects modified/custom search engines (like udm14).
May I suggest https://mojeek.com as a privacy respecting alternative that actually has its own web crawlers and indexers.
While I love the idea of Mojeek, the execution leaves a lot to be desired.
do you have any examples? they’re always useful for us when it comes to targetting improvements etc.
I remember interviewing at Google years ago (if you’re keeping score, it was 2012/2013 just before their stock hiccupped and my onboarding was killed as I was only a 97% fit), and the guy was religious about page load times. “We cut 200 lines of code if it’ll give us a millisecond of page load speed”, that kind of thing.
How they’ve fallen.
well they don’t need to fight for new users anymore. Everyone uses it already, and children are basically indoctrinated to it: all schools have that as search engine, often they even use google classroom and drive and whatnot on the classes. if they have chromebooks, the chrome browser automatically starts after login even if you don’t want to use it, and you can’t unpin it from the taskbar either
Google sucks so bad that I switched to Bing. BING!
DuckDuckGo for day-to-day stuff, Bing for naughty content.
Duckduckgo is bing. They route their searches there afaik. It’s just a privacy layer, like startpage is a privacy layer on Google.
Duckduckgo also has bangs, which I consider an essential feature.
Although I use SearXNG instead, since their equivalent is a lot more customisable (although less bangs out of the box).
FWIW you can kinda replicate bangs using Firefox using bookmark “keywords” (I think that’s what they’re called). They basically allow you to create a bang for any site using any trigger characters.
Yeah, I use those constantly. For web searching, Wikipedia, work ticket lookups, etc.
Yep. I was using ddg but just spun up 2 sear instances for myself. (One on vpn one off)
What are your favorite searxng customizations / bangs?
What are your favorite searxng customizations / bangs?
Nothing hugely advanced. I added the NixOS wiki to !software_wikis and I also redirect the old wiki to the new wiki (since the former blocks VPNs). I also use the redirect functionality to redirect twitter/reddit etc links to FOSS frontends.
I’ve also added a bunch of stackexchange sites with their own keywords.
I’ll add you can also use duckduckgo bangs by using !! e.g. !!protondb.
Honestly, JS is such a core part of the web, I’m surprised it took this long.
There is no need for any JS to simply POST a query to a web server, and receive an HTML response. This is to force tracking, ad, and AI bullshit on people.
Google is a lot more than just the one google.com page. And even if it were, JS adds some nice features like predective text / suggested searches.
Tracking, ads, and AI can be done without JS. They may be slightly less granular in the same way as the user experience will be slightly worse, but disabling JS won’t stop it.
I’d bet the biggest reason Google decided to do this is so that they don’t have to support a version of the site that virtually nobody uses.
Imo, the most compelling reason for non-JS versons of typically JS-driven sites is to support lower power devices. But it’s 2025 and even a 10 year old phone you found in a dumpster behind a decaying Radio Shack can run modern websites without issue.
Even the article is grasping at straws for why this might be bad. “It might make accessibility more difficult or add security issues”. One of the most valuable companies in the world, with some of the best engineers in the world, is going to have problems adding aria attributes and updating dependencies? Give me a break.
If you want to block tracking, ads, and “AI”, there are plenty of ways to do that without disabling literally all JS. If you want to construct your google search request without the rest of the stuff on google.com, use your browser’s search bar.
I’m as anti-google/tracking/etc as the next guy, and I’ve been using DDG almost exclusively for years, but I’m not going to pretend like asking companies to make HTML/CSS-only versions of their sites is a reasonable request in the modern web environment. It can be really fun and cool to build a site without JS, but there aren’t many scenarios where it’s actually beneficial.
The replies in this thread are just plain ignorant. Basically every website uses JS heavily and disabling all JS with something like noscript is just a plain bad time.
Even in your comment, every sentence is wrong. Google searches are done with GET requests, and there are plenty of reasons to force JS other than tracking, ads, and ai.
These days, the “suggested searches” are ads in the shape of searches of companies or products, many of which nobody ever heard of. Gone are the days of the genuine “other people searched for this.” It was only a matter of time, I guess.
I remember using NoScript extension ages ago for what I believe was at least a year. Occasionally sites had problems with loading certain elements even if I allowed 1st party scripts by default. It was way too often when I had to allow domains of various 3rd party scripts when I finally realized this workflow just sucks and benefit is so miniscule that I just got rid of it. Only blocking extension I am using right now is uBlock.
I know it does not matter, but it pains to see that perfectly normal comments like yours that add to conversation get downvoted just because some people do not agree with its narrative.