this post was submitted on 28 Jun 2023
251 points (100.0% liked)
Technology
37728 readers
68 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
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
Self-hosted Searxng. It's shared to multiple people which kills a lot of the usefulness in Google or others trying to track my instance.
I tried this, but it kept saying 'Engine failed' or something on every other search. I never could figure out why. I might try again
Edit: Actually it was Searx I used. I'll spin up Searxng and see if it's improved
I had some issues with searx.... Things are a bit better in my experience with searxng. Sometimes I still run into the error messages. But usually it's my fault more than anything (server bogged down, too many requests/searches across all my users, or internet blips)... I just rerun the search a few seconds later and it's usually good again.
Nice. I've stood one up now and it seems to be working nicely:
https://searxng.fosshost.com
Awesome! Only thing I see wrong... I see version 1.0.0, I believe (and could be wrong) that they changed the versioning of it to a date-based system about a year ago... If so you might be running an older version. I run the docker version and I do in this specific case use the latest tag.
I’ve spun up my own SearXNG instance, and it’s the best search engine I’ve ever used.
Is this like when people say arch is fun?
Seeing as I absolutely hate using arch linux (sorry to those who like it I guess) I would say no.
There is even one script that does all the work for you, so it’s dead simple.
To compare, PeerTube was a bit more of a slog with many steps and a few chances to break things (the fun happened when I had to uninstall the official npm because despite the installer saying it would install 16.x, it installed 18.x, and that really upset PeerTube). I then had to use nvm, and that was fine until a step failed as I forgot to soft link my local npm binary to /usr/bin or something like that.
tldr: please for goodness sakes fediverse, make your setup scripts a once and done affair!!!
Same here