IIRC, Samsung recently announced they’re moving to A/B partitioning as well.
IIRC, Samsung recently announced they’re moving to A/B partitioning as well.
Oh nice! I just use Lutris, but options are always good.
I disagree, it’s a statement of fact. There’s nothing inherently wrong with that fact that you’re lazy about fiddling with computers. I’m lazy about certain things in my own life.
But it’s pointless trying to convert lazy people to Linux when it requires an effort level above 0 and they don’t want to put in anymore than that.
Cool, you’re lazy, gotcha.
No, I literally had to add one change to the game launch properties one time. It took me probably 3 minutes of googling and following instructions. I wouldn’t call that “a bunch of fucking shit”.
Cool, me too.
Helldivers 2 works almost perfectly on Linux. I had to nest it in a gamescope session to fix some weird mouse issues, but that was it. I dual-boot Windows and I’ve never even launched it there.
You’re the cool aunt, for sure.
I could go in-depth, but really, the best way I can describe my docker usage is as a simple and agnostic service manager. Let me explain.
Docker is a container system. A container is essentially an operating system installation in a box. It’s not really a full installation, but it’s close enough that understanding it like that is fine.
So what the service devs do is build a container (operating system image) with their service and all the required dependencies - and essentially nothing else (in order to keep the image as small as possible). A user can then use Docker to run this image on their system and have a running service in just a few terminal commands. It works the same across all distributions. So I can install whatever distro I need on the server for whatever purpose and not have to worry that it won’t run my Docker services. This also means I can test services locally on my desktop without messing with my server environment. If it works on my local Docker, it will work on my server Docker.
There are a lot of other uses for it, like isolated development environments and testing applications using other Linux distro libraries, to name a couple, but again, I personally mostly just use it as a simple service manager.
tldr + eli5 - App devs said “works on my machine”, so Docker lets them ship their machine.
That sounds like the default GitHub boilerplate message, to be fair.
My ISP says my IP is technically dynamic, but it hasn’t changed once in the 6 years I’ve had their service. But that’s for the best, since they’re the only choice for symmetrical gigabit and their only option for static IPs is for business accounts.
So I continue to trust that they won’t change it. Fingers crossed.
Skimping on cost is how disasters happen. Ask Richard Hammond. “Spared no expense” my ass, hire more than 2 programmers, you cheap fuck.
Edit: This was supposed to be a Jurassic Park reference, but my dumb ass mixed up John Hammond and Richard Hammond. That’s what I get for watching Top Gear and reading at the same time.
A more crude variation than using dedicated ripping tools is using yt-dlp. If you need a login to a service, you can pass the username and password or login with a browser and pass in the browser’s cookies. I’ve personally heard you can do that to at least rip sub-gated Twitch VODs, anyway.
Hmmm. I would think that would work, but this is about the extent of my networking knowledge, sorry. :(
The tool tip gives the IP ranges that it opens up, can you make your OpenVPN network live in one of those ranges and try?
You need to enable local network sharing on the Mullvad devices.
I went with a Pixel Fold for the same reason. It’s squattier, so I can use it one handed, and the big screen can be nice on occasion. Really, thickness is the only issue I have with it.
Nobody is trying to market a phone that stays out of your way because they don’t want it to stay out of your way. They want you to use it as much as possible, both for data collection and brand recognition.
Mumble or Teamspeak. I run TS, myself.
One of my company’s customers is a DoD contractor that uses the government version of Teams, which does require Chromium, unfortunately. Or at least, I haven’t found a way to make it work on Firefox yet.