Trying out Nyxt for the first time (I think?) after watching the FOSDEM video. It seems it will make it to my Guix manifest.
FOSDEM 2021 Declarative and Minimalistic Computing devroom videos are up (just 3 left).
New Guile stuff in the store.
https://um4no.creator-spring.com/listing/gnu-guile-live-code
Debating whether I should keep exporting definitions manually, which makes the exporting uniform for procedures, records, classes, etc., or start saving some typing, and possibly avoiding some residues, by using define-public and define*-public (definition mechanisms that don't seem to be available for records and classes yet...) 🤔
⚠️ Upgrade your systems
Risk of local privilege escalation via setuid programs
https://guix.gnu.org/blog/2021/risk-of-local-privilege-escalation-via-setuid-programs/
I didn't know GitLab Service Desk was moved from GitLab Premium to GitLab Core. Now users of projects on the free tier don't have to create GitLab accounts or know anything about GitLab to report issues 👍
Speaking of flatpak and GNOME Builder, Leo Prikler already packaged the latter for Guix, in July, and I didn't noticed. No need for the flatpak 👍
Luis Felipe is proposing #GNU #Guix 1.2 t-shirts and hoodies!
https://um4no.myteespring.co/listing/gnu-guix-one-two-oh?product=387&variation=103460&size=3079
Luis is the designer of the Guix and Guile logos, of the Guix and Guile web sites, and of the 1.2.0 release illustration. 👍
Don't miss this opportunity to support Luis and to be in fashion!
If you are bored, and don't know what to do, consider packaging new software for the GNU system, for everyone's benefit:
A note to myself:
It would be nice to have an option to set Glade's interface to English because widgets and their properties are usually documented in that language only. While designing, it is hard to map many properties from, say, Spanish, to their English definitions.
Oh, wait, restarting Emacs makes no difference now. This may be related to my last #guix package upgrade...