If it’s something that will be mostly interacted with over CLI then kebab case. If GUI then spaces
featured
There is a fully Rust based Unix-like OS out there, it’s called Redox and it’s very cool
Have you tried yabai or amethyst? Both really solid macOS tilers
Extremely dependent on a number of factors, mostly hardware and configuration. I had a Thinkpad T480 and on a stock fedora install it definitely died faster than W10, but after setting up TLP and Powertop I squeezed ~2 more hours of use out of it than Windows could manage. Ditto for my framework 13, I get all day battery life on NixOS but when I’ve tested windows on it I lose a few hours immediately
What’s the name of that robot ipod dog I loved that thing
In other words use a UPS 👍
I’d recommend checking out Distrobox, which allows you to create containers of other Linux distros then export their applications as if they were native. Install a distrobox with one of the distros that this program works with, use the terminal to install the program within it, then if it isn’t immediately in your applications menu use the distrobox export feature to place it there.
You could also layer Nix onto your bazzite image and install it that way, but if you don’t know Nix it’ll be complicated
I’ve been into NixOS recently, not sure if I’m gonna stick with it long term but I’m trying to make it work. I love that it’s immutable while still allowing system packages, and declaratively configuring all of your common programs with home manager is super cool. Just have issues with scripts from the internet and trying to get nix-ld to cooperate
I started with TrueNAS and it works great. Either regular TrueNAS or TrueNAS scale will suit your needs well, the major difference being that Scale uses a Linux base instead of the FreeBSD of core
They’re agreeing with you…
I think they look cool. They’re hyperbolic!
Check out Wayblue, they make some custom universal blue images based off fedora silverblue which includes a hyprland image. I’m running a modified way blue image myself these days and loving it. Technically it’s a secureblue image based on a way blue image but yeah same difference
Was using NixOS but just could not deal with lack of FHS compatibility. Even the workarounds like nix-ld and nix-alien didn’t help with some key scripts I needed to run for secure network verification stuff. So I just migrated to this plus nix/home-manager for my application management