this post was submitted on 27 May 2026
933 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/

you are viewing a single comment's thread
view the rest of the comments
[–] 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 45 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 53 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 3 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.