1330
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 27 May 2026
1330 points (99.2% liked)
Technology
84965 readers
3828 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- 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.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 3 years ago
MODERATORS
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.
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?
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
Well that's neato, thanks for sharing
Check out yacy, its not well polished but at least it doesn't rely on major search engines afaik (p2p)
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.
You could install a proxy to expose their IP instead of your i guess
Sure, but it's a buyer beware kind of thing.
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?
I hate to say it, but I just had Claude generate the guide. The docker container is the easiest way I think.
Fair enough, I'll look into it!
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.