• 0 Posts
  • 30 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle

  • I don’t know if blocking all interaction is possible or not. It can be confusing with federation. As far as I understand, instance blocking pertains to posts and not users. You won’t see posts from the instance, but other mutually federated posts can still have comments from the instance’s users.

    I’m less clear on how user blocking works, but I imagine you wouldn’t see comments the comments at all in that case. They can still see and interact with your comments/posts (I think), you just won’t see it yourself. You’d probably have to block each user individually since I don’t think Lemmy has that functionality.



  • I went from Arch to NixOS, so I can offer a bit there.

    You definitely won’t want to rely on it until you know a good amount and get comfortable. Things can be made to work, but knowing how to get it done is the main thing most of the time.

    Regarding package availability, it’s just a matter of a few oddly esoteric incantations and version controlled code, usually. Binaries are another story but still possible, and python is a special case of that.

    It has been an annoyance for me, but I’ve also learned a lot by getting things to work. If you use any niche python stuff you’re bound to run into something. A bunch is already packaged and works fine, though. Either way there’s a bit of extra nuance, which is more to learn.

    You don’t have to start with NixOS and can feel it out using nix on any distro. It can be hard to tell if someone will vibe with it. All that said, it could be more than you’re looking to get into, but you can ease into it if you’re interested.







  • I love how all the comments have caveats. Maybe that’s just the Lemmy demographic.

    I’ve got a weird relationship with anime. Never really watched it as a kid, except for pokemon.

    Two of my best friends were weebs in high school, so I got into some there, went to some cons with them after graduation. I’d binge with college friends pretty regularly, but it’s never really been something I seek out on my own for some reason. I guess I’m a social watcher.

    My taste is odd for it, too. It’s mostly about gems in the rough and based on vibes. A lot just doesn’t hit, and I can’t always tell why some things do.



  • No distro is really based on a window manager or desktop environment. Some provide defaults and premade configs. I kind of doubt any include hyprland as an option at installation, but, Wayland compatibility notwithstanding, there’s nothing stopping you from throwing hyprland on whatever you would like. The best approach is to take a Wayland-ready setup, like Leaflet suggests, and just install hyprland.







  • degen@midwest.socialtoLinux@lemmy.mlNixOS for gamedev
    link
    fedilink
    English
    arrow-up
    7
    ·
    8 months ago

    I went from Arch to NixOS and I’ve been loving it. I also had all the time on the world to dive in with several machines to fall back to.

    There are a lot of layers to wade through especially when you need a specific tool like your UE5 case. As others are saying, there are ways to make everything work, nix or non-nix, it’s just more to work through after getting the bases covered.

    Anecdotally, I had little trouble getting set up on my MSI laptop with an RTX2070, Primus and all. That was after learning the ropes on a Ryzen IdeaPad.

    Rambling aside, I would definitely make sure to start in a non-mission-critical way, but do jump right in if you’re comfortable. Maybe if you can stomach the Asus a bit longer, or get the Framework set up and play around with the Asus. And ask plenty of questions! I know I’m not alone in jumping in on nix questions any way I can :)