Mit Nix wäre das nicht passiert!

  • 3 Posts
  • 40 Comments
Joined 1 month ago
cake
Cake day: July 29th, 2026

help-circle



  • libewa@feddit.orgtomemes@lemmy.worldOK
    link
    fedilink
    arrow-up
    4
    ·
    4 days ago

    They can, yes. You’ll need an experienced psychologist to diagnose that, probably. At least it’s not me, too insecure to answer honestly, instead thinking about the “socially correct” answer, because mine would be either too telling or a cringe reference.








  • The nixos-unstable channel actually does ensure a minimum set of required packages work: Those that would prevent you from booting. The compiling-from-source is because Hydra (the binary cache) only starts building once a package appears in nixpkgs-unstable, and if it immediately proceeds into nixos-unstable, or one of its dependencies is different there, that build won’t be finished yet. release- and versioned nixos- don’t have that problem, as they have a merge freeze, and are mostly fast-forwarded along unstable.

    What would be good is a mechanism for Hydra to tell you “I tried to build this derivation, and it failed.” For this, Nix first needs to store build failure, and since store paths are input-addressed by default, you can also skip builds that will certainly still fail.








  • There are valid use cases for JS and AJAX, but they are few. HTML/CSS is great, and has gotten many new features that can replace JavaScript in the long run: Popovers, commandfor etc. One thing I am missing is opening arbitrary popovers on a long hover. For that, you still need mousemove event listeners.




  • Distros are a matter of taste, and you shouldn‘t judge someone over it. But a bit of friendly fun-poking is alright (e.g. „NixOS user spend all night configuring their PC“). Insults directed directly at a person are never OK. And there are of course distros that are objectively bad (like Ubuntu), and you can criticize their creators, and maybe try to convince the users to choose something else (that‘s where Mint is from, kind of), but you cannot. hate. on. them.