this post was submitted on 20 May 2024
110 points (97.4% liked)
Programming
17383 readers
498 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I use my own self hosted SearXNG.
Why the -ng-?
It's a better fork of SearX
Also SearX is no longer maintained https://github.com/searx/searx/commit/276ffd3f01cdd823f75676c51231fad4040059d3#diff-7b3ed02bc73dc06b7db906cf97aa91dec2b2eb21f2d92bc5caa761df5bbc168fR3
Same, it's super simple with Docker and you don't even need to fiddle with ports or anything. I should probably try running it at my work PC now that I think of it.. Anyway, duckduckgo has been good to me for all these years.
How much ram does the container use on average?
Around 100 megas, iirc. Try it out!
I run a "public" instance with basic auth so I can use it from anywhere (phone, work). I've made my instance my default search engine everywhere. (I know basic auth is not the most secure but I wouldn't even really care it other people used my instance; I just don't want it hammered.)