So it’s epic games store saga all over again? It won’t get any better with an even more controversial company.
So it’s epic games store saga all over again? It won’t get any better with an even more controversial company.
SearXNG, searches every search engine and regroups them in a single list, alongside the very powerful “bang” variant they use (“!!” is like “!” for ddg, and “!” is to only search with this search engine, “:en” is to choose a specific shortcode language.)
Great, just what we needed. Looks like he ignored the risks of facebook (or meta, i still prefer to call with the already stained name) killing the fediverse. Hopefully nothing comes out of this discussion.
Isolate your programs, keep the critical stuff away from the public using tailscale or a VPN, hell, even an SSH tunnel could work in your case, make sure to keep different password for each software for your database. If possible virtualize each software to keep them from communicating to other softwares. This is how i manage my infrastructure (or should be, i haven’t gotten yet to use tailscale for admin only websites).
I don’t think having a federated r/all would properly work in a federated network, where popular posts comes at the top of the community.
If it’s relevant to your actual job, learning to use k8s will benefit you more. Generally i’d prefer to keep the bare metal OS as clean as possible to avoid breaking anything during upgrades and such, and keep the containers and normal running apps on separate VMs that can communicate with eachothers, k8s is mostly good if you got a lot of servers and want to manage them all at once through a single “orchestrator”. But for self hosting stuff in your home it’s kinda overkill. But it still can be used to manage things up. So imo go for k8s since it can be used in homeservers, it’s just that it’s kinda like using a nuclear bomb to kill a wasp.