<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/custom-pretty-feed-v3.xsl" type="text/xsl"?><rss version="2.0"><channel><title>Kristoffer Balintona — #Configuration</title><description>Entries tagged with &quot;Configuration&quot;</description><link>https://kristofferbalintona.me/</link><language>en-us</language><image><url>https://kristofferbalintona.me/favicon-rss.png</url><title>Kristoffer Balintona — #Configuration</title><link>https://kristofferbalintona.me</link></image><item><title>emacs-guix-starter: I’m glad this exists</title><link>https://kristofferbalintona.me/posts/202607080055/</link><guid isPermaLink="true">https://kristofferbalintona.me/posts/202607080055/</guid><description>&lt;p&gt;Recently Hilton Chain&lt;sup&gt;&lt;a href=&quot;#fn-1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt; put together &lt;a href=&quot;https://codeberg.org/hako/emacs-guix-starter&quot;&gt;emacs-guix-starter&lt;/a&gt;, a starter Emacs configuration that uses Guix and is set up to Guix. &lt;strong&gt;What it is:&lt;/strong&gt; a regular Emacs &lt;code&gt;init.el&lt;/code&gt; (with basic configuration) alongside a companion Guix packages manifest (&lt;code&gt;packages.scm&lt;/code&gt;) to install those Emacs packages and all their system dependencies. The &lt;code&gt;init.el&lt;/code&gt; even provides configuration to edit Guile!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Beginner-oriented configurations are sorely lacking in Guix&lt;/strong&gt;. In the Emacs world, there are many personal configurations, configuration frameworks (&lt;a href=&quot;https://github.com/doomemacs/core&quot;&gt;Doom&lt;/a&gt;, &lt;a href=&quot;https://www.spacemacs.org/&quot;&gt;Spacemacs&lt;/a&gt;, &lt;a href=&quot;https://prelude.emacsredux.com/en/latest/&quot;&gt;Prelude&lt;/a&gt;), and starter configs (&lt;a href=&quot;https://github.com/jamescherti/minimal-emacs.d&quot;&gt;minimal-emacs.d&lt;/a&gt;, &lt;a href=&quot;https://codeberg.org/ashton314/emacs-bedrock&quot;&gt;emacs-bedrock&lt;/a&gt;). These are just great references, if not just to peruse. This is especially the case for newcomers, who haven’t yet developed a second-nature for how to organize files, idiomatic coding patterns, nor familiarized themselves with the standard library.&lt;/p&gt;
&lt;p&gt;On the other hand, in the Guix world, aside from emacs-guix-starter, there’s &lt;a href=&quot;https://github.com/PikachuHy/guile-studio&quot;&gt;guix-studio&lt;/a&gt;&lt;sup&gt;&lt;a href=&quot;#fn-2&quot;&gt;[2]&lt;/a&gt;&lt;/sup&gt;, whose last commit was 5+ years ago.&lt;/p&gt;
&lt;p&gt;With Emacs, learning feels “bootstrapped” because once one learns about Help buffers and navigating Info manuals, it becomes much easier to both discover questions and their answers. On the other hand, it’s been my experience that Guix become naturally easier to pick up once you start—though, granted, I’ve spent much less time trying to figure out Guile and Guix than I have Elisp and Emacs.&lt;/p&gt;
&lt;p&gt;emacs-guix-starter shows what it should look like&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;to use Guix as one’s Emacs package manager,&lt;/li&gt;
&lt;li&gt;what an Emacs configuration to develop in Guile looks like,&lt;/li&gt;
&lt;li&gt;&lt;em&gt;as well as&lt;/em&gt; how to compose several Guix CLI commands&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Other users can use it as a model or base for their own configuration. Just seeing these types of projects around &lt;strong&gt;goes a long way to demystifying confusions and spreading knowledge throughout the community&lt;/strong&gt;.&lt;/p&gt;
&lt;footer&gt; &lt;h2&gt;Footnotes &lt;a href=&quot;#footnotes-heading&quot;&gt;  
§
&lt;/a&gt;&lt;/h2&gt; &lt;ol&gt; &lt;li&gt;  &lt;a href=&quot;#fnref-1&quot;&gt;[1]&lt;/a&gt; &lt;div&gt; &lt;p&gt;This user goes by various usernames. This is their &lt;a href=&quot;https://github.com/rakino&quot;&gt;GitHub&lt;/a&gt;, &lt;a href=&quot;https://codeberg.org/hako&quot;&gt;Codeberg&lt;/a&gt;, and &lt;a href=&quot;https://ultrarare.space/en/&quot;&gt;blog&lt;/a&gt;. This user has contributed quite a bit for the Guix community in the form of third-party projects (&lt;a href=&quot;https://search.guix.moe/&quot;&gt;https://search.guix.moe/&lt;/a&gt;, an alternative to &lt;a href=&quot;https://toys.whereis.social/&quot;&gt;toys.whereis.social&lt;/a&gt;; &lt;a href=&quot;https://codeberg.org/hako/Rosenthal&quot;&gt;Rosenthal&lt;/a&gt;, a channel), direct contributions upstream, and infrastructure (e.g., the &lt;a href=&quot;https://codeberg.org/hako/guix.moe&quot;&gt;Guix Moe&lt;/a&gt; substitute server). Please consider donating to their &lt;a href=&quot;https://liberapay.com/hakourspace/&quot;&gt;Liberapay&lt;/a&gt;.&lt;/p&gt;  &lt;a href=&quot;#fnref-1&quot;&gt;↩&lt;/a&gt; &lt;/div&gt; &lt;/li&gt;&lt;li&gt;  &lt;a href=&quot;#fnref-2&quot;&gt;[2]&lt;/a&gt; &lt;div&gt; &lt;p&gt;The &lt;a href=&quot;https://guix.gnu.org/manual/1.5.0/en/html_node/Guile-Studio.html&quot;&gt;Guix manual&lt;/a&gt; also mentions Guile Studio as an “alternative setup” to the recommended one that uses Geiser.&lt;/p&gt;  &lt;a href=&quot;#fnref-2&quot;&gt;↩&lt;/a&gt; &lt;/div&gt; &lt;/li&gt; &lt;/ol&gt; &lt;/footer&gt;</description><pubDate>Wed, 08 Jul 2026 00:55:00 GMT</pubDate><category>Emacs</category><category>Guix</category><category>Configuration</category></item></channel></rss>