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.
Correct. Unfortunately, it’s something that each desktop environment or window manager has to implement themselves. But all the button is doing is moving some config files around, so you can probably do some digging to figure out what it’s copying to where.
This is the system settings application for the KDE desktop environment.
Literally yes. And you don’t even need to know the exact pixel resolution of the TV.
Edit: Here are the problems with you “Wayland isn’t good enough” people.
First, you don’t use Wayland, so you don’t even know if it’s fixed whatever weird issue you encountered with it before or if it supports a niche use case, for example.
Second, Wayland won’t get good enough for you until you start using it and reporting bugs. You think X11 was a bed of roses when it first started? Or do you think they bumped the version number 11 times for fun?
Not sure if you’re a troll, but if you’re serious, nothing I say is going to change your mind, so I won’t bother.
If you’re using Wayland, you can go to Settings -> Colors & Themes -> Login Screen (SDDM) and click “Apply Plasma Settings…”
If you’re using X11, it looks like you’ll have to resort to hacky scripts, unfortunately.
Source: https://discuss.kde.org/t/how-to-change-monitor-layout-and-orientation-in-sddm/3377
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 work has already started with Fediseer. It’s not automatic, but it’s really easy, which is probably the best we’ll get for a while.
Layoffs for three of their most successful studios? That’s surprising.
Maybe I should’ve worded my original comment better, because I never said we should just accept it. I explicitly think we shouldn’t accept it by refusing to do business at places that push tipping instead of paying their staff proper wages.
Probably should’ve led with that.
I’m not pushing the responsibility anywhere. If anything, I think it’s the government’s responsibility to take the tipping loophole out of minimum wage laws.
Thanks for the clarification. I sometimes get tunnel vision and forget people live in places with different laws and regulations. Yes, I’m specifically talking about US states where it’s legal to pay a waiter $2.13 an hour because tips make up the rest of federal minimum wage.
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.