This is the system settings application for the KDE desktop environment.
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
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.
Haha, yeah, I’m familiar with the work culture in Japan. I’ve heard from other developers currently working there that it’s much better working for newer and/or international companies.
I’m taking my conversation-level Japanese courses this year and have been looking to land a dev job in Japan. From the sound of it, I’d like working for Pocket Pair a lot. But then again, most companies make their employment sound fantastic…
complexities of Distrobox
they unironically say in comparison to the arcane language of fucking Nix, lmao
In addition to what’s been mentioned, Bazzite also updates the kernel and graphics drivers more often than SteamOS, so yes, while things are slightly more likely to break every now and then, there are some decent performance gains to be had.
I love Bazzite, but I wish they would fix the no audio after wake on the OLED. I encountered it often while running the testing release, so I went back to SteamOS to wait for a stable release with the fix. Imagine my disappointment when they released a new stable version with the bug still present. :(
Just because you’ve never used “iced” doesn’t make it uncommon. “Iced tea” is very popular beverage in the American south, for instance.
It’s not that they didn’t know Starbucks secret code (“iced” is a common term to use for putting ice in any drink). It’s that they used alcohol code instead (“on the rocks” is a common term to use for putting ice in alcohol).
Namecheap. But it might also have to do with my domain not being very popular. Not sure.
I went with .io specifically for this. It doesn’t look special or anything, it’s just cheaper than .org and accepted anywhere I’ve tried, so far.
I highly discourage 1337x. They got caught not banning a user who intentionally uploaded malware. Forgive the reddit link, but there aren’t a lot of piracy news sites.
Moral and ethical implications aside, I really want Discord to die specifically for this reason. Discord servers are increasingly becoming home to things that belong on forums and/or wikis, and it’s ridiculously frustrating. Literally 90% of the servers I’m in are designed for support for some piece of software or hardware. Just make a forum, I beg.
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.
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.