- 3 Posts
- 3 Comments
Joined 3 years ago
Cake day: June 2nd, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Not only funny, but also learned something today: you can use NegativeLiterals to not have to write (-123) in Haskell
airbussy@lemmy.oneOPto
Nix / NixOS@programming.dev•Looking for books on Nix/NixOsEnglish
1·3 years agoDid not expect to see a furry anime girl on the cover when I opened that link hahah.
eBook should work for me too. I’ll just have to look for an eReader somewhere, or just read on my PC. I’m looking to apply it to my home PC mostly, but using it in production sounds like something I could apply too. Thanks!

Autoupdates during times when I’m not using the system might not work, as I usually shut down the PC when it’s not in use… 😅 Looks like the best way to deal with the issue is to try and write an application myself of sorts?
Would love to have a diff before building a new version, but reading this blogpost it seems you can only get one afterwards https://blog.tjll.net/previewing-nixos-system-updates/
Anyways, if I were to make an app myself, although not very reliable, using the
[11/22/33] built,logging during thenixos-rebuildcommand could be a way to get some progressbar I think?