- 3 Posts
- 6 Comments
airbussy@lemmy.oneOPto Nix / NixOS@programming.dev•Notification for auto-update / some way to easily trigger it manuallyEnglish2·9 months agoAutoupdates 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
[
logging during the ] built,nixos-rebuild
command could be a way to get some progressbar I think?
Not only funny, but also learned something today: you can use NegativeLiterals to not have to write (-123) in Haskell
airbussy@lemmy.oneto Linux@programming.dev•Ubuntu 24.10 Now Defaults To NVIDIA On WaylandEnglish14·1 year agoScreen sharing on Discord with Wayland kinda sucks at the moment, but I believe that’s moreso Discord’s fault for not updating Electron or something along those lines.
If you really need screenshare there were some options with xwaylandvideobridge, a custom client, or just running it via the browser
But why? Microservices do have some good advantages in some scenarios
airbussy@lemmy.oneOPto Nix / NixOS@programming.dev•Looking for books on Nix/NixOsEnglish1·2 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!
At that point just throw an exception man