🦊 OneRedFox 🦊

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

help-circle
rss
  • Yep, though the dpkg ecosystem also had more inertia than the rpm ecosystem did. Before Flatpak existed, pretty much everything that was packaged for Linux had a .deb file for it, but the same wasn’t true for rpm. So people who didn’t want to package shit themselves flocked to the Debian-based ecosystem. But these days we have Flatpaks and everything moved to the browser, so it doesn’t matter as much as it used to.










  • Is the bootup/shutdown speed, and faster package management really worth it? Is it really significant enough?

    No. The primary reasons why you’d want to use Void Linux are the musl packages, the easy packaging experience with XBPS, and the simplicity of Runit. The distro felt like BSD on Linux when I last used it (it’s admittedly been a few years since then); I liked it. If the above things interest you, then go for it; otherwise, stick with Fedora.




  • Installing proprietary software. For certain courses I unfortunately have to use software like Unreal Engine, Maya, Houdini, Unity, P4V, and a few others. I read NixOS has difficulty with running random binaries. I also could not find an UE5 package in nixpkgs, which Arch does have.

    So NixOS is different from other distros in that it throws out the FHS so that it can do things like install multiple versions of the same library without issues; this breaks binaries, however, and they have to be patched to work with NixOS. So you basically have to package things for Nix for them to work. Certain programs like Steam and VSCode even have a wrapper as part of their setup that recreates the FHS to make them work as expected, so doing this is possible, but as a beginner I doubt you want to fuck with that.

    Building binaries. I know nixos does some weird stuff with libraries and binaries. I need to be able to do normal stuff with binaries, and perhaps package and distribute them. It’d be really nice to be able to try out different compilers for my CMake/C++ projects also. Can NixOS do that easily?

    It’s actually nice as a dev environment. You do have to write flakes for your projects, but that’s not a big deal and the reproducibility is nice.

    VMs. I will be doing dGPU passthrough for testing assignments before handin. I assume this is no problem but it requires some weird stuff so I want to be sure before diving in!

    I’ve used VMs without issue, so should be fine.


    Since Nix is a distro-agnostic package manager, in your case I would probably use a normal distro like Ubuntu/Arch/Fedora and just use Nix with that if you want to go that route. It’ll go smoother than diving into the deep end right away.





  • Specifically, Mozilla plans to scale back its investment in a number of products, including its VPN, Relay and, somewhat remarkably, its Online Footprint Scrubber

    IMO these were their best products. 🙁

    Going forward, the company said in an internal memo, Mozilla will focus on bringing “trustworthy AI into Firefox.” To do so, it will bring together the teams that work on Pocket, Content and AI/Ml.

    Ugh, god damn it.