Hacker News new | ask | show | jobs
by senkora 1034 days ago
Guile Scheme is used extensively in the Guix linux distribution, and works quite nicely there.
1 comments

extreme niche on extreme niche.
Guix is niche, but it's very much 'real software'. It does useful things well, and it solves some problems that very few competitors adequately do. It's used for reproducible scientific computing on some HPC clusters, which is a pretty cool niche if you ask me.

The Guix package collection is also sizeable and growing exponentially-- within a few years, it'll probably outgrow most Linux distros in terms of size.

Which is terribly unfortunate, because it solves very non-niche packaging problems in a very elegant way.
I had to use Nix in a project of mine and was surprised at how clunky it felt compared to guix. Writing packages meant string concatenations and juggling outputs to the command line.

I prefer guix. Every day of the week.

Same here. I used NixOS as my desktop operating system for a few months I think. It did not go great. After hopping a to a few other distros, now I've been using Guix as my OS for a few years.