

I see this being useful for senior/assisted living care. This isn’t a job many people want to do, doesn’t pay well, and requires ungodly amounts of patience
I see this being useful for senior/assisted living care. This isn’t a job many people want to do, doesn’t pay well, and requires ungodly amounts of patience
I use OVH. Reasonable prices, very reliable, and no bandwidth caps
If you’re technically inclined, you can selfhost metube for your friends/family
Oh yeah don’t get me wrong I love nicotine+ too! I figured I’d link to slskd since this is the selfhosted community after all 🙃
I’m not a fan of YouTube’s audio compression algorithm (optimized for saving google’s bandwidth but sounds awful on higher fidelity audio setups). If quality is a concern, I can’t recommend slskd enough
I use wiki.js in the linuxserver.io flavor. I have 3 URLs for every service I run: public, LAN, and tailscale url. My “homepage” is a big markdown table with links to all the services. It’s not pretty by any means, but it’s very functional
you can also delete them recursively with
find . -name '*.DS_Store' -type f -print -delete
(adapted from this script)
Indeed. Western portrayals of Jesus are likely historically inaccurate, it’s more probable that he was dark skinned
Fun fact, this is from Wikipedia
The pi zero is good for small projects that don’t require a lot of compute, however I personally haven’t found it to be useful in a self-hosted context. Unless you really don’t care about performance, the low specs make it unsuitable for hosting most of the services you listed above
“Hacking” can be as easy as running some script you found online to prowl for vulnerable systems. This doesn’t take a lot of creativity. A lot of people/businesses/governments don’t practice good security hygiene (e.g. apply security patches as soon as they’re available) and end up getting popped by skiddies. I’d be more impressed if these Russian “hackers” could consistently repel attacks, but a simple google search suggests that they are struggling to defend their own turf
Millions of people use beautifulsoup4, but most probably don’t realize that a core library that powers it, soupsieve, is effectively maintained by one person. In the spirit of the xkcd you linked, Isaac Muse could probably use some funding
Same, I also use Cloudflare dns, tunnels, and pages. Having these all in the same place makes it easy to deploy/keep track of everything