HE SHOULDN’T HAVE TO LOG IN AS ROOT. IT’S HIS COMPUTER!!!
HE SHOULDN’T HAVE TO LOG IN AS ROOT. IT’S HIS COMPUTER!!!
Make it so the capitalization affects the scope.
Oh wait.
(Sorry, I recently had to switch to golang for work, and I’m just not used to it yet, and I’m getting annoyed by some of these design decisions)
I guess I’m a dummy, because I never even thought about this. Maybe I got lucky, but when I did restore from a backup, I didn’t have any issues. My containerized services came right back up like nothing was wrong. Though that may have been right before I successfully hosted my own (now defunct) Lemmy instance. I can’t remember, but I think I only had sqlite databases in my services at the time.
I have heard an idea floated around that the companies that make these types of automation devices would pay massive taxes on them, and that tax would pay for UBI. I’m not sure how the math works, but to me that sounds like the ultimate endgame. Then we can all enjoy our lives without needing to do tedious or backbreaking work.
Mine are named after fictional robots, computer programs, or AI. It started with my wifi being GLaDOS for 5 GHz and Wheatley for 2.4 GHz. I thought it was funny that everyone could immediately tell that Wheatley was the slower one. Over time, I continued the trend. My gaming PCs are named after characters from the Mega Man X series (desktop is Zero, laptop is X, steam deck is Sigma). My macs are named EVE and WALL-E. My server is named Sibyl System (from Psycho Pass).
I am a younger millennial, and I’ve literally never heard of a boomerang in this context in my life.
Poor Gen Xers still don’t exist.
The last time I paid for a Windows license was around 2012. I bought a Windows 8 Pro license for $40. I have been using the same one ever since, and it has never given me an issue. I even used it on a few friends’ PCs.
My laptop is Linux, but my desktop is still Windows 10. My work laptop is Windows 11, and I even used Windows 11 on my desktop for about 6 months before I decided to wipe it and go back to 10. I have given Windows 11 a very fair chance, but when Windows 10 goes EOL, I will be migrating my desktop to Linux as well.
I just find things like modding games much easier with Windows rather than having to jump through a bunch of hoops to get them working in proton. Hopefully they can improve that in the next year before I switch.
This is not true in my experience. My current employer requires us to use Windows.
I used Linux at my old job, which was a start-up with no IT. But at my current job, which is a massive tech corporation with overbearing IT, they require us to use Windows. :(
Though I don’t have an option to use a local account on my work laptop anyway.
I will now urge Microsoft to suck my balls.
Well, I guess if you don’t mind me (and every other team member) asking you 100 questions a day, that’s fine by me!
I have started pirating heavily again after years of not doing it. I set up a VPN container and a qbittorrent container that shares the VPN container’s network, so VPN is always running for qbittorrent, but it isn’t affecting the rest of my server. Then I log into a webpage on my local network and download whatever I want. The volume mount I chose for the download directory is my Plex directory, so it automatically gets put on Plex.
It’s honestly easier to pirate than to search for which streaming service something is on. When I pirate, everything is in the same place.
I almost did the other day. But then I found out that someone made a Flatpak of MakeMKV, so I didn’t need to.
It’s funny how solvable that problem is now. I remember seeing that comic, I think over a decade ago now, and thinking about how true it was. It really shows you have far we’ve come in CS.
This has not been my experience at all.
This is an excellent use case for a self hosted service, since location data is frequently used for nefarious purposes.
I have a mesh system made up of Asus Zenwifi ET8s, and I have been very happy with them. They have a lot of cool features, such as having a VPN server and VPN client, with the VPN client allowing me to apply the VPN to only selected devices. It has tons of customization options for those that are knowledgeable about that sort of thing. For example, I can tweak at what signal strength AP steering happens. It has WiFi 6E and 2.5 Gbps wired backhaul.
When I first got it, it was very buggy, and some features straight up didn’t work. But they eventually got all the bugs that I found fixed. It’s in a really good state right now.
To address your desired features, it does have wireguard. I don’t know about DDNS, but it does not have pihole built in. It has adguard built in, but it doesn’t really seem to do much, tbh. Then again, pihole didn’t really do anything for me either. I ended up shutting off my pihole because I didn’t even notice a difference.
As a podman user myself, they’re essentially the same. I look at the docker documentation when learning new things about podman. 99.9% of the time, it’s exactly the same. For the features that aren’t in podman, you can use the podman-docker package. This gets you a daemon so you can have some docker-specific features such as a container being able to start/stop other containers by mounting the socket as a volume, and it allows you to use docker-compose.
sudo systemctl restart vaultwarden.service
Done. :)
Thanks for the heads up.