epocsquadron

@epocsquadron@kbin.social
1 Post – 5 Comments
Joined 1 years ago

Worth noting Colorado and very recently Connecticut have similar laws, so the complaint could be leveraged from multiple states.

It might be more web design leading but my company’s designers have switched to Figma, which is web based and has allowed me to work with their files for dev on Linux.

If you’re going to go as far as configuring a desktop from scratch with Hyprland, I really recommend considering Arch. Most of the distros you mentioned bring their own desktop environments and all the resources are around using them that way — I wouldn’t want to modify Fedora into an Sddm + Hyprland setup. You’re going to end up on the arch wiki at some point, because that has some of the best help content for this style of computing, so you’d be having an easier time. Arch gives you everything you need to make it yours without learning anything specific to arch (unlike NixOS where you need to learn Linux underlying setup AND a functional language for configuring your system that fights where all your software expects to be). Yeah, you’ll need to make a lot of decisions for installation, but you’ve already made the decision to go with Hyprland for a compositor, and you can keep the internals simple - unencrypted, ext4 file system, systemd-boot - and get to the fun parts.

Alternatively if you just want to get to gaming, Fedora Silverblue and flatpak steam/lutris and you should be golden.

Another alternative I like is zim. I feel it’s snappier and less fiddly than oh-my-zsh.

There’s a method using systemd-sysext that would work well for this on any distro without dealing with poking holes in containers. One of the gnome folks blogged about it recently here: https://blogs.gnome.org/alatiera/2023/08/04/developing-gnome-os-systemd-sysext/