Guix on the Framework 13 AMD
wingolog.org
Guix on the Framework 13 AMD
1–10 of 198 posts
Re: Guix on the Framework 13 AMD
#2Re: Guix on the Framework 13 AMD
#3Re: Guix on the Framework 13 AMD
#4Is this Guix Nix but with a different language? How is it different? So far I only knew Nix, now I see more and more Guix popping up…
Re: Guix on the Framework 13 AMD
#5Re: Guix on the Framework 13 AMD
#6Is this Guix Nix but with a different language? How is it different? So far I only knew Nix, now I see more and more Guix popping up…
- it is developed under the flag of the GNU Project, so you can expect the same standards of quality of both code and documentation as the rest of the GNU Project
- it uses GNU Guile as the main language of the system instead of Nix, which (allegedly) allows you to extend or modify the behavior of the whole system
- it uses GNU Shepherd as the service manager instead of systemd
All the main goals of the projects are pretty much the same.
Re: Guix on the Framework 13 AMD
#7Is this Guix Nix but with a different language? How is it different? So far I only knew Nix, now I see more and more Guix popping up…
Re: Guix on the Framework 13 AMD
#8My kingdom for Wayland fractional scaling that doesn’t make my apps blurry. It makes the feature a complete nonstarter for me.
Proof: consider a pattern of alternating black and white pixels: 0, 255, 0, 255, 0, 255, etc. This pattern cannot be scaled to a non-integer factor without introducing gray colors (i.e., by blurring-out the pattern). If your app produces this pattern, then fractional scaling will blur your app.
Re: Guix on the Framework 13 AMD
#9Is this Guix Nix but with a different language? How is it different? So far I only knew Nix, now I see more and more Guix popping up…
It is inspired by Nix, but with a few key differences: - it is developed under the flag of the GNU Project, so you can expect the same standards of quality of both code and documentation as the rest of the GNU Project - it uses GNU Guile as the main language of the system instead of Nix, which (allegedly) allows you to extend or modify the behavior of the whole system - it uses GNU Shepherd as the service manager ins…
Re: Guix on the Framework 13 AMD
#10Is this Guix Nix but with a different language? How is it different? So far I only knew Nix, now I see more and more Guix popping up…
It is inspired by Nix, but with a few key differences: - it is developed under the flag of the GNU Project, so you can expect the same standards of quality of both code and documentation as the rest of the GNU Project - it uses GNU Guile as the main language of the system instead of Nix, which (allegedly) allows you to extend or modify the behavior of the whole system - it uses GNU Shepherd as the service manager ins…
Is it like Devuan to Debian?
Is it like GNU Herd to Linux? (Surely not since it’s Linux ;))