Mrak Onis

@mrak0
5 Followers
16 Following
134 Posts
Just a little guy.

The #guix user and contributor survey has been up for a few days and we've had 541 full responses. Have you filled it out?

If you're a user or contributor, currently using Guix, or you used it previously. We would love your views and opinions.

https://guix.limesurvey.net/

We're going to keep it up until the end of the month (30th November). So you still have time!?

LimeSurvey

It's really sad to see how VPNs are getting blocked in Russia. It's not the first time it's happenning, but it's another (more technological this time) step in this awful direction.

My friends, relatives and many other people are getting isolated with this hard to penetrate informational and physical bubble.

P.S. Access to many services, news portals and other sources of information are already blocked, youtube is slowed down and probably on the way to be blocked as well.

Adding a resource page to collect all the #guix content together:

- installing / intro to guix
- installing common applications
- managing profiles
- using guix shell / dev environments
- packaging for guix
- community resources

https://www.futurile.net/resources/guix/

If you're interested in #functional and #declarative #programming and want to see how it works with #linux then there's plenty here. Or you're into #nix but would like to see how #guix uses #guile #scheme - there should be plenty here! 😃

Guix - functional package manager, environments and hosts

We have enough funds on RDE's opencollective, so we can setup a CI and substitute server and maybe some other infrastructure/project-related services in foreseable future.

Thank you very much everyone for help and support! <3

Let me know what else you miss.

https://opencollective.com/rde

#rde #guile #guix #emacs

RDE - Open Collective

We make developer and power user friendly GNU/Linux and Emacs distribution based on GNU Guix. We craft tooling for Guile Scheme language and Guix.

Arei Guile IDE with go to definition functionality is available in Guix:
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=507315643e

Learn how to use it in the README:
https://git.sr.ht/~abcdw/emacs-arei/

#guile #scheme #arei #nrepl #emacs

guix.git - GNU Guix and GNU Guix System

Getting Started with the System (GNU Guix Reference Manual)

Getting Started with the System (GNU Guix Reference Manual)

#Guix Packager 📦 supports a couple more languages and build systems as of… today!
https://guix-hpc.gitlabpages.inria.fr/guix-packager/

Kudos to Philippe Virouleau for the good hack.

Guix Packager

Generate a Guix package definition interactively.

wrote a little blog post with some tips and examples for optimizing guile code https://dthompson.us/posts/optimizing-guile-scheme.html
Optimizing Guile Scheme — dthompson