this post was submitted on 27 May 2026
936 points (99.0% liked)

Technology

84940 readers
3838 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
 

EDIIT :

Apparently, there is an issue with the warning request to disable the ad blocker

I use Fennec F-Droid and Cromite, and I don't see this issue.

to get around the adblocker warning, use this link.

https://unwall.app/techcrunch.com/2026/05/26/duckduckgo-installs-are-up-30-as-users-reject-being-force-fed-googles-ai-search/

top 50 comments
sorted by: hot top controversial new old
[–] brucethemoose@lemmy.world 9 points 1 hour ago* (last edited 1 hour ago)

For what it’s worth, DDG recognized this immediately.

They dipped their toe in AI search, felt the pushback, and went all-in on putting toggles and immediately accessible opt-outs everywhere. They put a filter for AI images (and I hope they do the same for AI SEO spam).

In other words, they actually leaned in and listened to their own users. Unlike the soulless vampire on a throne Google has become.

[–] MilitantAtheist@lemmy.world 26 points 2 hours ago

I can't find anything I'm looking for on Google anymore. It's not a search engine, it's just ads.

[–] TubularTittyFrog@lemmy.world 6 points 1 hour ago (1 children)
[–] piecat@lemmy.world 5 points 1 hour ago

Duck it, we'll search it live

[–] TryingToBeGood@reddthat.com 3 points 1 hour ago

yep, me too. you can put "-ai" at the end of your search to shut off the slop, but it's a PITA. Often I'll just go to DDG.

[–] Karl@literature.cafe 4 points 1 hour ago* (last edited 28 minutes ago)

I use duckduckgo for simple searches and google when it's something more complicated. I don't like google tho, too nosy and too much ads.

[–] pineapplelover@lemmy.dbzer0.com 7 points 1 hour ago (1 children)

My friend just told me ddg is now better than google search

[–] buddascrayon@lemmy.world 6 points 1 hour ago

The thing that is hilarious about this is that DDG is powered by Bing. 😂

[–] kalpol@lemmy.ca 17 points 3 hours ago (5 children)

Its not crazy hard to install your own searxng instance. Works pretty well. The problem is that the Internet itself is turning into AI slop.

[–] trackball_fetish@lemmy.wtf 2 points 46 minutes ago

Check out yacy, its not well polished but at least it doesn't rely on major search engines afaik (p2p)

[–] hansolo@lemmy.today 1 points 55 minutes ago (1 children)

The problem with your own searxng instance is that your searches across other engines come from your IP address.

So if you're searching for something, everyone knows it's you using IP triangulation. Google then tracks you around the internet.

If that doesnt bother you, OK great.

[–] Axolotl_cpp@feddit.it 1 points 4 minutes ago

You could install a proxy to expose their IP instead of your i guess

[–] agent_nycto@lemmy.world 10 points 2 hours ago (1 children)

Dude I don't even know what that is or what it does and I'm pretty sure most people don't either. It might be easy but what the heck even is it?

[–] vodka@feddit.org 5 points 2 hours ago

It let's you have one search website where you have it pull results from all other search engines (that you want) and then it can rank results based on where things rank on the various engines.

Tl;dr self hosted search proxy, with some advanced features

[–] elucubra@sopuli.xyz 0 points 1 hour ago

I have it installed in a docker container in Linux both as a search 3ngine for my local AI setup, and for regular browsing.

Setup and installation is a great use case for AI.

Go to Google gemini, and ask it to create a step by step guide to install a container with searxng, and how to allow searches from your browser(s). Make sure you tell gemini that you are a simple user, not a power user, so it shouldn't assume anything. Also ask it to make sure it shows you how to make the container autostart with the pc. Tell gemini that you want this in a step by step tutorial.

Should make it easy, as you can ask questions if you get stuck, or something doesn't work.

[–] Rekorse@sh.itjust.works 2 points 3 hours ago (1 children)

Last time I tried I had issues but it was quite a while ago. Do you know a good guide or something you can post?

[–] kalpol@lemmy.ca 1 points 1 hour ago

I hate to say it, but I just had Claude generate the guide. The docker container is the easiest way I think.

[–] InFerNo@lemmy.ml 42 points 5 hours ago (4 children)

"install" websites, i'll never understand

[–] ILikeBoobies@lemmy.ca 2 points 1 hour ago (1 children)

I thought it meant changing your default search engine.

I never considered that it was an app.

[–] 0x0@lemmy.zip 1 points 1 hour ago

Everything is an app.

[–] bold_atlas@lemmy.world 13 points 3 hours ago* (last edited 3 hours ago) (1 children)

We've come full-circle. I used to download .html pages so I could browse them while offline. Now websites install themselves so they can browse you while offline.

[–] ThunderQueen@lemmy.world 7 points 2 hours ago

In capitalist America, the content watches you!

[–] coriza@lemmy.world 3 points 2 hours ago

I "love" when the wrong technology is applied.

On the the dawn of the smartphones Mozilla tried to enter the space with an FirefoxOS and the pitch was that every app was just a website just more tightly integrated with the phone. The problem is that all the web stack is wonderfully resource hog and at the time phones were super underpowered running websites were not optimized in a browser that were not as optimized as today. So it was a terrible choice for the time being.

Other good one was Android early days. They choose Java as the default app environment and development. It kinda makes sense to use it if you want the same program to run on different platforms, the problem, again, it runs worst and with the underpowered devices of the time everything was a slog. And they doubled down on the mistake by using a garbage collector that doubled the memory usage of every app. The cherry on top, at least in hindsight is that arm was and still is the de facto Android plataform, greatly disminishing the advantage of using Java/JVM. And today Google enabled apps with native code optimized for specific plataforms, but everyone only care about ARM so of you try to run Android like in an Intel laptop a lot of apps are not compatible.

End of rant.

[–] RaoulDook@lemmy.world 3 points 3 hours ago

Too many people are brain hostages to the idea that apps do everything and you need an app for everything, even though most of the things are just websites. But all the apps are really doing is spying while they deliver their version of the website.

[–] farmgineer@nord.pub 4 points 3 hours ago

I just searched earlier and DDG had a link telling me to try its AI (I think it was on my mobile on firefox). At least it didn't force it, I guess.

[–] ICastFist@programming.dev 11 points 5 hours ago (2 children)

I hate that ddg has "show AI images" on by default

[–] brucethemoose@lemmy.world 5 points 2 hours ago

It's great it even has a toggle.

[–] starblursd@lemmy.zip 9 points 4 hours ago

But I like that it has that toggle at least

[–] melfie@lemmy.zip 5 points 4 hours ago* (last edited 4 hours ago) (1 children)

DDG is not too bad, but when I click the sources from the AI search results, they often don’t contain the info from the search summary, so why even have it if it’s mostly a hallucination?

[–] bold_atlas@lemmy.world 7 points 3 hours ago

Because:

🎇 ✨ +10 Line go up! 🎇 ✨

[–] LiveLM@lemmy.zip 12 points 5 hours ago

Ironically, duck.ai is also the only AI provider I use because on top of having multiple models available, it has no login requirement so I just ask whatever stupid question and be on my way.

load more comments
view more: next ›