Wayland support in Mint is experimental, it’s not worth your time if you’re playing games. X11 is on maintenance-only life support these days.
I ran WoW for years on Arch until I stopped playing a few years ago. IDK what the experience is like these days, but it was fine then.
Personally, since I don’t like the runaround to install things on Bazzite, I would use Nobara or just vanilla Fedora with your own drivers. You can use Btrfs Assistant to set up Snapper snapshots and boot entries if you want, but I’ve never seen a Fedora update fail in any critical way. Frankly, I’d be inclined to just go with vanilla Fedora since GloriousEggroll is a busy guy and updates aren’t very up to date on Nobara IME.
Yah, and it has it’s limitations, but it’s far lighter than electron IME.
I’ve been using Flutter, I like how it’s cross-platform, mostly. I’ve generally built things for Android, but the desktop (Linux and Windows) and web versions usually compile fine with no tweaking. Couldn’t speak to the iOS versions as I can’t be arsed to jump through Apple’s hoops. You can make a nice looking app with it for whichever platform you’re targeting.
It’s very well supported, lots of examples, well documented. Not as much out there as Python for examples and troubleshooting, but not bad.
I mustn’t be communicating well, but that’s fine.
OK, yah, that’s what I was getting at.
I was getting more at stacks on a host talking, ie: you have a postgres stack with PG and Pgadmin, but want to use it with other stacks or k8s swarm, without exposing the pg port outside the machine. You are controlling other containers from interacting except on the allowed ports, and keeping those port from being available off the host.
I assume #2 is just to keep containers/stacks able to talk to each other without piercing the firewall for ports that aren’t to be exposed to the outside? It wouldn’t prevent anything if one of the containers on that host were compromised, afaik.
“All your containers are belong to us.”
On a post-it note stuck to the monitor.
I’d have thought they’d be selling solar-powered flashlights.
I’ve tried nothing and I’m all out of ideas.
You might consider using something like Cloudflared or Tailscale’s Funnels to proxy the connections through to prevent DDOSing and apply ACLs. You can still use your domains with those.
Welcome to Twitter.
I mean, it sucks, but the stupid shit people will do with company laptops…
Nobara is a great option if you don’t want to deal with the weirdness of installing stuff on an immutable distro. Nobara also has a bunch of tweaks for video editing software like OBS and Blender.
I was getting at an old Stephen Colbert interview meme from TDS which was asking a questions and giving the answer he wanted to see in the second part of the question.
“Who was the greatest president and why was it Ronald Reagan?”
Domain authentication and group policy analogs. Honestly, I think it’s the major reason it isn’t used as a workstation OS when it’s inherently more suited for it than Windows in most office/gov environments. But if IT can’t centrally managed it like you can with Windows, it’s not going to gain traction.
Linux in server farms is a different beast to IT. They don’t have to deal with users on that side, just admins.
Devs don’t usually package for specific distros unless it’s a generic format like Appimage that can just be downloaded. Distro maintainers need to get it into the format their package manager uses and update the list to make it available.