<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xls"?>
<rss version="2.0"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:dcterms="http://purl.org/dc/terms/"
     xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Open source software and nice hardware</title>
<link>http://box.matto.nl/</link>
<atom:link href="http://box.matto.nl/index.xml" rel="self" type="application/rss+xml"/>
<description>Open source software and nice hardware</description>
<generator>A Common Lisp thingy</generator>
<pubDate>Tue, 04 Aug 2026 15:05:12 +0200</pubDate>
<item>
<title>jugulans a text mode mind map application</title>
<link>https://box.matto.nl/jugulans-a-text-mode-mind-map-application.html</link>
<guid isPermaLink="false">https://box.matto.nl/jugulans-a-text-mode-mind-map-application.html</guid>
<pubDate>Tue, 04 Aug 2026 02:00:00 +0200</pubDate>
<dcterms:modified>2026-08-04T02:00:00.000000+02:00</dcterms:modified>
<description> <![CDATA[
<h1 id="jugulans_a_text_mode_mind_map_application">jugulans a text mode mind map application</h1>

<p><a href="https://codeberg.org/mattof/jugulans" >Jugulans</a> is a
<a href="https://en.wikipedia.org/wiki/Text_mode" >text mode</a>
<a href="https://en.wikipedia.org/wiki/Mind_map" >mind map</a> application.</p>

<p>It lets the user build a mind map using just the keyboard, and save
it in org-mode format.</p>

<pre><code>                                              /- new child
                                              |
                 /- creating nodes -----------|- new sbiling
                 |                            |
                 |                            \- new parent
                 |
                 |
                 |
                 |                            /- up
                 |                            |
                 |                            |- down
                 |- moving nodes -------------|
                 |                            |- left
                 |                            |
                 |                            \- right
                 |
                 |
jugulans   ------|
                 |                            /- delete a node
                 |- deleting nodes -----------|
                 |                            \- delete s subtree
                 |
                 |
                 |
                 |                            /- up
                 |                            |
                 |                            |- down
                 |- navigation ---------------|
                 |                            |- left
                 |                            |
                 |                            \- right
                 |
                 |
                 \- Hide and show subtree ---- and more
</code></pre>

<h3 id="minimalistic">Minimalistic</h3>

<p>jugulans has a minimalist design.</p>

<ul>
<li><a href="https://en.wikipedia.org/wiki/Text-based_user_interface" >TUI</a>: Jugulans is a text mode application.</li>
<li>Single-key key bindings: no mouse, just the keyboard.</li>
<li>Limited feature set</li>
</ul>

<p>For people accustomed to HJKL-keybindings, the user interface is intuitive.</p>

<h3 id="designed_to_disturb_your_flow_as_less_as_possible.">Designed to disturb your flow as less as possible.</h3>

<p>Mind maps are, in my opinion, a tool to support your thinking, and
not so much a tool for communication. They should hinder you a less
as possible. A minimalistic approach is therefor the best, with only
a small set of features, and using just single-key commands.</p>

<h2 id="saves_in_org-mode_format">Saves in org-mode format</h2>

<p>jugulans saves the mind map in org-mode format.</p>

<p>This way you can use the application to develop the outline for
f.e., an article or essay.</p>

<h2 id="features">Features</h2>

<ul>
<li><strong>Create nodes</strong>: create a child node, create a sibling node, create a new parent node.</li>
<li><strong>Move nodes</strong>: move nodes up and down in the list of siblings, move a node left or right to promote or demote a node.</li>
<li><strong>Freely move nodes</strong>: mark a node, navigate through the mind map and move the marked node (including its childnodes) to the desired location.</li>
<li><strong>Delete nodes</strong>: delete a single node, or delete a complete subtree</li>
<li><strong>Hide or show</strong>: a single key press toggles between collapse/uncollapse, to hide or show the subtree.</li>
<li><strong>Rename</strong>: rename a node; to rename the mind map simply rename the root-node.</li>
<li><strong>Create or open existing</strong>: create a new mind map, or open an earlier saved mind map.</li>
</ul>

<h2 id="fun_to_develop">Fun to develop</h2>

<p>jugulans is developed by a human, coded using GNU Emacs on a laptop
running FreeBSD without any use of AI.</p>

<p>Building jugulans was my first project in Chicken Scheme. I learned a lot
and had a lot of fun.</p>

<h2 id="ready_to_run_executable">Ready to run executable</h2>

<p>Chicken Scheme supports compiling to stand alone executables, which can
be run on systems without Chicken Scheme.</p>

<p>The stand alone executables can be downloaded from the
<a href="https://codeberg.org/mattof/jugulans/releases" >release page on Codeberg.org</a></p>

<p>Have fun mind mapping!</p>
]]></description>
</item>
<item>
<title>Books and some interesting stuff I read in July 2026</title>
<link>https://box.matto.nl/books-and-some-interesting-stuff-i-read-in-july-2026.html</link>
<guid isPermaLink="false">https://box.matto.nl/books-and-some-interesting-stuff-i-read-in-july-2026.html</guid>
<pubDate>Sun, 02 Aug 2026 02:00:00 +0200</pubDate>
<dcterms:modified>2026-08-02T02:00:00.000000+02:00</dcterms:modified>
<description> <![CDATA[
<h1 id="books_and_some_interesting_stuff_i_read_in_july_2026">Books and some interesting stuff I read in July 2026</h1>

<p>This month I read some though provoking books, a nice science
fiction book, and had a lot of fun reading several essays and short
stories.</p>

<p>The authors of both the books &quot;A Darwinian Survival Guide&quot; and &quot;To
Have or to Be?&quot; work from the viewpoint that human life as we know
it is seriously threatened, and advocate a societal change as the
only solution. They understand that this change can only be brought
bottom up, from the grassroots level.</p>

<p>Sometimes the mind works in mysterious ways. My mind associated a
piece I read on the internet with the wonderful essay &quot;Street
Haunting&quot; by Virginia Woolf, about buying a pencil. I don't know
what triggered this association. Anyway,I re-read this essay again,
came into the mood, and started reading more essays.</p>

<h2 id="non-fiction_books">Non-fiction books</h2>

<h3 id="a_darwinian_survival_guide,_hope_for_the_twenty-first_century_by_daniel_r._brooks_and_salvatore_j._agosta_(2024)">A Darwinian Survival Guide, Hope for the Twenty-First Century by Daniel R. Brooks and Salvatore J. Agosta (2024)</h3>

<ul>
<li>360 pages</li>
<li>5 stars</li>
</ul>

<p>Climate change is altering human surroundings forever.
It threatens the survival of technological humans.
The biosphere will not collapse, but society will.</p>

<p>This book looks at options to regain a certain level of
technological achievements as quickly as possible after
the collapse, with lessons learned from studying evolutionary
principles.</p>

<h3 id="to_have_or_to_be?_by_erich_fromm_(1976)">To Have or to Be? by Erich Fromm (1976)</h3>

<ul>
<li>216 pages</li>
<li>5 stars</li>
</ul>

<p>In this book the author introduces the terms &quot;having mode&quot;
and &quot;being mode' and shows that Western society is mostly based
on &quot;having mode&quot;, resulting in egotism, selfishness, and greed.</p>

<p>A society based on having mode generates leaders who value personal
success more highly than social responsibility. It is no longer
shocking when political leaders and business executives make
decisions that seem to be to their personal advantage, but at the
same time are harmful and dangerous to the community.</p>

<p>The author recognizes threats to the survival of human life
as we know it, because of the arms race of nuciear and biological
weapans and the need of endless growth.</p>

<p>Being aware of these threats and the fact that living in being mode
is the way towards personal happyness, the author proposes societal
changes.</p>

<p>This book contains a ton of statements worth quoting. I can't show
them all, so I picked one:</p>

<blockquote>
<p>Each political party exploits the voters by persuading them that it
represents the true values of humanism. Yet behind all political
parties are only two camps: those who care and those who don't care.</p>
</blockquote>

<h2 id="fiction">Fiction</h2>

<h3 id="the_midwich_cuckoos_by_john_wyndham_(1957)">The Midwich Cuckoos by John Wyndham (1957)</h3>

<ul>
<li>220 pages</li>
<li>4 stars</li>
</ul>

<p>In a typical small English village the quiet piece is disturbed
  by an extraordinary event. Nice story, a little less exciting than
  I remember the well-known book from this author, &quot;The Day of the
  Triffids&quot;. Good read non the less.</p>

<h2 id="essays">Essays</h2>

<h3 id="&quot;street_haunting:_a_london_adventure&quot;_by_virginia_woolf_(1927)">&quot;Street Haunting: a London Adventure&quot; by Virginia Woolf (1927)</h3>

<ul>
<li>8 pages</li>
<li>5 stars</li>
</ul>

<p>Virginia Woolf has written a number of lovely essays.
Street Haunting is my favorite, and the one I keep coming back to.</p>

<p>In this essay, Virginia uses the need to buy a pencil to let us
experience the world through as she did.</p>

<p>I re-read it again this month, and enjoyed it as much as ever.
This really is a comfort read to me.</p>

<p>You can find it on <a href="https://gutenberg.net.au/ebooks02/0200771h.html#ch9" >Project Gutenberg Australia</a></p>

<h3 id="&quot;the_fourth_state_of_matter&quot;_by_jo_ann_beard_(1996)">&quot;The Fourth State of Matter&quot; by Jo Ann Beard (1996)</h3>

<ul>
<li>13 pages</li>
<li>5 stars</li>
</ul>

<p>This essay is what is called &quot;creative non-fiction&quot;. Which means
that it is non-fiction disguised as a fictional story. Don't worry
about it, just read it.</p>

<p>Is is sad and heartbreaking, and a very well done masterpiece.</p>

<p>It is published by the New Yorker. Open with a Javacript-free browser
to read it without an account.</p>

<p><a href="https://www.newyorker.com/magazine/1996/06/24/the-fourth-state-of-matter" >https://www.newyorker.com/magazine/1996/06/24/the-fourth-state-of-matter</a></p>

<h3 id="&quot;total_eclipse&quot;_by_annie_dillard_(1982)">&quot;Total Eclipse&quot; by Annie Dillard (1982)</h3>

<ul>
<li>8 pages</li>
<li>5 stars</li>
</ul>

<p>In 1979 Annie and her husband drove five hours to see the
total eclipse of the sun. It was an overwhelming experience,
bringing up primal emotions.</p>

<p>A great essay.</p>

<p>This essay is published in the book &quot;Teaching a Stone to Talk&quot;,
a bundle of essays by Annie Dillard</p>

<p>You can find the essay here:</p>

<p><a href="https://faculty.etsu.edu/odonnell/readings/dillard_eclipse.pdf" >https://faculty.etsu.edu/odonnell/readings/dillard_eclipse.pdf</a></p>

<h3 id="on_self-respect_by_joan_didion_(1961)">On Self-Respect by Joan Didion (1961)</h3>

<ul>
<li>3 pages</li>
<li>5 stars</li>
</ul>

<p>This essay from Joan Didion is best read slowly. Like most of Didion's essays
it is an excellent read with a wonderful depth.</p>

<p><a href="https://www.vogue.com/article/joan-didion-self-respect-essay-1961" >https://www.vogue.com/article/joan-didion-self-respect-essay-1961</a></p>

<h2 id="short_stories">Short stories</h2>

<h3 id="the_feeling_of_power_by_isaac_asimov_(1958)">The Feeling Of Power by Isaac Asimov (1958)</h3>

<ul>
<li>6 pages</li>
<li>4 stars</li>
</ul>

<p>Short story about the dependency on computers.</p>

<h2 id="interesting_internet_reads">Interesting internet reads</h2>

<p>Some noteworthy internet reads:</p>

<h3 id="a_century_of_brilliant_books">A century of brilliant books</h3>

<p>The blog &quot;Stuck in a Book&quot; made a list of book recommendations.
The list contains a book for every year of the 20th century.</p>

<p>There are many book lists, of course. This one is on an
indepent blog, is an awesome piece of work, with many
surprising entries that are are new to me.  Also there are
only a few books in the list that I have already read.</p>

<p><a href="https://www.stuckinabook.com/a-century-of-brilliant-books/" >https://www.stuckinabook.com/a-century-of-brilliant-books/</a></p>

<h3 id="the_last_people_who_know_how_it_works">The Last People Who Know How It Works</h3>

<p><em>You only ever know the things you can lose to.</em></p>

<p>Wonderful blogpost by Cyrus Lopez about the dying acquaintance with
tech. We are the last people who knew a machine the only
way a machine was ever really known: by having it be difficult. And
we are also the last people who will know that anything is gone.</p>

<p><a href="https://unix.foo/posts/last-people-who-know-how-it-works/" >https://unix.foo/posts/last-people-who-know-how-it-works/</a></p>

<h3 id="juneau_something?_emacs_teaches_you_how_to_fish!">Juneau Something? Emacs Teaches You How to Fish!</h3>

<p>The June 2025 edition of the <a href="https://rossabaker.com/blog/underappreciated-emacs-built-ins/" >Emacs
Carnaval</a>
had many wonderful entries! I picked this one to mention here.</p>

<p>In his entry, Charlie Holland shows the autodiscovery powers of
Emacs. Most Emacs users will know at least a part of the commands
Charlie showcases here, but there are always more to learn.</p>

<p><a href="https://www.chiply.dev/post-june-emacs-carnival" >https://www.chiply.dev/post-june-emacs-carnival</a></p>

<h3 id="i_bought_a_sony_walkman">I bought a Sony Walkman</h3>

<p>82MHz wrote a lovely essay about buying a Sony Walkman.</p>

<p>And also a tape!</p>

<p><a href="https://82mhz.net/posts/2026/07/i-bought-a-sony-walkman/" >https://82mhz.net/posts/2026/07/i-bought-a-sony-walkman/</a></p>

<h3 id="the_cloud-city_logistics_hub:_why_our_future_starts_on_venus,_not_mars">The Cloud-City Logistics Hub: Why Our Future Starts on Venus, Not Mars</h3>

<p>Strangely enough, Venus is easier to mine than Mars.</p>

<p>This post goes into why Venus is a good candidate, and how mining
could affect the economy. And of course about the international
tensions that comes with that.</p>

<p>It reads like a good news post, and maybe it is.
I only wonder if this will keep the &quot;unlimited growth&quot; doctrine
alive, something that we should get rid of as soon as possible, IMHO.</p>

<p><a href="https://archives.virebent.art/en/the-cloud-city-logistics-hub-why-our-future-starts-on-venus-not-mars/" >https://archives.virebent.art/en/the-cloud-city-logistics-hub-why-our-future-starts-on-venus-not-mars/</a></p>

<h3 id="hate_&quot;the_algorithm?&quot;_rss_is_one_of_the_tools_youve_been_looking_for">Hate &quot;The Algorithm?&quot; RSS Is One of the Tools You’ve Been Looking For</h3>

<p>Great essay by Thorin Klosowski published by the EFF.</p>

<p>“The algorithm” is shorthand for the ways the tech giants
control what we see and when we see it.</p>

<p>In the age of enshittification, there is a push to reclaim our
feeds and networks.</p>

<p>The good news is that RSS can help you take back control.</p>

<p><a href="https://www.eff.org/deeplinks/2026/06/hate-algorithm-rss-one-tools-youve-been-looking" >https://www.eff.org/deeplinks/2026/06/hate-algorithm-rss-one-tools-youve-been-looking</a></p>

<h3 id="open_bookcases">Open Bookcases</h3>

<p>An short essay by Robert Benchley written in 1920.</p>

<p>This essay shows the first signs of enshittification of the market
of bookcases.</p>

<p>Read it here:</p>

<p><a href="https://hex.ooo/library/open_bookcases.html" >https://hex.ooo/library/open_bookcases.html</a></p>

<h3 id="the_zilog_z80_has_turned_50">The Zilog Z80 has turned 50</h3>

<p>The Z80 was a major player in its hayday. </p>

<p>I have worked on a Nixdorf Quattro powered by Z80's, using a
terminal that was also powered by Z80's, owned a ZX81 on which I
learned programming in assembler, and probably have used systems
not knowing they were powered by the Z80.</p>

<p><a href="https://goliath32.com/blog/z80.html" >https://goliath32.com/blog/z80.html</a></p>

<h3 id="fix_your_analog_life_first">Fix Your Analog Life First</h3>

<p>An essay by Katherine Martinko about a more balanced relationship
with our devices.</p>

<p>It is import to reduce screen time and get off one’s phone &mdash; but
first think about what is supposed to replace it.</p>

<p>We need more practice and less consumption in our lives. But
reducing consumption does not automatically lead to practice; it
must be actively sought, and that requires conscious choice,
persistence, and stubborn adherence to routine.</p>

<p>Unfortunately, not a smol-web post, but a substack publication,
but worth reading.</p>

<p><a href="https://katherinemartinko.substack.com/p/fix-your-analog-life-first" >https://katherinemartinko.substack.com/p/fix-your-analog-life-first</a></p>
]]></description>
</item>
<item>
<title>Having fun with Chicken Scheme</title>
<link>https://box.matto.nl/having-fun-with-chicken-scheme.html</link>
<guid isPermaLink="false">https://box.matto.nl/having-fun-with-chicken-scheme.html</guid>
<pubDate>Sat, 01 Aug 2026 02:00:00 +0200</pubDate>
<dcterms:modified>2026-08-01T02:00:00.000000+02:00</dcterms:modified>
<description> <![CDATA[
<h1 id="having_fun_with_chicken_scheme">Having fun with Chicken Scheme</h1>

<h2 id="switch_from_guile_scheme_to_chicken_scheme">Switch from Guile Scheme to Chicken Scheme</h2>

<p>Lately have been dabbling in Guile Scheme. Guile Scheme is very fast
and since is it the main development environment for Guix, its
popularity is rising.</p>

<p>I tried Chicken Scheme because it can create a stand-alone
executable. This means that once compiled, it can run on systems
where Chicken Scheme is not installed. Maybe this can be done too
with Guile Scheme, but I haven't discovered a way to do that.</p>

<p>Chicken Scheme compiles your code into an executable, no need to
jump though hoops to do that.</p>

<h2 id="chicken_scheme_is_fun">Chicken Scheme is fun</h2>

<p>Although my experience with Chicken Scheme is limited and I have
been working with it for only a few weeks now, I have come to like
it very much.</p>

<p>Chicken Scheme is Scheme, and Scheme, like Lisp, is a wonderful
language to work in.</p>

<p>Because Chicken compiles to an executable, even during prototyping you
immediately try out things on the command line.</p>

<p>It is easy to create small personal applications. Whatever you
build, you can run it on all your machines. I have a mixed
environment, mostly FreeBSD and some Linux virtual machines. So for
the Linux VM's I have installed Chicken on one of them, and
recompile the application there, and it can be deployed on the other
Linux VM's by just scp-ing it.</p>

<p><a href="https://wiki.call-cc.org/eggref/5/csm" ><code>csm</code></a> makes it very
easy to split up your project into multiple files. No hassle, just
make each file a module and import the module in the other files
where needed.</p>

<p>Once you have build a nice application, it is easy to distribute,
just share the stand alone executable.</p>

<h2 id="not_fast">Not fast</h2>

<p>When I did some work with Guile Scheme, I was impressed by how
fast it is. Guile Scheme as far as I know uses threading.</p>

<p>Compared to Guile, I think Chicken Scheme is not that fast, but
I haven't done any benchmarks and because I am not a Scheme
expert or a programming expert, this is just an opinion and
you should take this with a grain of salt.</p>
]]></description>
</item>
<item>
<title>Books and some interesting pages I read in June 2026</title>
<link>https://box.matto.nl/books-and-some-interesting-pages-i-read-in-june-2026.html</link>
<guid isPermaLink="false">https://box.matto.nl/books-and-some-interesting-pages-i-read-in-june-2026.html</guid>
<pubDate>Wed, 01 Jul 2026 02:00:00 +0200</pubDate>
<dcterms:modified>2026-07-01T02:00:00.000000+02:00</dcterms:modified>
<description> <![CDATA[
<h1 id="books_and_some_interesting_pages_i_read_in_june_2026">Books and some interesting pages I read in June 2026</h1>

<p>This month I decided to not finish a book after reading the first 100 pages,
so I just finished a single book.</p>

<p>The warm weather and outdoor activities resulted in less screen time, but
still ran into some fine web pages!</p>

<h2 id="fiction">Fiction</h2>

<h3 id="train_dreams_by_denis_johnson_(2002)">Train Dreams by Denis Johnson (2002)</h3>

<ul>
<li>116 pages</li>
<li>4 stars</li>
</ul>

<p>A novella telling the story of the lonely life of Robert Grainer,
who was born at the end of the nineteenth century.</p>

<p>Good but sad story, short, fine writing.</p>

<h2 id="interesting_internet_reads">Interesting internet reads</h2>

<p>Some noteworthy internet reads:</p>

<h3 id="contentful_and_the_limits_of_&quot;buy_european&quot;">Contentful and the limits of &quot;Buy European&quot;</h3>

<p>Contentful is a German company, Contentful GmbH, registered in
Berlin.</p>

<p>For over a decade it has been a flagship European software company.
If the acquisition closes, it becomes part of Salesforce, an US
corporation, subject to US law.</p>

<p>This exposes a hard truth: even when a vendor is European today, there
is no guarantee it will still be European tomorrow.</p>

<p>Only open source software can garantue digital sovereignty!</p>

<p><a href="http://dri.es/contentful-and-the-limits-of-buy-european" >http://dri.es/contentful-and-the-limits-of-buy-european</a></p>

<h3 id="ascii_art_tutorial">ASCII Art Tutorial</h3>

<p>Some people can work magic with ASCII Art!</p>

<p>A wonderful tutorial, and very recommended, even if you won't ever 
create ASCII art.</p>

<p><a href="https://arielmartinperez.com/pages/2026asciiarttutorial.html" >https://arielmartinperez.com/pages/2026asciiarttutorial.html</a></p>

<h3 id="the_last_quiet_thing">The Last Quiet Thing</h3>

<p>The things we use in our daily lives have quietly changed.
After the purchase, they constantly require your attention. The
meaning of owning has changed.</p>

<p>We started living in an acosystem of objects that never stop
asking.</p>

<p>A great piece that opens a new perspective. A must-read!</p>

<p><a href="https://www.terrygodier.com/the-last-quiet-thing" >https://www.terrygodier.com/the-last-quiet-thing</a></p>
]]></description>
</item>
<item>
<title>Start Guile shell script that listens on a port for REPL client</title>
<link>https://box.matto.nl/start-guile-shell-script-that-listens-on-a-port-for-repl-client.html</link>
<guid isPermaLink="false">https://box.matto.nl/start-guile-shell-script-that-listens-on-a-port-for-repl-client.html</guid>
<pubDate>Tue, 16 Jun 2026 02:00:00 +0200</pubDate>
<dcterms:modified>2026-06-16T02:00:00.000000+02:00</dcterms:modified>
<description> <![CDATA[
<h1 id="start_guile_shell_script_that_listens_on_a_port_for_repl_client">Start Guile shell script that listens on a port for REPL client</h1>

<p>Guile, while running a program, can listen to a port for a REPL
client, like a Swank server on SBCL. </p>

<p>Here's how to connect from Geiser to a running Guile script.</p>

<h2 id="start_the_guile_shell-script">Start the Guile shell-script</h2>

<p>This is how to start a Guile script:</p>

<pre><code>#!/usr/local/bin/guile3 \
-e main --listen -s
!#
(use-modules (...))
...
</code></pre>

<p>Note the the first line starts with <code>#!</code> and third starts with <code>!#</code>.</p>

<p>The first line contains the name of the Guile executable
and the path to it. This example is from FreeBSD.</p>

<p>Guile listens default to port 37146.</p>

<h2 id="connect_geiser_to_the_port">Connect Geiser to the port</h2>

<p>In Emacs, run:</p>

<pre><code>M-x geiser-connect
</code></pre>

<p>This will prompt of a host, with <code>localhost</code> as default, and a
port with <code>37146</code> as default.</p>

<p>This gives a REPL in the running Guile script.</p>

<p>Have fun!</p>
]]></description>
</item>
<item>
<title>Enhanced Motif Window Manager on FreeBSD</title>
<link>https://box.matto.nl/enhanced-motif-window-manager-on-freebsd.html</link>
<guid isPermaLink="false">https://box.matto.nl/enhanced-motif-window-manager-on-freebsd.html</guid>
<pubDate>Thu, 11 Jun 2026 02:00:00 +0200</pubDate>
<dcterms:modified>2026-06-11T02:00:00.000000+02:00</dcterms:modified>
<description> <![CDATA[
<h1 id="enhanced_motif_window_manager_on_freebsd">Enhanced Motif Window Manager on FreeBSD</h1>

<p>The <a href="https://fastestcode.org/emwm.html" >Enhanced Motif Window Manager</a> 
(EMWM) is a fork of the Motif Window Manager with fixes and enhancements.
This brings the wonderful look of Motif to the X11 desktop.</p>

<h2 id="virtual_workspaces">Virtual workspaces</h2>

<p>EMWM version 2.0 offers virtual workspaces. The FreeBSD packages
contain EMWM version 1.3. To get virtual workspaces it is better
not to install the FreeBSD package, and to compile EMWM from
source from (fastestcode.org]https://fastestcode.org/emwm.html).</p>

<p>Compilation of EMWM on FreeBSD is quick and easy. Just download 
the tarball, and run make.</p>

<h2 id="stow">Stow</h2>

<p>I prefer to install self compiled software with GNU stow.</p>

<p>In the <code>Makefile.FreeBSD</code> change the PREFIX to 
<code>/usr/local/stow/emwm</code>, and create this directory and
including the sub-directory <code>bin</code>:</p>

<pre><code>mkdir -p /usr/local/stow/emwm/bin
</code></pre>

<p>Then run <code>make</code> and <code>make install</code>.</p>

<p>Do this for both <code>emwm-src-2.0.tar.xz</code> and <code>emwm-utils-src-2.0.tar.xz</code>.</p>

<p>Next, go to <code>/usr/local/stow</code> and issue the command:</p>

<pre><code>stow emwm
</code></pre>

<p>(If you want to, you could make a different sub-directory for each tarball,
like  <code>/usr/local/stow/emwm</code> and <code>/usr/local/stow/emwm-utils</code>.)</p>

<p><img src="i/emwm.png" alt="Screenshot from EMWM window manager" /></p>

<h2 id="edit_.xinitrc">Edit <code>.xinitrc</code></h2>

<p>Comment out any window managers in the <code>~/.xinitrc</code> file (or <code>~/.xsession</code> file)
and add the following line as last line:</p>

<pre><code>exec xmsession
</code></pre>

<p>Now, when you run <code>startx</code> from the command line. EMWM will start, with 
<code>xmtoolbox</code>, a nice utility-toolbox in the upper left hand corner.</p>

<h2 id="multiple_workspaces">Multiple workspaces</h2>

<p>EMWM defaults to four workspaces. If you want a different number, add 
a line to your <code>~/.Xresources</code>:</p>

<pre><code>Emwm*workspaceCount: 6
</code></pre>

<p>The mxtoolbox window will show a button for each workspace.</p>

<h2 id="mxtoolbox_configuration">mxtoolbox configuration</h2>

<p>To configure the mxtoolbox:</p>

<p>Copy the file <code>toolboxrc</code> from the emwm-utils-src-tarball to
<code>~/.toolboxrc</code> and edit this file.</p>
]]></description>
</item>
<item>
<title>Books and some interesting pages I read in May 2026</title>
<link>https://box.matto.nl/books-and-some-interesting-pages-i-read-in-may-2026.html</link>
<guid isPermaLink="false">https://box.matto.nl/books-and-some-interesting-pages-i-read-in-may-2026.html</guid>
<pubDate>Mon, 01 Jun 2026 02:00:00 +0200</pubDate>
<dcterms:modified>2026-06-01T02:00:00.000000+02:00</dcterms:modified>
<description> <![CDATA[
<h1 id="books_and_some_interesting_pages_i_read_in_may_2026">Books and some interesting pages I read in May 2026</h1>

<h2 id="non-fiction">Non-fiction</h2>

<h3 id="the_end_of_everything_by_katie_mack_(2020)">The End of Everything by Katie Mack (2020)</h3>

<ul>
<li>226 pages</li>
<li>5 stars</li>
</ul>

<p>We know that the universe started with the Big Bang, and that it
currently is expanding. But will this go on forever, or is the
universe destined to end, and if so, will there be a new Big Bang?</p>

<p>The writer, a theoretical cosmologist, gives an easy to read overview
of the current scientific understanding on the future of the universe.</p>

<p>During this tour we encounter subjects like dark matter and dark energy,
the Cosmic Microwave Background, measuring the expansion rate,
get an explanation about the equilibrium of forces that keep the
stars together, the Highs field, and much more. We learn about
the different models for the end, like the Big Cruch, Heat Death,
the Big Rip, and the Vacuum Decay.</p>

<p>Interesting read, never boring, highly recommended!</p>

<h2 id="fiction">Fiction</h2>

<ul>
<li><p>The Two Towers by J.R.R. Tolkien (1954)</p></li>
<li><p>352 pages</p></li>
<li><p>5 stars</p></li>
</ul>

<p>This is a re-read, I have read the book several times, first time
in the early seventies, the last time at least a decade ago.</p>

<p>During this re-read I discovered that my memory of it is distorted by
the movie directed by Peter Jackson, which I have seen a few times.</p>

<p>It was good to re-read the book again.</p>

<h2 id="short_story">Short story</h2>

<h3 id="the_last_martian_by_raymond_van_houten_(1942)">The Last Martian by Raymond Van Houten (1942)</h3>

<ul>
<li>24 pages</li>
<li>4 stars</li>
</ul>

<p>A short science fiction story about an unexpected visitor arriving
  at an outpost. Nice read.</p>

<p><a href="https://www.gutenberg.org/ebooks/62097" >Gutenberg book 62097</a></p>

<h2 id="interesting_internet_reads">Interesting internet reads</h2>

<p>Some noteworthy internet reads:</p>

<h3 id="a_splash_of_courage">A Splash of Courage</h3>

<p>A lovely blog post from Brian the Goldfish, the Third.</p>

<p>It is a quick read, just above 300 words. Enjoy it!</p>

<p><a href="https://brianthegoldfish.blog/a-splash-of-courage/" >https://brianthegoldfish.blog/a-splash-of-courage/</a></p>

<h3 id="3_ways_to_think_and_talk_like_a_philosopher">3 ways to think and talk like a philosopher</h3>

<p>A &quot;Big Think&quot; publication written by by Jonny Thomson.</p>

<p>Jonny shows in this essay three ways to think like a philosopher.</p>

<p><a href="https://bigthink.com/mini-philosophy/3-ways-to-think-and-talk-like-a-philosopher/" >https://bigthink.com/mini-philosophy/3-ways-to-think-and-talk-like-a-philosopher/</a></p>

<h3 id="the_real_story_behind_&quot;zen_and_the_art_of_motorcycle_maintenance&quot;">The Real Story Behind &quot;Zen and the Art of Motorcycle Maintenance&quot;</h3>

<p>Ted Gioia talks in this essay about the history of the wonderful book
&quot;<a href="https://en.wikipedia.org/wiki/Zen_and_the_Art_of_Motorcycle_Maintenance" >Zen and the Art of Motorcycle Maintenance</a>&quot;
written by Robert Pirsig. The book was first published in 1974, but carries the atmosphere from the sixties.</p>

<p>&quot;Zen and the art ...&quot; is one of my favorite books, and Ted's essay brings it into a new perspective.</p>

<p><a href="https://www.honest-broker.com/p/the-real-story-behind-zen-and-the" >https://www.honest-broker.com/p/the-real-story-behind-zen-and-the</a></p>

<h3 id="the_old_world_of_tech_is_dying_and_the_new_cannot_be_born">The old world of tech is dying and the new cannot be born</h3>

<p>Baldur Bjarnason explains in this essay how the globalized tech
industry can only exist because of the protectionism and policy
uniformity imposed by the US on its techopolistic hegemony.</p>

<p>Because of Trump, the US no longer has the power or influence it once did,
with major implications for the US-controlled globalized market.</p>

<p><a href="https://www.baldurbjarnason.com/2026/the-old-world-of-tech-is-dying/" >https://www.baldurbjarnason.com/2026/the-old-world-of-tech-is-dying/</a></p>

<h3 id="beneath_the_linux_surface:_the_unix_legacy,_a_lively_ecology">Beneath the Linux surface: the UNIX legacy, a lively ecology</h3>

<p>A brilliant essay published on the Unix Social Club.</p>

<p>An inventory that shows that a Linux system bundles a lot of free software,
that developed on and originally for different operating systems.</p>

<p>FOSS is a ecosystem that keeps on thriving, innovating and evolving, but
only because of the people maintaining and developing it.</p>

<p>Informative, and also fun to read!</p>

<p><a href="https://club.unix.rocks/commentary/under-linux/" >https://club.unix.rocks/commentary/under-linux/</a></p>

<h3 id="gnutella_explanation_-_a_protocol_outliving_the_world_that_created_it">Gnutella Explanation - A Protocol Outliving the World That Created It</h3>

<p>A nicely written essay on Gnutella, the once very popular file sharing protocol.</p>

<p>This is a thorough piece of work, easy and fun to read.</p>

<p>Interesting quote:</p>

<blockquote>
<p>Managing disk space, directories, backups, and downloaded files was still a
palatable and acceptable activity for even casual computer users of the era.</p>
</blockquote>

<p><a href="https://rickcarlino.com/notes/p2p/gnutella-explanation.html" >https://rickcarlino.com/notes/p2p/gnutella-explanation.html</a></p>
]]></description>
</item>
<item>
<title>Awkiawki with slowcgi with NGINX on FreeBSD</title>
<link>https://box.matto.nl/awkiawki-with-slowcgi-with-nginx-on-freebsd.html</link>
<guid isPermaLink="false">https://box.matto.nl/awkiawki-with-slowcgi-with-nginx-on-freebsd.html</guid>
<pubDate>Tue, 26 May 2026 02:00:00 +0200</pubDate>
<dcterms:modified>2026-05-26T02:00:00.000000+02:00</dcterms:modified>
<description> <![CDATA[
<h1 id="awkiawki_with_slowcgi_with_nginx_on_freebsd">Awkiawki with slowcgi with NGINX on FreeBSD</h1>

<h2 id="how_to_run_awkiawki_using_slogcgi_and_ngninx">How to run awkiawki using slogcgi and NGNINX</h2>

<p>Awkiawki is a wiki written in awk.</p>

<p><a href="https://man.openbsd.org/slowcgi.8" >slowcgi</a> is a server which
implements the FastCGI Protocol to execute CGI scripts. slowcgi is a
simple server that translates FastCGI requests to the CGI protocol.
It executes the requested CGI script and translates its output back
to the FastCGI protocol.</p>

<p>slowcgi is on FreeBSD available as package.</p>

<p>I run this from <code>/home/www</code>.</p>

<h2 id="configuring_slowcgi">Configuring slowcgi</h2>

<p>Add the following lines to <code>/etc/rc.conf</code>:</p>

<pre><code>slowcgi_enable=&quot;YES&quot;
slowcgi_flags=&quot;-p /home/www -s /home/www/run/slowcgi.sock&quot;
</code></pre>

<p>Start slowcgi. It will open a socket in <code>/home/www/run/slowcgi.sock</code>.</p>

<h2 id="chroot">Chroot</h2>

<p>Slowcgi lets the scripts run in a chroot directory.
Make sure the needed executables (like <code>mawk</code> for awkiawki) are in a path
within the chroot directory, and that all the needed libraries are there too.</p>

<h2 id="configuring_nginx_to_use_slowcgi">Configuring NGINX to use slowcgi</h2>

<pre><code>server {
   listen 80;
   server_name wiki.example.com;

   root &quot;/home/www/&quot;;

   location /cgi-bin/ {
      index index.cgi;
      fastcgi_pass unix:/home/www/run/slowcgi.sock;
      fastcgi_index index.cgi;
      include fastcgi_params;
      fastcgi_param REQUEST_METHOD  $request_method;
      fastcgi_split_path_info ^(.+\.cgi)(/.+)$;
      fastcgi_param PATH_INFO       $fastcgi_path_info;
      fastcgi_param SCRIPT_NAME &quot;/cgi-bin/wiki/index.cgi&quot;;
      proxy_set_header Host $host;
   }
}
</code></pre>

<p>We set a fastcgi_pass to the socket.</p>

<p>The <code>fastcgi_split_path_info</code> fetches the <code>path_info</code> from the request URL.</p>

<h2 id="debugging">Debugging</h2>

<p>It helps to manually start slowcgi with the -v flag:</p>

<pre><code>slowcgi -d -v -p /home/www/ -s /home/www/run/slowcgi.sock
</code></pre>

<p>When everything is fine, start slowcgi normally.</p>
]]></description>
</item>
<item>
<title>Books and some pages I read in April 2026</title>
<link>https://box.matto.nl/books-and-some-pages-i-read-in-april-2026.html</link>
<guid isPermaLink="false">https://box.matto.nl/books-and-some-pages-i-read-in-april-2026.html</guid>
<pubDate>Sun, 03 May 2026 02:00:00 +0200</pubDate>
<dcterms:modified>2026-05-03T02:00:00.000000+02:00</dcterms:modified>
<description> <![CDATA[
<h1 id="books_and_some_pages_i_read_in_april_2026">Books and some pages I read in April 2026</h1>

<h2 id="non-fiction">Non-fiction</h2>

<h3 id="vintage_didion_by_joan_didion_(2004)">Vintage Didion by Joan Didion (2004)</h3>

<ul>
<li>200 pages</li>
<li>3 stars</li>
</ul>

<p>A collection of previously published essays focussed on US politics.
The essays date from different periods. There are also three chapters 
from her book &quot;Miami&quot; in it.</p>

<p>Usually I like to read Didion, but several parts of this collection were boring.</p>

<h2 id="short-stories">Short-stories</h2>

<h3 id="the_last_question_by_isaac_asimov_(1956)">The Last Question by Isaac Asimov (1956)</h3>

<ul>
<li>9 pages</li>
<li>5 stars</li>
</ul>

<p>A short story with a somewhat predictable end. Good read though.</p>

<h2 id="interesting_internet_reads">Interesting internet reads</h2>

<p>Some noteworthy internet reads:</p>

<h3 id="we_built_it_with_slide_rules._then_we_forgot_how.">We Built It With Slide Rules. Then We Forgot How.</h3>

<p>Our world is under threat of complexity. To understand a system it must fit into our heads.
When we delegate the complexity before understanding we loose something fundamental.</p>

<p>Start asking basic questions and make sure you can answer them.</p>

<p><a href="https://unmitigatedrisk.com/?p=1227" >https://unmitigatedrisk.com/?p=1227</a></p>

<h3 id="what_it's_like_to_be_a_worm">What It's Like To Be A Worm</h3>

<p>Does an insect possesses consciousness? Is an earth worm sentient?
When it comes to non-human animals, views about which creatures are sentient diverge.</p>

<p>An remarkable survey of current scientific research.</p>

<p><a href="https://www.asimov.press/p/sentience" >https://www.asimov.press/p/sentience</a></p>

<h3 id="social_media_is_the_opposite_of_social_life">Social Media is the Opposite of Social Life</h3>

<p>Social media was meant to facilitate social life, but social media
doesn’t really allow you to interact with people.</p>

<p><a href="https://www.raptitude.com/2026/04/social-media-is-the-opposite-of-social-life/" >https://www.raptitude.com/2026/04/social-media-is-the-opposite-of-social-life/</a></p>

<h3 id="the_six_second_hug">The six second hug</h3>

<p>We have fallen prey to the curse of instrumentalisation.</p>

<p>What makes life worth living? We have to go back to the basic question of why anything has value.</p>

<p><a href="https://aeon.co/essays/instrumentalisation-is-making-everything-a-means-to-an-end" >https://aeon.co/essays/instrumentalisation-is-making-everything-a-means-to-an-end</a></p>

<h3 id="the_indieweb_is_wonderfully_dionysian">The IndieWeb is Wonderfully Dionysian</h3>

<p>A writing in praise of the human web. We need more personal websites and blogs. </p>

<p><a href="https://brennan.day/the-indieweb-is-wonderfully-dionysian/" >https://brennan.day/the-indieweb-is-wonderfully-dionysian/</a></p>
]]></description>
</item>
<item>
<title>Explore the smol web with Bubbles</title>
<link>https://box.matto.nl/explore-the-smol-web-with-bubbles.html</link>
<guid isPermaLink="false">https://box.matto.nl/explore-the-smol-web-with-bubbles.html</guid>
<pubDate>Sun, 19 Apr 2026 02:00:00 +0200</pubDate>
<dcterms:modified>2026-04-19T02:00:00.000000+02:00</dcterms:modified>
<description> <![CDATA[
<h1 id="explore_the_smol_web_with_bubbles">Explore the smol web with Bubbles</h1>

<blockquote>
<p>All Aggregators Are Equal but Some Aggregators Are More Equal Than Others</p>
</blockquote>

<p><a href="https://bubbles.town/" >Bubbles</a> is a new, brilliant, blog aggregator.</p>

<p>Bubbles combines the power of RSS feeds with the power of voting. Of course
there is <a href="https://lobste.rs/" >lobste.rs</a>, but that has a focus on
technical publications.</p>

<h2 id="non-tech_blogs">Non-tech blogs</h2>

<p>Hacker News and <a href="https://lobste.rs/" >Lobste.rs</a> have community
voting figured out, but non-tech content gets drowned by the tech
majority.</p>

<p>Bubbles aims to (also) promote non-tech content.</p>

<h2 id="rss_and_voting">RSS and voting</h2>

<p>Bubbles monitors thousands of independent, personal blogs via RSS.
Every post starts equal. Peoples votes decide what rises.</p>

<p>Everybody can vote, but you need some Fediverse account for that.</p>

<p>As a result, truly interesting posts bubble up.</p>

<h2 id="categories">Categories</h2>

<p>Bubbles offers about a dozen of categories to choose from.</p>

<p>Select the categories of your interest to get a more focused
list of smol web publications.</p>

<h2 id="explore_the_smol_web">Explore the smol web</h2>

<p>There are tons of great independently made personal websites out there.
Blogs, digital gardens, and what not.</p>

<p>The enshitification of the search engines makes these website
undiscoverable. There is no money in it, so they will only show you
AI-slop and other SEO-infested garbage.</p>

<p>Ignore their search results, take back the web, and start exploring the smol web!</p>

<h2 id="reach_out">Reach out</h2>

<p>I discovered Bubbles through the <a href="https://82mhz.net/posts/2026/04/linkdump-no-103/" >LinkDump on 82Mhz.net</a>.</p>

<p>When you have a website, consider doing something similar. Set up a Blogroll, 
create a links page, or be creative and create something new.</p>

<p>Whatever you do to let other smol websites be discovered helps!
Only together we can keep the smol web alive.</p>

<h2 id="use_an_rss_feed_reader">Use an RSS feed reader</h2>

<p>Don’t let a billionaire’s algorithm control what you read.
No matter how you explore the smol web, when you have discovered an
interesting blog, personal website or other kind of smol web instance,
add it to your RSS feed reader!</p>

<h2 id="show_your_appreciation">Show your appreciation</h2>

<p>Whenever you read a piece on a smol web website, give the creator
some feed-back. Just a simple email showing your appreciation
can make a big difference!</p>
]]></description>
</item>
<item>
<title>Install minimal Recoll on FreeBSD 15</title>
<link>https://box.matto.nl/install-minimal-recoll-on-freebsd-15.html</link>
<guid isPermaLink="false">https://box.matto.nl/install-minimal-recoll-on-freebsd-15.html</guid>
<pubDate>Thu, 02 Apr 2026 02:00:00 +0200</pubDate>
<dcterms:modified>2026-04-02T02:00:00.000000+02:00</dcterms:modified>
<description> <![CDATA[
<h1 id="install_minimal_recoll_on_freebsd_15">Install minimal Recoll on FreeBSD 15</h1>

<p><a href="https://www.recoll.org/index.html" >Recoll</a> is a full text search application.
Recoll is based on the very capable Xapian search engine library.</p>

<p>The FreeBSD package comes with a ton of dependencies, which is great for 
use on your desktop, but can be a bit of overkill for non-graphical systems.</p>

<h2 id="minimal_install">Minimal install</h2>

<p>The idea is to install with as minimal dependencies as possible and
start working with that. Later we can always add more.</p>

<h2 id="install_dependencies">Install dependencies</h2>

<p>Although we install Recoll from source, we install the dependencies
as FreeBSD package.</p>

<p>To make it easy to copy the install to other systems, we make use of 
GNU stow, so we install that too.</p>

<pre><code>pkg install libX11 libxslt pkgconf stow xapian-core
</code></pre>

<h2 id="prepare_installation_directory">Prepare installation directory</h2>

<pre><code>mkdir -p /usr/local/stow/recoll
</code></pre>

<h2 id="download_source_files">Download source files</h2>

<p>Version 1.37.5 is unfortunately the last version with autotools build, so we fetch that:</p>

<pre><code>fetch https://www.recoll.org/recoll-1.37.5.tar.gz
</code></pre>

<h2 id="configure_and_build">Configure and build</h2>

<pre><code>./configure \
    --enable-idxthreads \
    --disable-qtgui \
    --enable-recollq \
    --disable-python-module \
    --without-aspell \
    --disable-python-aspell \
    --disable-python-chm  \
    --prefix=/usr/local/stow/recoll

make
make install
</code></pre>

<h2 id="install">Install</h2>

<pre><code>cd /usr/local/stow
stow recoll
</code></pre>

<h2 id="configuration_files">Configuration files</h2>

<p>To test our install, we create a simple configuration file <code>~/.recoll/recoll.conf</code>:</p>

<pre><code>followLinks = 1

topdirs = /usr/local/share/man \
  /usr/local/share/info
</code></pre>

<p>This configuration file aims to index the system documentation files.</p>

<p>For this, we also need a mimemap file <code>~/.recoll/mimemap</code>:</p>

<pre><code>.0p = text/x-man
.1 = text/x-man
.3 = text/x-man
.7 = text/x-man
.8 = text/x-man
</code></pre>

<p>This is for the standard man pages, if you have more directories under <code>/usr/local/share/man/</code>
add those extensions too.</p>

<h2 id="install_helper_applications">Install helper applications</h2>

<p>In order to make sense of the files, Xapian needs some helper programs.</p>

<p>Our system documentation consists of man pages and info files, so we need the
helper applications for those two:</p>

<pre><code>pkg install groff texinfo
</code></pre>

<p>For some reason, we need to make the indexer understand that &quot;python3&quot; is in fact
pyhton3.11.</p>

<p>We can create an alias (depending on your shell), or otherwise create a symlink:</p>

<pre><code>ln -s /usr/local/bin/python3.11 /usr/local/bin/python3
</code></pre>

<h2 id="create_index">Create index</h2>

<p>Next, create or update the index:</p>

<pre><code>recollindex
</code></pre>

<h2 id="start_searching">Start searching</h2>

<p>After our man pages are indexed, we can search for text:</p>

<pre><code>recollq -q 'expansion'

recollq -A 'expansion escape sequences textdomain'
</code></pre>

<p>Of course, we don't get the nicely formatted output as with the graphical Recoll desktop application.</p>

<h2 id="kudos">Kudos</h2>

<p>Thanks to <a href="http://www.stargrave.org/" >Sergey  Matveev</a> for help with the configuration!</p>
]]></description>
</item>
<item>
<title>Books of March 2026</title>
<link>https://box.matto.nl/books-of-march-2026.html</link>
<guid isPermaLink="false">https://box.matto.nl/books-of-march-2026.html</guid>
<pubDate>Wed, 01 Apr 2026 02:00:00 +0200</pubDate>
<dcterms:modified>2026-04-01T02:00:00.000000+02:00</dcterms:modified>
<description> <![CDATA[
<h1 id="books_of_march_2026">Books of March 2026</h1>

<p>Below are the two books I finished reading this month.</p>

<h2 id="fiction">Fiction</h2>

<h3 id="the_fellowship_of_the_ring_by_j.r.r._tolkien_(1954)">The Fellowship of the Ring by J.R.R. Tolkien (1954)</h3>

<ul>
<li>423 pages</li>
<li>5 stars</li>
</ul>

<p>This is a re-read, I have read the book several times, first time in
the early seventies, the last time at least a decade ago.</p>

<p>I also have seen the movie directed by Peter Jackson several times.</p>

<p>During reading the book I discovered that my memory of it is tainted by
watching the movie. I wasn't aware of much deviation of it, but the
movie does indeed differ. The movie is more spectacular.</p>

<p>It was good to re-read the book again, and have planned to also re-read
the other two books from the trilogy this year.</p>

<h2 id="short_stories">Short stories</h2>

<h3 id="short_fiction_by_andre_norton_(1953)">Short Fiction by Andre Norton (1953)</h3>

<ul>
<li>61 pages</li>
<li>4 stars</li>
</ul>

<p>This bundles contains 3 short stories:</p>

<ul>
<li>People of the Crater&quot; (1947)</li>
<li>The Gifts of Asti (1948)</li>
<li>All Cats Are Gray&quot; (1953)</li>
</ul>

<p>The stories are somewhere between science fiction and fantasy, and a nice read.</p>

<p>I read the <a href="https://standardebooks.org/ebooks/andre-norton/short-fiction" >Standard Ebooks version</a></p>

<h2 id="interesting_internet_reads">Interesting internet reads</h2>

<p>Some noteworthy internet reads:</p>

<h3 id="nobody_gets_promoted_for_simplicity">Nobody gets promoted for simplicity</h3>

<p>It is easier to get appreciation for creating a complex
solution than for creating a simple solution. This causes
a lot of problems.</p>

<p><a href="https://terriblesoftware.org/2026/03/03/nobody-gets-promoted-for-simplicity/" >https://terriblesoftware.org/2026/03/03/nobody-gets-promoted-for-simplicity/</a></p>

<h3 id="the_view_from_rss">The View From RSS</h3>

<p>What the web looks like when you subscribe to 2,000 RSS feeds.</p>

<p><a href="https://www.carolinecrampton.com/the-view-from-rss/" >https://www.carolinecrampton.com/the-view-from-rss/</a></p>

<h3 id="consciousness_without_counterpart:_identity_beyond_representation">Consciousness without counterpart: Identity beyond representation</h3>

<p>An interesting essay about thoughts, consciousness and identity.</p>

<p>https<a href="https://www.essentiafoundation.org/consciousness-without-counterpart-identity-beyond-representation/reading/" >://www.essentiafoundation.org/consciousness-without-counterpart-identity-beyond-representation/reading/</a></p>

<h3 id="&quot;this_is_not_the_computer_for_you&quot;">&quot;This Is Not The Computer For You&quot;</h3>

<p>Another example of how restrictions promote creativity and ingenuity.</p>

<p><a href="https://samhenri.gold/blog/20260312-this-is-not-the-computer-for-you/" >https://samhenri.gold/blog/20260312-this-is-not-the-computer-for-you/</a></p>

<h3 id="see_the_computers_that_powered_the_voyager_space_program">See The Computers That Powered The Voyager Space Program</h3>

<p>Not so much something to read, but something to watch:
a wonderful video tour of the NASA JPL building 230, that was made in the '80s.</p>

<p><a href="https://hackaday.com/2026/03/30/see-the-computers-that-powered-the-voyager-space-program/" >https://hackaday.com/2026/03/30/see-the-computers-that-powered-the-voyager-space-program/</a></p>
]]></description>
</item>
<item>
<title>My Emacs misconceptions</title>
<link>https://box.matto.nl/my-emacs-misconceptions.html</link>
<guid isPermaLink="false">https://box.matto.nl/my-emacs-misconceptions.html</guid>
<pubDate>Tue, 17 Mar 2026 01:00:00 +0100</pubDate>
<dcterms:modified>2026-03-17T01:00:00.000000+01:00</dcterms:modified>
<description> <![CDATA[
<h1 id="my_emacs_misconceptions">My Emacs misconceptions</h1>

<h2 id="emacs_carnival_mistakes_and_misconceptions">Emacs Carnival Mistakes and Misconceptions</h2>

<p><a href="https://sdf.org/~pkal/" >Philip Kaludercic</a> has started the Emacs carnival
on the subject <a href="https://sdf.org/~pkal/blog/emacs/mistakes.html" >Mistakes and Misconceptions</a>.
Here's my contribution.</p>

<h2 id="vim_to_emacs">Vim to Emacs</h2>

<p>In 2021 I switched to Emacs after using Vim for more than 20 years.</p>

<p>I was thinking about learning Lisp and Forth, and somehow I had the
notion that programming in these languages is better supported in
Emacs. Also, I had discovered that extensions like rec-mode and ledger-mode
offer much more than the Vim plugins for the 
<a href="https://www.gnu.org/software/recutils/" >GNU recutils</a>
and 
<a href="https://ledger-cli.org/" >ledger-cli</a>.</p>

<p>And than there is the lure of org-mode.</p>

<p>In the past I had tried Viper-mode a few times, but never was happy
with it. So I toke the plunge and started trying to learn using
Emacs with the default keybindings.</p>

<h2 id="misconception:_vanilla_keys_are_impossible_to_learn">Misconception: Vanilla keys are impossible to learn</h2>

<p>For many years, the O'Reilly book &quot;Learning GNU Emacs&quot; from 1996 sat
on my bookshelves, and each time I opened it up, I was completely
overwhelmed by the Emacs keybindings.</p>

<p>My misconceptions:</p>

<ul>
<li>I had the impression that typing the keychords would result in
  your fingers getting tangled.</li>
<li>There are so many keybindings, and unlike Vi, they are all
  combinations of several keys, so I assumed I'd never master them.</li>
</ul>

<p>The man-page of <a href="https://man.openbsd.org/mg" >mg</a>, the micro-emacs
that comes with the OpenBSD installer, has a nice compact list of
the keybindings. Guessing the priority, I sorted this list by what I
expected to be their relative importance, and dedicated a full
weekend practicing the first few keybindings. In the week following
this weekend, I transferred my task list that was in
<a href="https://taskwarrior.org/" >Taskwarrior</a> to org-mode, and started
using Emacs during my day-time job, gradually learning more
keybindings.</p>

<p>In hindsight, my ideas were wrong. In the beginning the keychords
are weird, but I have never had my fingers in a knot :) And giving
it some effort and time, the muscle memory rapidly adopts the
keychords.</p>

<p>My <code>~/.xinitrc</code> maps the CapsLock key as Control key, and I have never
experienced the so-called Emacs-pinky.</p>

<h2 id="misconception:_dired_can_be_ignored">Misconception: Dired can be ignored</h2>

<p>I prefer working on the command line and on Linux and BSD have never
used a file manager. With one exception: in the nineties I used
Midnight Commander to upload complete directory-trees over FTP.</p>

<p>Just like Midnight Commander,
<a href="https://www.gnu.org/software/emacs/manual/html_node/emacs/Dired.html" >Dired</a>,
the Emacs file manager, can be used with the keyboard, no need to
use the mouse.</p>

<p>In the beginning I didn't look into Dired. Only after using Emacs
for some time, I discovered that Dired is very useful and now I am
gradually incorporating it in my workflow.</p>

<p>I still have to dive deeper in it. Of course it can be used just
like any file manager, like renaming files and moving files from one
directory to another. The real power of Dired is, based on my
limited knowledge and experience, in the integration with the rest
of Emacs.</p>

<h2 id="misconception:_underestimating_the_impact_of_using_emacs">Misconception: Underestimating the impact of using Emacs</h2>

<p>Moving from Vim to Emacs, I had the notion of replacing one
editor with another. I couldn't be more wrong.</p>

<p>Stealthy--like a ninja in the night--Emacs creeps into your
life and gradually takes over everything. The integration of
so many functionality make Emacs a wonderful desktop environment.</p>

<p>The advantages of this is that it makes everything much easier,
everything has the same user interface, and it all works the same on
any platform. From window manager to IDE, Emacs can do it all.</p>

<p>This is a small anthology of my use of Emacs:</p>

<ul>
<li>Email: <a href="https://www.gnu.org/software/emacs/manual/html_mono/gnus.html" >Emacs Gnus</a></li>
<li>Usenet reader: Gnus</li>
<li>RSS feed reader: <a href="https://github.com/skeeto/elfeed" >Elfeed</a> (next to following feeds with the brilliant <a href="https://github.com/skeeto/elfeed" >Gwene.org</a> RSS to NNTP gateway)</li>
<li>IRC: <a href="https://www.gnu.org/software/emacs/manual/html_mono/rcirc.html" >Emacs rcirc</a> IRC-client</li>
<li>Reading webpages: <a href="https://www.gnu.org/software/emacs/manual/html_mono/eww.html" >Emacs eww</a></li>
<li>Reading Gopher and Gemini pages: <a href="https://github.com/emacsmirror/elpher" >Elpher</a></li>
<li>Note taking system: <a href="https://protesilaos.com/emacs/denote" >Denote</a></li>
<li>Common Lisp REPL: <a href="https://slime.common-lisp.dev/" >SLIME: The Superior Lisp Interaction Mode for Emacs</a></li>
<li>Scheme REPL: <a href="https://elpa.nongnu.org/nongnu/doc/geiser.html" >Geiser</a></li>
<li>PDF viewer: Emacs works fine as a PDF-viewer, and bookmark pages with the standard Emacs bookmarking functionality</li>
<li>Shell: Most of the time the build-in shell <a href="https://www.masteringemacs.org/article/complete-guide-mastering-eshell" >Eshell</a> is fine for me.</li>
</ul>

<p>This is not a complete list. F.e, I write magazine articles in
org-mode, and when ready, using the org-mode export functionality,
export the article to ODT-format. And before my retirement, I wrote
reports and policies in org-mode and exported these to LaTeX.</p>

<p>0rg-mode supports simple calculations in tables. The calculations to
fill out my three-monthly VAT tax return from are in org-mode,
automatically extracting the numbers from the ledger-journal using
ledger-cli. My yearly financial statements are also compiled in a
few org-mode tables.</p>

<p>I have used the <a href="https://github.com/emacs-exwm/exwm" >Emacs X Window Manager</a>
but after a while went back to the old faithful <a href="https://www.nongnu.org/ratpoison/" >ratpoison window manager</a>. I think this is faster than EXWM, 
but have never done any real measuring. </p>

<h2 id="misconception:_emacs_lisp_is_not_a_general_language">Misconception: Emacs Lisp is not a general language</h2>

<p>While learning Emacs and starting to use Emacs Lisp (also called Elisp) 
I discovered that Emacs Lisp is a very capable language.</p>

<p>The many different packages that are available for Emacs proof this.</p>

<p>I have build a static website generator in Elisp, and an application
to generate my invoices and the ledger entries, and much more.</p>

<h2 id="my_mistake">My mistake</h2>

<p>In the post &quot;Emacs Carnival Mistakes and Misconceptions&quot;, Philip asks us to
mention our mistakes. Of course I have made many, f.e., in the beginning
is setting up your configuration not easy.</p>

<p>My biggest mistake however, is not making the switch much sooner.</p>

<h2 id="emacs_is_a_powerful_environment">Emacs is a powerful environment</h2>

<p>The development of Emacs began in 1984. Using Lisp for its
development was a brilliant choice. Emacs Lisp is very capable and
has a low threshold. This empowers its many different users.</p>

<p>Emacs has evolved over more than 40 years by endless user
contributions. Because these are daily users solving real problems,
the result is a very powerful and versatile environment that can be
used for a plethora of tasks. Nothing comes even close to it.</p>
]]></description>
</item>
<item>
<title>Deploy a Matrix server using Conduit and Cinny on FreeBSD in the homelab</title>
<link>https://box.matto.nl/deploy-a-matrix-server-using-conduit-and-cinny-on-freebsd-in-the-homelab.html</link>
<guid isPermaLink="false">https://box.matto.nl/deploy-a-matrix-server-using-conduit-and-cinny-on-freebsd-in-the-homelab.html</guid>
<pubDate>Wed, 11 Mar 2026 01:00:00 +0100</pubDate>
<dcterms:modified>2026-03-11T01:00:00.000000+01:00</dcterms:modified>
<description> <![CDATA[
<h1 id="deploy_a_matrix_server_using_conduit_and_cinny_on_freebsd_in_the_homelab">Deploy a Matrix server using Conduit and Cinny on FreeBSD in the homelab</h1>

<p>Here is a small post about deploying a Matrix server in the homelab.</p>

<p>The goal is a Matrix server running on a FreeBSD jail that can be
used from the web browser on your desktop.</p>

<p>It is a quick-and-dirty configuration, to get you started.</p>

<p>This setup is for testing purposes. The server will not be exposed
to the internet and it will not federate with the Matrix network.</p>

<p>The setup contains three parts:</p>

<ul>
<li>the Conduit Matrix server</li>
<li>the Cinny web Matrix client</li>
<li>NGINX as reverse proxy</li>
</ul>

<h2 id="domain_names">Domain names</h2>

<p>First, create in your local DNS server two subdomain names, one for
Conduit and one for Cinny, f.e., <code>matrix.example.com</code> and
<code>cinny.example.com</code>, both pointing to the ip-address of the jail.</p>

<h2 id="certificates">Certificates</h2>

<p>Create certificates for the two domains.</p>

<p>If you haven't setup a local CA, do that first, for example using
<a href="https://github.com/FiloSottile/mkcert" >mkcert</a>.</p>

<p>Place the certificate files in <code>/etc/ssl/certs/</code> in the jail.</p>

<h2 id="conduit">Conduit</h2>

<p><a href="https://conduit.rs/" >Conduit</a> advertises itself as a simple, fast and reliable matrix server.</p>

<p>It is available as a FreeBSD package.</p>

<p>Copy the file <code>/usr/local/etc/conduit.toml.sample</code> to <code>/usr/local/etc/conduit.toml</code>
and edit this file:</p>

<h4 id="servername">Servername</h4>

<p>This is the subdomain of your Conduitserver.</p>

<p><code>servername = &quot;matrix.example.com&quot;</code></p>

<h4 id="registration_token">Registration token</h4>

<p>New users can register with this token.</p>

<p><code>registration_token = &quot;very-secret&quot;</code></p>

<h4 id="allow_federation">Allow federation</h4>

<p>We won't expose our server to the internet. Federation will not be required and we will not allow it.</p>

<p><code>allow_federation = false</code></p>

<h2 id="cinny">Cinny</h2>

<p><a href="https://cinny.in/" >Cinny</a> is yet another Matrix client. It runs as a web application.
You access it with your web browser.</p>

<p>It is available as a FreeBSD package.</p>

<p>The package manager installs Cinny in <code>/usr/local/www/cinny</code>.</p>

<p>In this directory, copy the file <code>config.json.example</code> to <code>config.json</code> and edit it:</p>

<h4 id="homeserverlist">homeserverList</h4>

<p>Delete all entries in the homeserverList and insert the subdomain of your Conduit server.</p>

<pre><code>&quot;homeserverList&quot;: [
  &quot;matrix.example.com&quot;
],
</code></pre>

<h4 id="featuredcommunities">featuredCommunities</h4>

<p>Probably you can delete a lot here. I only cleaned the list &quot;servers&quot;:</p>

<pre><code>&quot;servers&quot;: [&quot;matrix.example.com&quot;]
</code></pre>

<h2 id="nginx">NGINX</h2>

<p><a href="https://nginx.org/en/" >NGINX</a> is a very great web server.</p>

<p>It is available as a FreeBSD package.</p>

<p>Here we use it as a reverse proxy.</p>

<p>In the file <code>/usr/local/etc/nginx/nginx.conf</code> add two blocks for the
virtual servers:</p>

<pre><code>server {
    listen *:443 ssl;
    server_name matrix.example.com;
    client_max_body_size 1G;
    ssl_certificate /etc/ssl/certs/matrix.example.com.crt;
    ssl_certificate_key /etc/ssl/certs/matrix.example.com.key;
    location / {
       proxy_pass http://127.0.0.1:6167;
    }
}

server {
    listen *:443 ssl;
    server_name cinny.example.com;
    client_max_body_size 1G;
    ssl_certificate /etc/ssl/certs/cindy.example.com.crt;
    ssl_certificate_key /etc/ssl/certs/cindy.example.com.key;
    location / {
       root /usr/local/www/cinny;
       index index.html;
    }
}
</code></pre>

<h2 id="allow_the_daemons_to_run">Allow the daemons to run</h2>

<p>In <code>/etc/rc.conf</code> add two lines to allow the daemons to run.</p>

<pre><code>conduit_enable=&quot;YES&quot;
nginx_enable=&quot;YES&quot;
</code></pre>

<p>Start or restart the Conduit and the NGINX daemons.</p>

<h2 id="create_a_few_accounts">Create a few accounts</h2>

<p>Open <code>cinny.example.com</code> in your web browser.</p>

<p>Register as new account. Choose your server (matrix.example.com),
and provide a user name and a password. Insert the registration
token from the Conduit configuration (above this is mentioned as
&quot;very-secret&quot;) in the field below the two password fields.</p>

<p>Repeat, to get a few accounts to play with.</p>

<p>Have fun playing with Matrix in you homelab!</p>
]]></description>
</item>
<item>
<title>Books of February 2026</title>
<link>https://box.matto.nl/books-of-february-2026.html</link>
<guid isPermaLink="false">https://box.matto.nl/books-of-february-2026.html</guid>
<pubDate>Sun, 01 Mar 2026 01:00:00 +0100</pubDate>
<dcterms:modified>2026-03-01T01:00:00.000000+01:00</dcterms:modified>
<description> <![CDATA[
<h1 id="books_of_february_2026">Books of February 2026</h1>

<p>Below are the two books that I finished this month. I started a
third one, but didn't like and decided not to finish it.</p>

<h2 id="non-fiction">Non-fiction</h2>

<h3 id="the_beak_of_the_finch:_a_story_of_evolution_in_our_time_by_jonathan_weiner_(1994)">The Beak of the Finch: A Story of Evolution in Our Time by Jonathan Weiner (1994)</h3>

<ul>
<li>332 pages</li>
<li>5 stars</li>
</ul>

<p>A book about scientific research aimed at better understanding
natural selection, sexual selection, and evolution.</p>

<p>Much of the book is about two biologists, Peter and Rosemary Grant,
doing a decades long research of finches on a small vulcanic island
in the Galapagos. Also some other evolutionairy biological research
is discussed. The book explains how natural selection and evolution
can indeed be seen in action, contrairy the old idea that evolution
moves too slow to witness.</p>

<p>I learned from it that in nature there is always competition and that
in hard times, like when food is extra scarce, the selection pressure
increases and evolution accelerates.</p>

<p>A very interesting book, easy to read and understand.</p>

<h2 id="fiction">Fiction</h2>

<h3 id="a_maze_of_death_by__philip_k._dick_(1970)">A Maze of Death by  Philip K. Dick (1970)</h3>

<ul>
<li>216 pages</li>
<li>5 stars</li>
</ul>

<p>Science fiction story of a very small group of people colonizing
the planet Delmak-O. They arrived in so-called &quot;nosers&quot;, which are
one-way space ships. The story develops when bad things starting to
happen. This is, as often with works from this writer, a rather short
book.</p>

<p>It is a good story. with enough tension and surprises to keep you
engaged. Recommended!</p>
]]></description>
</item>
<item>
<title>Translate Texinfo files using po4a</title>
<link>https://box.matto.nl/translate-texinfo-files-using-po4a.html</link>
<guid isPermaLink="false">https://box.matto.nl/translate-texinfo-files-using-po4a.html</guid>
<pubDate>Tue, 17 Feb 2026 01:00:00 +0100</pubDate>
<dcterms:modified>2026-02-17T01:00:00.000000+01:00</dcterms:modified>
<description> <![CDATA[
<h1 id="translate_texinfo_files_using_po4a">Translate Texinfo files using po4a</h1>

<h2 id="texinfo">Texinfo</h2>

<p><a href="https://www.gnu.org/software/texinfo/manual/texinfo/html_node/index.html" >Texinfo</a> is a
brilliant hypertext system that predates HTML. You access it with <code>info</code>, which
is a text mode application. The content consists of a number of nodes. 
Each node is an information element. You access the nodes through menus,
hyperlinks, and indices. Also you can &quot;walk&quot; through a info file with
keys like <code>[</code> and <code>]</code>. See <code>info info</code>.</p>

<p>Leveraging the power of TeX, Texinfo files can be used to produce
gorgeous looking PDF files, like the GNU books. Compared to
generating PDF files from LaTeX, generating PDF files from Texinfo
is incredible fast.</p>

<h2 id="po4a">po4a</h2>

<p>The <a href="https://www.po4a.org/index.php.en" >po4a (PO for anything)</a>
eases documentation translations and their maintenance.</p>

<p>This is what this website says:</p>

<blockquote>
It extracts the translatable material from the original document,
and places it into a PO file that is adapted to the translation
process. Once this PO file is updated by the translator, po4a
re-injects the translation into the structure of the original
document to generate a translated document.
</blockquote>

<p>po4a supports several documentation formats, including Texinfo.</p>

<h2 id="workflow">Workflow</h2>

<p>In general, the workflow is something like this:</p>

<ul>
<li>Create a PO-file from the orginal Texinfo file.</li>
<li>Add the translations to the PO-file.</li>
<li>Generate a translated Texinfo file.</li>
<li>Use the translated Texinfo file like any other Texinfo file, e.g., create an Info file and a PDF with it.</li>
</ul>

<p>When the original Texinfo file changes:</p>

<ul>
<li>Update the PO-file.</li>
<li>Add or change translations where needed.</li>
<li>Generate a new translated Texinfo file.</li>
</ul>

<h2 id="store_the_original_texinfo_file">Store the original Texinfo file</h2>

<p>In order for the update of the PO-file to work, you'll need both the
original Texinfo file as well as the new version of the Texinfo file.
It is therefor important to keep a copy of the original Texinfo file.</p>

<p>In the examples below, two versions of the Texinfo file are mentioned:</p>

<ul>
<li><code>testinfo-v1.texi</code>: this represents the original file to be translated.</li>
<li><code>testinfo-v2.texi</code>: this represents a new version of the file to be translated.</li>
</ul>

<h2 id="create_a_po-file">Create a PO-file</h2>

<p>To create the PO-file from the original Texinfo file, using the following command.</p>

<pre><code>po4a-updatepo \
--format texinfo \
--master testinfo-v1.texi \
--po testinfo.po
</code></pre>

<p>Replace <code>testinfo-v1.texi</code> with the name of the original Texinfo file.</p>

<p>Replace <code>testinfo.po</code> with the desired name of the PO-file.</p>

<h2 id="translating_the_po-file">Translating the PO-file</h2>

<p>The PO-file contains a lot of strings and paragraphs to be translated.</p>

<h3 id="translating_strings">Translating strings</h3>

<p>The entry for a string in the PO-file is something like this:</p>

<pre><code>#. type: menuentry
#: testinfo-v2.texi:30
msgid &quot;Fundamental stuff&quot;
msgstr &quot;&quot;
</code></pre>

<p>The first line containing the type differs for the roles of the string in the Texinfo document.</p>

<ul>
<li>The line starting with <code>msgid</code> is a line to be translated.</li>
<li>The line starting with <code>msgstr</code> is where the translation must be paced.</li>
</ul>

<h3 id="translating_paragraphs">Translating paragraphs</h3>

<p>The entry for a paragraph looks something likes this:</p>

<pre><code>#. type: Plain text
#: testinfo.texi:24
msgid &quot;&quot;
&quot;In this chapter I define the concepts that will be used throughout the rest &quot;
&quot;of the document.  Moreover, measures of efficiencies as well as bounds of &quot;
&quot;complexity will be introduced.&quot;
msgstr &quot;&quot;
</code></pre>

<p>The translation of the paragraph must be placed right below the line starting
with <code>msgstr</code>:</p>

<pre><code>#. type: Plain text
#: testinfo.texi:24
msgid &quot;&quot;
&quot;In this chapter I define the concepts that will be used throughout the rest &quot;
&quot;of the document.  Moreover, measures of efficiencies as well as bounds of &quot;
&quot;complexity will be introduced.&quot;
msgstr &quot;&quot;
&quot;In dit hoofdstuk definieer ik de concepten die gebruikt worden in de rest &quot;
&quot; ... &quot;
</code></pre>

<p>The lines in the translated paragraph start with a double quote (<code>&quot;</code>) and
end with a space and a double quote.</p>

<p>The last line of the translated paragraph ends with a double quote without a
space, just like the last line of the paragraph in the original language.</p>

<p>(Example text copied from <a href="https://linuxgazette.net/issue76/spiel.html" >Writing Documentation, Part IV: Texinfo</a> on Linux Gazette.)</p>

<h3 id="texinfo_commands_in_paragraphs">Texinfo commands in paragraphs</h3>

<p>Texinfo commands require special formatting of the lines.</p>

<p>For this, we make use of the <code>\n</code> formatting in the strings and paragraphs:</p>

<p>String example:</p>

<pre><code>#. type: smallexample
#: testinfo.texi:1421
#, no-wrap
msgid &quot;Original line to be translated\n&quot;
msgstr &quot;Translated line\n&quot;
</code></pre>

<p>Sometimes po4a has recognized the Texinfo command and treated as such,
which can be seen at the type of the PO-element, as here above.</p>

<p>Other times the Texinfo command appears inside a paragraphs to be translated.
Here we make uses of careful <code>\n</code> formatting in the translated paragraph:</p>

<pre><code>&quot; ... &quot;
&quot;Some text inside the paragraph\n&quot;
&quot;@ifnottex \n@xref{Some-ref}.\n@end ifnottex\n&quot;
&quot;@iftex \n@xref{Some-other-ref}. \n@end iftex\n&quot;
&quot;Some other text inside the paragraph. &quot;
&quot; ... &quot;
</code></pre>

<p>Not: the <code>\n</code> is directly followed by a double quote, without a space before
the double quote.</p>

<h2 id="update_a_po-file">Update a PO-file</h2>

<p>When later the original Texinfo file gets an update, we have to reflect those 
changes in our translated file.</p>

<p>Here's how to update the PO-file. Note the use of the name of the new
version of the Texinfo file (<code>testinfo-v2.texi</code>) and the name of original
file the PO-file was created with (<code>testinfo-v1.texi</code>).</p>

<pre><code>po4a-updatepo \
  --format texinfo \
  --master testinfo-v2.texi \
  --previous testinfo-v1.texi \
  --po testinfo.po
</code></pre>

<p>The PO-file in the command above is the same file we created in the first
step and has been filled with our translations.</p>

<h2 id="how_to_recognize_changes_in_the_updated_po-file">How to recognize changes in the updated PO-file</h2>

<p>After running the <code>po4a-updatepo</code> command, the PO-file with our translations
is changed. <code>po4a</code> has merged the changes into it.</p>

<p>This means we must go through the PO-file again, to add or change translations.
Below follows how to recognize new text, deleted text and changed text.</p>

<h3 id="new_text">New text</h3>

<p>New lines and paragraphs can be recognized by an empty <code>msgstr</code>. Example:</p>

<pre><code>msgid &quot;Very new chapter&quot;
msgstr &quot;&quot;
</code></pre>

<h3 id="deleted_text">Deleted text</h3>

<p>Deleted text can be recognized by a pound char (<code>#</code>) at the start of the <code>msgid</code> and  <code>msgstr</code> lines. Example:</p>

<pre><code>#~ msgid &quot;This line will be deleted in the next version.&quot;
#~ msgstr &quot;Deze regel wordt in de volgende versie verwijderd.&quot;
</code></pre>

<h3 id="changed_lines">Changed lines</h3>

<p>Changed lines are preceded by a line with <code>#| msgid</code> at the start. Example:</p>

<pre><code>#| msgid &quot;This line will be changed in the next version.&quot;
msgid &quot;This line is now changed in this version.&quot;
msgstr &quot;Deze regel wordt in de nieuwe vesie gewijzigd.&quot;
</code></pre>

<ul>
<li>The line starting with <code>#| msgid</code> is the line as it was in the previous version of the Texinfo file.</li>
<li>The line starting with <code>msgid</code> is the line as it is in the new version of the Texinfo file.</li>
<li>The <code>msgstr</code> contains the previous translation, is no longer valid and must be changed into a translation of the new text.</li>
</ul>

<h2 id="create_translated_texinfo_file">Create translated texinfo file</h2>

<pre><code>po4a-translate \
  --format texinfo \
  --master testinfo-v2.texi \
  --po testinfo.po \
  --localized testinfo-nl.texi
</code></pre>

<p>Here, the input file <code>testinfo-v2.texi</code> is used as an example. The
output file is <code>testinfo-nl.texi</code>, the Texinfo file that is generated
using the PO-file and the Texinfo file it was created from.</p>

<p>For convenience, create a Makefile for this:</p>

<pre><code>testinfo-nl.texi:   testinfo.po
    po4a-translate \
      --format texinfo \
      --master testinfo-v2.texi \
      --po testinfo.po \
      --localized testinfo-nl.texi
</code></pre>

<p>When only a part of the translation has been done, po4a will refuse
to generate the Texinfo output file. This can be configured by using
the switch <code>-k</code>, e.g., <code>-k 30</code> to generate an output file
when at least 30% of the translation has been done. The default is
80%.</p>

<h2 id="generate_a_pdf_file_from_the_texinfo_file_with_the_translation">Generate a PDF file from the texinfo file with the translation</h2>

<pre><code>makeinfo --pdf testinfo-nl.texi
</code></pre>

<p>To add this to the Makefile, you could do something like this:</p>

<pre><code>testinfo-nl.pdf:    testinfo-nl.texi testinfo.po
    makeinfo --pdf testinfo-nl.texi

testinfo-nl.texi:   testinfo-nl.po
    po4a-translate \
     --format texinfo \
     --master testinfo.texi \
     --po testinfo.po \
     --localized testinfo-nl.texi
</code></pre>

<p>When there are some non fatal errors, the <code>makeinfo</code> command can be extended
with the switch <code>---force</code> to generate an output file even when
there are errors.</p>

<h2 id="editing_po-files_with_emacs">Editing PO-files with Emacs</h2>

<p>Here follow some tips for working in Emacs.</p>

<h3 id="spell_check">Spell check</h3>

<p>When working on the PO file and inserting translations, the file will
contain text in two languages, the original language and the language
we are translating to.</p>

<p>An easy way to spellcheck a single entry is by
marking it as a region and run <code>M-x flyspell-region</code>.</p>

<p>First, set the dictionary to be used with <code>M-x ispell-change-dictionary</code>.</p>

<h3 id="flyspell-mode">Flyspell-mode</h3>

<p><code>Flyspell-mode</code> checks your spelling while you type. Just enable it
--after having changed to the right dictionary-- with: ````</p>

<pre><code>M-x flyspell-mode
</code></pre>

<h3 id="curly_braces">Curly braces</h3>

<p>Texinfo uses a lot of curly braces. Make live easier and enable
<code>electric-pair-mode</code>:</p>

<pre><code>M-x electric-pair-mode
</code></pre>

<p>This will let Emacs insert the closing curly brace for you.</p>

<h3 id=".dir-locals.el"><code>.dir-locals.el</code></h3>

<p>Set several options automagically with a file named
<code>.dir-locals.el</code> in your directory, for example:</p>

<pre><code>((nil . ((ispell-local-dictionary . &quot;nl&quot;)
     (abbrev-mode . t)
     (eval . (flyspell-mode))
     (eval . (electric-pair-mode))
     (eval . (company-mode)))))
</code></pre>

<p>Where <code>nl</code> is the Dutch dictionary.</p>

<h3 id="view_local_info_file_in_info-mode">View local info file in <code>Info-mode</code></h3>

<p>To open in a local info file in <code>info-mode</code>, use <code>C-u C-h i</code>.</p>

<h3 id="working_with_paragraphs">Working with paragraphs</h3>

<p>For me, this works convenient:</p>

<ul>
<li>First, write the paragraph with the translation just as normal text.</li>
<li>Next, when needed, correct the paragraph using <code>fill-paragraph</code>, normally with <code>M-q</code>.</li>
<li>Third, surround each line with double quotes, with a space before the double at the end of the line.</li>
<li>Make sure the last line just ends with a double quote, not a space and double quote.</li>
</ul>

<p>Some small Elisp functions can help:</p>

<pre><code>(defun my/quote-region ()
  &quot;Surround each line in the region with quotes.&quot;
  (interactive)
  (save-excursion
    (save-restriction
      (narrow-to-region (region-beginning) (region-end))
      (goto-char (point-min))
      (replace-regexp &quot;^&quot; &quot;\&quot;&quot;)
      (goto-char (point-min))
      (replace-regexp &quot;$&quot; &quot; \&quot;&quot;))))

(defun my/unquote-region ()
  &quot;Remove quotes around the lines in the region.&quot;
  (interactive)
  (save-excursion
    (save-restriction
      (narrow-to-region (region-beginning) (region-end))
      (goto-char (point-min))
      (replace-regexp &quot;^\&quot;&quot; &quot;&quot;)
      (goto-char (point-min))
      (replace-regexp &quot;\&quot;$&quot; &quot;&quot;))))

(defun my/unquote-region-and-fill-paragraph ()
  &quot;Remove quotes around the lines in the region and fill-paragraph&quot;
  (interactive)
  (save-excursion
    (save-restriction
      (narrow-to-region (region-beginning) (region-end))
      (goto-char (point-min))
      (replace-regexp &quot;^\&quot;&quot; &quot;&quot;)
      (goto-char (point-min))
      (replace-regexp &quot;\&quot;$&quot; &quot;&quot;)
      (goto-char (point-min))
      (fill-paragraph))))

Example key bindings:
(define-key global-map (kbd &quot;C-c n q&quot;) #'my/quote-region)
(define-key global-map (kbd &quot;C-c n Q&quot;) #'my/unquote-region)
(define-key global-map (kbd &quot;C-c n m&quot;) #'my/unquote-region-and-fill-paragraph)
</code></pre>

<p>The function <code>my/quote-region</code> can be improved: it leaves a space before the double quote on the last line.</p>
]]></description>
</item>
<item>
<title>Books of January 2026</title>
<link>https://box.matto.nl/books-of-january-2026.html</link>
<guid isPermaLink="false">https://box.matto.nl/books-of-january-2026.html</guid>
<pubDate>Wed, 04 Feb 2026 01:00:00 +0100</pubDate>
<dcterms:modified>2026-02-04T01:00:00.000000+01:00</dcterms:modified>
<description> <![CDATA[
<h1 id="books_of_january_2026">Books of January 2026</h1>

<p>I started this year with re-reading &quot;Pattern Recognition&quot;. This is
the first book that I re-read within a year.</p>

<p>Because I really enjoyed this book, I followed it with the other
two books of the Blue Ant trilogy.</p>

<h2 id="non_fiction">Non fiction</h2>

<h3 id="ends_of_the_earth:_journeys_to_the_polar_regions_in_search_of_life,_the_cosmos,_and_our_future_by_neil_shubin_(2025)">Ends of the Earth: Journeys to the Polar Regions in Search of Life, the Cosmos, and Our Future by Neil Shubin (2025)</h3>

<ul>
<li>288 pages</li>
<li>5 stars</li>
</ul>

<p>A book about Antarctic and Arctic expeditions, science, and history.</p>

<p>The book opens with the author, at the time still a student, experiences his first polar expedition.
It is the start of a career with 30 years of science and many more polar expeditions.</p>

<p>The book tells about survival on the poles and the life of
scientists working in extreme environments, and couples that with
historic events. Well written, this book explains how the poles
influences our weather and climate, and all life on earth, and the
dangers of the current climate crisis. It is easy to read, never
boring.</p>

<p>Absolutely recommended reading.</p>

<h2 id="fiction">Fiction</h2>

<h3 id="pattern_recognition_by_william_gibson_(2003)">Pattern Recognition by William Gibson (2003)</h3>

<ul>
<li>368 pages</li>
<li>5 stars</li>
</ul>

<p>A great and captivating story that develops at a good pace.
Real and easy to identify with protagonist. Lovely written, with
many great sentences, great descriptions of the surroundings, and
of the characters. A real and highly recommended page-turner.</p>

<p>Re-read this book. Gibson creates wonderful sentences and I expect to have
missed several in the first read, being captivated by the story development.
I like Cayse, the protagonist and her way of thinking.
This book is definitely becoming a kind of comfort read for me.</p>

<h3 id="spook_country_by_william_gibson_(2007)">Spook Country by William Gibson (2007)</h3>

<ul>
<li>371 pages</li>
<li>5 stars</li>
</ul>

<p>Second book in the Blue Ant trilogy. Like the first book, &quot;Pattern
Recognition&quot;, this is not a science fiction story. Although I felt less
connection with the three protagonists, I got quickly immersed into the story.
Again the book is wonderful written, good plot, and a page-turner.</p>

<h3 id="zero_history_by__william_gibson_(2010)">Zero History by  William Gibson (2010)</h3>

<ul>
<li>416 pages</li>
<li>5 stars</li>
</ul>

<p>Third book in the Blue Ant trilogy. Again not a science fiction book.
And again a story around the fashion world. I got quickly immersed into the story.
Another page turner, wonderful written. I enjoyed this one more then the second
book from the trilogy.</p>

<p>These are all three great books, Pattern Recognition is the best, followed by
ero History, and Spook Country on third.</p>
]]></description>
</item>
<item>
<title>A collection of internet evergreens</title>
<link>https://box.matto.nl/a-collection-of-internet-evergreens.html</link>
<guid isPermaLink="false">https://box.matto.nl/a-collection-of-internet-evergreens.html</guid>
<pubDate>Tue, 03 Feb 2026 01:00:00 +0100</pubDate>
<dcterms:modified>2026-02-03T01:00:00.000000+01:00</dcterms:modified>
<description> <![CDATA[
<h1 id="a_collection_of_internet_evergreens">A collection of internet evergreens</h1>

<p>I started a new web page, to publish a collection of awesome and
inspiring web pages that are worth reading.</p>

<p>Currently the collection is modest, I hope to build over time.</p>

<p>Find this <a href="/internet-evergreens.html" >collection of evergreens here</a>.</p>
]]></description>
</item>
<item>
<title>denote-review</title>
<link>https://box.matto.nl/denotereview.html</link>
<guid isPermaLink="false">https://box.matto.nl/denotereview.html</guid>
<pubDate>Tue, 27 Jan 2026 01:00:00 +0100</pubDate>
<dcterms:modified>2026-01-27T01:00:00.000000+01:00</dcterms:modified>
<description> <![CDATA[
<h1 id="denote-review">denote-review</h1>

<p>Implement a simple review process for denote notes with 
<a href="https://codeberg.org/mattof/denote-review" >denote-review</a></p>

<h2 id="how_an_emacs_package_came_into_existence">How an Emacs package came into existence</h2>

<h3 id="systems_in_use">Systems in use</h3>

<p>Over time I have grown into using several different note systems 
next to each other, like taking notes in <a href="/tag/awkiawki.html" >awkiawki wiki</a> 
and in <a href="https://protesilaos.com/emacs/denote" >denote</a>.</p>

<p>Both were a succession of earlier systems:</p>

<ul>
<li>My notes in awkiawki once started as notes in <a href="https://vimwiki.github.io/" >vimwiki</a>.</li>
<li>My notes in denote once started as notes in <a href="https://jblevins.org/projects/deft/" >Deft for Emacs</a>.</li>
</ul>

<h3 id="obtf">OBTF</h3>

<p>Thinking about the best way forward I experimented with different options.</p>

<p>Moving towards an OBTF --One Big Text File-- looked promising. I
explored org mode options like org refile. To get familiarized I set
up some exercises, configured an org capture for an OBTF and started using
it.</p>

<p>After getting some hands on experience, I came to the conclusion
that I prefer a lot of small note files above one big one.</p>

<h3 id="migrated_awkiawki">Migrated awkiawki</h3>

<p>I decided to migrate the awkiawki notes to denote and wrote a small
Guile Scheme script to convert the wiki formatted notes into denote
formatted notes (in org mode). Links between wiki-notes became links
between denote notes.</p>

<p>After the migration I ended up with over 1,300 notes in denote.</p>

<h3 id="need_for_a_reviewing_process">Need for a reviewing process</h3>

<p>All notes are created equal, but some are more equal than others.</p>

<p>It was clear that I needed a system to review the collection of
notes, get rid of notes that addressed the same topic or were
outdated, and which notes are underdeveloped. Knowing myself, this
would result in a early death without a systematic approach.</p>

<p>I started thinking about a simple set up, that would not get in your
way and wouldn't affect being &quot;in the flow&quot; when working with notes.</p>

<h2 id="denote_notes">Denote notes</h2>

<p>Notes are unstructured data by default, but denote notes start with
some structured data, called &quot;frontmatter&quot;. It contains metadata
like the title, keywords (think: tags), an identifier and the
creation date of a note.</p>

<p>This seemed the best place for a small addition.
I thought about setting a deadline for each note, before which it had
to be reviewed, but that opens another rabbit hole and I decided against it.</p>

<p>I ended up with creating a small system that added an extra field to
the frontmatter, a line that stated the last review date, and a
method to select some notes and order these by that review date.</p>

<p>I build this and brought it under the attention of Protesilaos
Stavrou, the creator of denote, also known as &quot;Prot&quot;. Denote
supports different kind of formatting of the frontmatter,
markdown-toml, markdown-yaml, plain text, and org mode. I had build
my system for my own needs, and it just supported org-mode.</p>

<p>Prot nudged me into making the system more general, by adding
support for the other formats. This turned out less complicated than
I had originally envisioned and the system grew into a usable Emacs
package. I submitted the package for inclusion in GNU ELPA. Philip
Kaludercic and Stefan Monnier helped me improved the code, and the
rest is history.</p>

<h2 id="usage">Usage</h2>

<p>denote-review adds an extra line to the frontmatter. Here's an example
of the frontmatter of an org-mode formatted denote note:</p>

<p><img src="/i/denote-review-frontmatter.png" alt="screenshot of denote-frontmatter" /></p>

<p>The function <code>denote-review-set-date</code> adds the reviewdate to the frontmatter,
or updates it to the current date.</p>

<p>For convenience, bind this to a keychord, for example:</p>

<pre><code>(define-key global-map (kbd &quot;C-c n x&quot;) #'denote-review-set-date)
</code></pre>

<p>To get started, select a number of notes in Dired and bulk-insert the
frontmatter into these notes, see below.</p>

<p>After extending the frontmatter of several notes with a review data it 
becomes useful to list them, using the command:</p>

<pre><code> M-x denote-review-display-list
</code></pre>

<p>This command prompts for a denote-directory when needed (when there is more
than one denote-directory in your Emacs configuration, or when you have
set up several directories using <code>denote-silo</code>). Select a directory
using completion.</p>

<p>Next, the command prompts for a keyword to narrow the list to. Choose a
keyword or just hit RET (the enter key) for all notes.</p>

<p>This creates a tabulated list with for each note the review date and the
file name:</p>

<p><img src="/i/denote-review-tabulated-view.png" alt="screenshot of tabulated list with notes" /></p>

<p>Only notes that contain the reviewdate frontmatter are displayed, notes without
a review date are ignored.</p>

<p>The notes are sorted by review date. Click on one of the column headers to
order by the contents of that column or to reverse the sort order.
Using the key <code>S</code> (uppercase, so shift-s) performs the same actions.</p>

<p>Select a line by moving point up or down in this list. With a single key press,
perform one of the following commands:</p>
<table >
<thead>
<tr><th>
Key</th><th>
Action</th></tr>
</thead>
<tbody>
<tr><td>
RET</td><td>
Open and edit the note in another window.</td></tr>
<tr><td>
e</td><td>
Open and edit the note.</td></tr>
<tr><td>
o</td><td>
Open the note in read only mode in another window.</td></tr>
<tr><td>
r</td><td>
Open a random note from the list in another window.</td></tr>
<tr><td>
g</td><td>
Update (refresh) the tabulated list.</td></tr>
<tr><td>
q</td><td>
Close the tabulated list.</td></tr>
</tbody>
</table>

<p>The tabulated list mode comes with a number of build-in commands, like
<code>p</code> and <code>n</code> to move to the previous or next line,
<code>SPC</code> and <code>DEL</code> (space bar and backspace key) to scroll down or up.</p>

<p>The general idea is that you from time to time set up a review sessions:</p>

<ul>
<li>select a number of notes, f.e., notes with a specific keyword</li>
<li>go through the list and review notes, for each note edit where needed</li>
<li>update the reviewdate of reviewed notes</li>
</ul>

<p>Slowly moving to the situation where all notes have a recent review date.</p>

<p><em>Note: The filenames in the screenshots above are based on headers in the README from Protesilaos Stavrou, see <a href="https://protesilaos.com/emacs/denote" >protesilaos.com/emacs/denote</a></em></p>

<h3 id="bulk-insert_the_review_date">Bulk-insert the review date</h3>

<p>Open a denote-directory in Dired and mark one or more notes with <code>m</code>.</p>

<p>Unmark a marked note with <code>u</code>.</p>

<p>To bulk-insert the review date there are two options:</p>

<h4 id="the_original_creation_date_as_review_date">The original creation date as review date</h4>

<p>Issue the command</p>

<pre><code>M-x denote-review-set-date-dired-marked-files
</code></pre>

<p>This will insert a frontmatter line with the review date derived
from the date encoded in the first chars of the filename.</p>

<h4 id="the_current_date_as_review_date">The current date as review date</h4>

<p>Enter the Universal Argument <code>C-u</code></p>

<p>Issue the command</p>

<pre><code>M-x denote-review-set-date-dired-marked-files.
</code></pre>

<p>This will insert a frontmatter line with the current date a review date.</p>

<h4 id="select_multiple_notes_in_dired">Select multiple notes in Dired</h4>

<p>Like Prot has written in his denote manual, it is easy to select and
mark a number of notes in Dired using a regexp.</p>

<p>For example, to select and mark all notes with the keyword &quot;foo&quot;:</p>

<ul>
<li>press <code>%m</code></li>
<li>enter <code>_foo RET</code></li>
</ul>

<p>To reverse the selection (all notes that don't have the keyword &quot;foo&quot;):</p>

<ul>
<li>press <code>%m</code></li>
<li>enter <code>_foo RET</code></li>
<li>press <code>t</code> (toggle)</li>
</ul>

<p>Happy note taking!</p>
]]></description>
</item>
<item>
<title>Best of the Gutenberg books I read in 2025</title>
<link>https://box.matto.nl/best-of-the-gutenberg-books-i-read-in-2025.html</link>
<guid isPermaLink="false">https://box.matto.nl/best-of-the-gutenberg-books-i-read-in-2025.html</guid>
<pubDate>Thu, 01 Jan 2026 01:00:00 +0100</pubDate>
<dcterms:modified>2026-01-01T01:00:00.000000+01:00</dcterms:modified>
<description> <![CDATA[
<h1 id="best_of_the_gutenberg_books_i_read_in_2025">Best of the Gutenberg books I read in 2025</h1>

<p><a href="https://www.gutenberg.org/" >Project Gutenberg</a> is a fantastic
treasure trove filled to the brim with over 75,000 books.</p>

<p>In 2025 I read several books and short stories that are now in the
public domain. Here are the most noteworthy.</p>

<h2 id="books">Books</h2>

<h3 id="little_fuzzy_by_h._beam_piper_(1962)">Little Fuzzy by H. Beam Piper (1962)</h3>

<p>252 pages</p>

<p>Short science fiction novel about a planet in deep space which is
being mined for &quot;sunstones&quot;. The discovery of a small humanoid
furry race set of a chain of events. This book breathes US
culture, but is non the less a lovely read.</p>

<p><a href="https://www.gutenberg.org/ebooks/18137" >Gutenberg book 18137</a></p>

<h3 id="ziska_-_the_problem_of_a_wicked_soul_by_marie_corelli_(1898)">Ziska - The Problem of a Wicked Soul by Marie Corelli (1898)</h3>

<p>206 pages</p>

<p>A Gothic novel set in Egypt. A group of English tourists visits
Cairo when the mysterious &quot;Princess Zika&quot; appears. Two friends
fall in love with her. A spooky story about love and revenge.</p>

<p><a href="https://www.gutenberg.org/ebooks/5079" >Gutenberg book 5079</a></p>

<h2 id="short_stories">Short stories</h2>

<h3 id="let's_get_together_by_isaac_asimov_(1957)">Let's Get Together by Isaac Asimov (1957)</h3>

<p>18 pages</p>

<p>Short story set in a world where the Cold War has endured for a century.</p>

<p><a href="https://www.gutenberg.org/ebooks/68377" >Gutenberg book 68377</a></p>

<h3 id="the_black_kiss_by__robert_bloch,_henry_kuttner_(1937)">The Black Kiss by  Robert Bloch, Henry Kuttner (1937)</h3>

<p>20 pages</p>

<p>A horror short story. I almost never read horror stories, this one I enjoyed.</p>

<p><a href="https://www.gutenberg.org/ebooks/76435" >Gutenberg book 76435</a></p>
]]></description>
</item>
</channel>
</rss>