this post was submitted on 01 Jul 2025
93 points (91.9% liked)
Technology
72319 readers
3544 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Without Google's grubby paws across most the web, it'd be much more like the initial intent of what the internet was supposed to be, a welcoming place with open and accessible info!
If you don't want to pay to access a web search service, just use docker and run your own SearXNG instance! This will also allow you to host our own AI model that searches the web through SearXNG. While it may sound like a lot of work, it truly takes an afternoon and some unused RAM on your PC to make happen, then you're set up!
Im going to look into this. What's the benefit of hosting your own searxng instance?
It's yours, no issues trusting a public instance with your searches. Pages full of settings to tweak as you like. Less problems with an algorithm 'helping' you. It averages searches over multiple search engines that you choose, you can set up your own (or a curated) block list of crappy AI slop sites, don't like fandom.com or something, gone. Manage your own bangs, e.g. !aa for annas-archive. Pipe it through a VPN with gluetun for better isolation. If you have your head around docker already it's more like half an hour to set up, so why not?
Can hook it up to perplexica and a local LLM for a fully local AI search that you define, use it as a MCP server, do deep research with it...
That is awesome. A little beyond me but I've played in docker a bit. Is a VPN needed to keep your ip from being exposed ?
Is just using an existing searxng instance just less secure then?