A lot of new users are coming to Linux not because they like tinkering with their setup but because they are tired of Microsoft tinkering with their setup. For these people Arch will probably never be the answer. That’s ok, we should encourage all Linux adoption and the best way to do that is to start with the simple and familiar.
Our corporate devices are set to update and reboot automatically. This is set to happen in the evenings and usually works, but sometimes does not. I leave my device online and powered on 24/7 and still get caught by midday updates that were scheduled for 2am.
My director got knocked off in the middle of a call where we were trying to establish requirements with a specialist due to a Windows update. I would have laughed if these guys weren’t worth so much.
I didn’t notice much degradation after the 2016 election enshittening. I set to work blocking all the power users and was able to to maintain the post-2016 level of quality right up until I largely quit.
There are two subs I use that have no Lemmy equivalent (one of them probably never will) but otherwise Reddit is just a marginally better StackOverflow for me now.
Also I must admit the Excel subreddit is simply too useful to quit. I’m a damn wizard at this point and these people still surprise me.
I’ve been kind of rotating services. I am saving <1gb of configs, game saves, and various other small files. I used Backblaze and AWS cold storage for a bit but that seemed totally overkill, so I started trying out regular consumer stuff and it’s all the same really (for this purpose). OneDrive, Google Drive, Dropbox… I figured keeping local backups on a different device, and then sending two out to different cloud storage platforms was enough. I backup once a day and keep two weeks worth of backups remote, and one month local. I also manually send a biweekly backup to a friend, and I store his. That’s when I restart the server, do updates, and if I’m unlucky spend a weekend trying to fix whatever broke lol.
I built out the whole stack: clients use jellyfin to watch media and ombi to request it (a friend uses overseerr which seems good too). Internally I’m using sonarr/radarr to manage the library, prowlarr to handle requests, sabnzbd and transmission to download stuff. Altogether this almost completely automates media request and acquisition.
It took a bit of figuring out docker, reverse proxy (using nginx proxy manager), DNS… I got it working though. Someone who has already done networking would find this much simpler but it was new to me.
It’s dangerous because I didn’t know when to stop lol. I started up some game servers for friends, wrote a borg backup script to periodically save all my configs (and game saves) to two cloud storage services, then started spooling up more services…