On one hand cool, but on the other, just use Bazzite.
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.
In general, I agree, but it seems Mozilla is trying to do the right thing by AI. Offline translation is neat. And the Review Checker they just introduced uses AI to spot fake Amazon reviews. I think that's pretty cool.
You absolutely can if you have every reason to believe it's not firing a live round, like say, on a film set, where all weapons are supposed to be cleared with armorers/prop masters.
Stuff like this is really common in the States, too. In my state, counties take care of their own roads (outside of interstate highways), and it can be really obvious where the county line is, especially if you're traveling between counties with vastly different socio-economic demographics.
“The era of ‘just go out and diet and exercise’ is now gone,’”
Horseshit. Especially if they can't manufacture the drugs fast enough. I'm type 1, so I follow the #diabetes hashtag on Mastodon, and the number of people complaining that they can't get their GLP-1 drug refilled because of shortages is ridiculous.
I advertised my instance in a different thread. It's been almost exclusively a single-user instance, and I use both LCS and Lemmony to federate popular content. I've been exceedingly happy with it and don't plan on going anywhere, so I figured I could handle a few extra users.
So if your criteria include:
- High uptime
- Federation with popular content
- Sensible rules
... feel free to check my instance out. Do note that so far, I've only defederated from exploding-heads (right-wing trolls) and threads (preemptively, of course).
I'll probably cap registrations at 100 users or so, just to make sure my systems can handle the load, then see where things stand.
country gets invaded
get called terrorists
mfw
They need to port it to PC, then, if they don't like the sales numbers. I'd buy it, it looks fun.
Jess is awesome! She's a type 1 diabetic (you can just barely make out the Libre CGM sensor on the bottom of her left tricep). She serves as an incredible inspiration to other type 1 fitness nerds like myself.
This is the consequence of so many years of idiot-proofing things. While not necessarily a bad thing most of the time, having shit that "just works" absolutely ruins troubleshooting skills. I see it all the time with my nieces and nephews.
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?