

Yup, it works 90% of the time. Happens on all devices so I suspect Searx is just running into an error of some sort. Too lazy to investigate.


Yup, it works 90% of the time. Happens on all devices so I suspect Searx is just running into an error of some sort. Too lazy to investigate.


I host my own SearXNG via docker compose, reverse proxied it via Traefik, added a few security headers, restricted access to my country to help prevent abuse.
Use it daily, the only complaint I really have is it occasionally doesn’t search when you type in the address bar of a browser. What I mean is I’ll type a search query and instead of redirecting to the query (searx.yourdomain.tld/search?q=test) it’ll just redirect to the homepage of my SearXNG instance (searx.yourdomain.tld) forcing me to retype my query. Annoying but not the end of the world.


Privacy.com is for Americans only.


Some specific drivers are a little fiddly if you have nvidia graphics
Nit-picking here but Nvidia drivers for Debian are ridiculously easy to install? Doc page
deb http://deb.debian.org/debian/ trixie main contrib non-free non-free-firmware
deb http://security.debian.org/debian-security/ trixie-security contrib non-free main non-free-firmware
sudo apt update
sudo apt install nvidia-kernel-dkms nvidia-driver
sudo apt install libnvoptix1
Edit: For an Nvidia Optimus Laptop just install envycontrol and set your Nvidia GPU as your primary GPU.
sudo envycontrol -s nvidia --force-comp --coolbits 24
Done, easy peasy.


You ”resurrect” at a spawn tower I guess would be the best way to put it.
the game has a hierarchy system where you go against different types of warlords, each with their own abilities and weaknesses, if you bring a warlord down to a certain health you can ”infect/command” them and utilize them to go into combat, breach castles or fight other warlords, gather enough warlords and you’ll see them roaming the map and help you if they see you in combat.
It’s quite a unique mechanic and I’m pretty sure Warner Bro’s copywriten/trademarked it or something along those lines.
Also not Linux dependent, I’m sure windows users spend hours tweaking their installs to how they want it.
Once you figure those two out Linux becomes ridiculously easy afterwards as those will be your standard shells to use which provide a set list of basic commands like cd, nano, cat, ls, rm and so on, then you want to figure out which package manager your distro uses like Apt, Dpkg, Yum, Pacman so you can install software from their respective repositories.
Then you figure out which software is Cli (command line) based and which have actual user interfaces, Cli based software will likely introduce new commands to your shells.


I don’t use Home Assistant personally as I also use Apple products, if you read into Homebridge it’s a piece of software that turns smart devices that are not HomeKit enabled devices into HomeKit enabled devices, and enables new functionality to devices that are already HomeKit enabled. Definitely worth considering.
This was significantly cheaper than converting all my Apple products into android products.
To quickly spin it up I would suggest reading into Docker and Docker compose, docker takes applications and containerizes them and lets them run over your network with little configuration.


Finamp certainly needs some work but it’s far better than the native Jellyfin application, at least for iOS/iPadOS, I can now listen to music in the background.
Hell the Finamp contributors took my suggestion on a way to sort playlists and actually implemented it so I gotta say much props to them.


Thought you had to pay for that with Anubis? Recently I’ve been eyeing Go Away as a potential alternative.


2400mah? No way they’re that small, that’s basically the size of a phone battery, hell an iPhone 16 has a 3600mah battery.


Depends on the version of the remote, my old 1080p only one had a lightning port.


I just geo-restrict my server to my country, certain services I’ll run an ip-blacklist and only whitelist the known few networks.
Works okay I suppose, kills the need for a WAF, haven’t had any issues with it.


Give it a week, he’ll find a way to coddle the Americans after Trump flips his lid over this.


Tried to setup a personal matrix server last night, got it to federate, next step is Matrix’s Element Call, spent too many hours trying to block the /_synapse endpoint with Traefik because it is recommended by Matrix, no luck unfortunately.
All this in hopes I can add a Music Bot to my instance or something similar.


Want some nostalgia? Plutonium for Black Ops 2 is still relatively alive with a crap ton of modded servers. Game is still fun to play.


No surprise given they support the KDE an Ubuntu projects, which coincidentally are making waves in the mobile OS market.


This was a while ago so the details are fuzzy, I gave it Traefiks docker labels on port :5380 but that didn’t seem to work then I read an a bug report saying give Traefik :8053 so I tried that and again didn’t work so I went back to :5380 and all of a sudden it reverse proxied but my login wouldn’t work even though it worked when going to the LAN IP+Port didn’t find much in terms of troubleshooting and documentation so I eventually gave up on it.
I have had terrible experiences with recursive DNS resolvers, PiHole+Unbound worked for maybe an hour then would completely kill my internet access, the same essentially went with OpenSense, I had hope for Technitium but alas didn’t feel the need to spend hours troubleshooting something that PiHole alone did with ease.
Pretty sure Bibliogram was inspired by Nitter before it became deprecated. Hope to see this flourish.