• 0 Posts
  • 9 Comments
Joined 1 year ago
cake
Cake day: October 10th, 2024

help-circle
  • I have an M1 Pro machine, and while obviously there’s been an uplift, especially in single-core performance, between the M1 and the M5, I wouldn’t call these anything even close to dated yet.

    For displays, I can go grab the machine and see if there’s been any changes, but external displays should still he borked on anything that doesn’t have an HDMI port, or in other words, any laptop, or the iMac. Still being worked on.

    Generally speaking, everything I’ve needed from my linux partition on this Mac had worked phenomenally well, on my Nix install



  • They have repeatedly caused a ddos on Arch servers, ignored security concerns, had supply chain issues when it comes to Pinephones (and more).

    On top of that, their deployment strategy for core repositories is just a rollout delay with practically 0 quality assurance, which is even more bizarre, granted that they butcher perfectly functional Arch pkgsbuilds. No idea for why they continue to imply this somehow improves stability. Stability in what?

    There’s a reason why people don’t recommend it, and there’s a reason why you shouldn’t either.







  • My biggest issue with Nyx, and the reason why I’ve yanked it out of my flake twice now, is because unfortunately this repo has no quality control.

    If the Nix foundation Hydra fails, the whole merge is cancelled. If Nyx’ build system fails, they just write the broken packages into the equivalent of shit_that_broke.json, and still push it.

    Given that I’ve only wanted to use 1 package from the entire repo, it is shocking that it’s both impossible to bisect for debugging, but also increasingly frustrating to get any help with.

    This is especially obvious for kernel packages, where nixos-unstable is a little behind Nyx, so fully expect your builds to error out frequently, if you use applications, reliant on specific kernel functions, like what openrgb/openrazer people experienced a few releases ago