<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>systems &amp;mdash; Kemal&#39;s Braindump</title>
    <link>https://write.moxnet.eu/tag:systems</link>
    <description>Notes on engineering, systems, and leadership in practice.</description>
    <pubDate>Sat, 01 Aug 2026 23:12:08 +0200</pubDate>
    <item>
      <title>Brainiac v2.0 released</title>
      <link>https://write.moxnet.eu/brainiac-v2-0-released</link>
      <description>&lt;![CDATA[#emacs #brainiac #productivity #systems&#xA;&#xA;Time has come to release a new version of Brainiac. The whole configuration file has been almost completly restructured, cleaned up and properly commented. So I will declare this to be version 2.0.&#xA;&#xA;!--more--&#xA;&#xA;Following changes have been made:&#xA;&#xA;READ.md has been extended to explain the installation and usage.&#xA;Readability improvements:&#xA;  All colors decisions are now left to Modus themes, we only change typografy, e.g. underline the PROG tasks to encode work in progress.&#xA;  Multiple Org elements were restyled, e.g. ellipsis, tags etc., to improve scanability in large documents.&#xA;  Added the configuration for fixed and variable pitch fonts. You may set the font family to your liking.&#xA;  Packages org-bullets, org-appear and diminish introduced.&#xA;  Priority cookies are removed after the task is closed, to remove visual clutter.&#xA;  When saving, the tags will be aligned automatically.&#xA;Added number of matches to isearch.&#xA;Repeaters are now visible in the agenda.&#xA;When jumping to items from the agenda, automatic narrow is done to improve focus.&#xA;Capture from anywhere is now implemented by a custom script based on org-protocol.&#xA;Many, many small tweaks, fixes and changes.&#xA;&#xA;Get the new release from here.&#xA;&#xA;Enjoy and keep hacking!]]&gt;</description>
      <content:encoded><![CDATA[<p><a href="https://write.moxnet.eu/tag:emacs" class="hashtag"><span>#</span><span class="p-category">emacs</span></a> <a href="https://write.moxnet.eu/tag:brainiac" class="hashtag"><span>#</span><span class="p-category">brainiac</span></a> <a href="https://write.moxnet.eu/tag:productivity" class="hashtag"><span>#</span><span class="p-category">productivity</span></a> <a href="https://write.moxnet.eu/tag:systems" class="hashtag"><span>#</span><span class="p-category">systems</span></a></p>

<p>Time has come to release a new version of Brainiac. The whole configuration file has been almost completly restructured, cleaned up and properly commented. So I will declare this to be version 2.0.</p>



<p>Following changes have been made:</p>
<ul><li><code>READ.md</code> has been extended to explain the installation and usage.</li>
<li>Readability improvements:
<ul><li>All colors decisions are now left to Modus themes, we only change typografy, e.g. underline the <code>PROG</code> tasks to encode work in progress.</li>
<li>Multiple Org elements were restyled, e.g. ellipsis, tags etc., to improve scanability in large documents.</li>
<li>Added the configuration for fixed and variable pitch fonts. You may set the font family to your liking.</li>
<li>Packages org-bullets, org-appear and diminish introduced.</li>
<li>Priority cookies are removed after the task is closed, to remove visual clutter.</li>
<li>When saving, the tags will be aligned automatically.</li></ul></li>
<li>Added number of matches to <code>isearch</code>.</li>
<li>Repeaters are now visible in the agenda.</li>
<li>When jumping to items from the agenda, automatic narrow is done to improve focus.</li>
<li>Capture from anywhere is now implemented by a custom script based on <code>org-protocol</code>.</li>
<li>Many, many small tweaks, fixes and changes.</li></ul>

<p>Get the new release from <a href="https://codeberg.org/kemal/brainiac/releases/tag/v2.0.1">here</a>.</p>

<p>Enjoy and keep hacking!</p>
]]></content:encoded>
      <guid>https://write.moxnet.eu/brainiac-v2-0-released</guid>
      <pubDate>Fri, 29 May 2026 13:54:23 +0200</pubDate>
    </item>
    <item>
      <title>Brainiac v1.2 released</title>
      <link>https://write.moxnet.eu/brainiac-v1-2-released</link>
      <description>&lt;![CDATA[#emacs #brainiac #productivity #systems&#xA;&#xA;Hello everyone!&#xA;&#xA;I have been using the Brainiac intensively over the last months and made some changes to the configuration along the way. Get your update here or from Codeberg.&#xA;&#xA;Improvements:&#xA;&#xA;Added journal.org to the list of refile targets.&#xA;Reduced the width of comment, source, etc. boxes in brainiac.css.&#xA;The attached items are now visibly listed in the drawer of the headline.&#xA;Minor changes in the configuration, e.g. increase of idle time etc.&#xA;&#xA;New things:&#xA;&#xA;Added org-crypt to the config, so that sensitive information can be encrypted if storing files on public servers.&#xA;To integrate Brainiac into your system menu, I propose the following: copy brainiac.desktop to ~/.local/share/applications and brainiac.svg to ~/.local/share/icons.&#xA;I added basic AI support by using a customized ollama-buddy-mini and running models locally with ollama. Although I previously stated that Brainiac would not have AI, the chosen combination presents a nice compromise between functionality and privacy.&#xA;I also introduced the abbrev-mode as a template storage for some useful org templates and as a mechanism for storing AI prompts for future usage.&#xA;In order to consolidate important functions and keystrokes, I configured a menu which can be reached by pressing C-c b using transient.]]&gt;</description>
      <content:encoded><![CDATA[<p><a href="https://write.moxnet.eu/tag:emacs" class="hashtag"><span>#</span><span class="p-category">emacs</span></a> <a href="https://write.moxnet.eu/tag:brainiac" class="hashtag"><span>#</span><span class="p-category">brainiac</span></a> <a href="https://write.moxnet.eu/tag:productivity" class="hashtag"><span>#</span><span class="p-category">productivity</span></a> <a href="https://write.moxnet.eu/tag:systems" class="hashtag"><span>#</span><span class="p-category">systems</span></a></p>

<p>Hello everyone!</p>

<p>I have been using the Brainiac intensively over the last months and made some changes to the configuration along the way. Get your update <a href="https://write.moxnet.eu/images/brainiac_v1.2.zip">here</a> or from <a href="https://codeberg.org/kemal/brainiac">Codeberg</a>.</p>

<p>Improvements:</p>
<ul><li>Added <code>journal.org</code> to the list of refile targets.</li>
<li>Reduced the width of comment, source, etc. boxes in <code>brainiac.css</code>.</li>
<li>The attached items are now visibly listed in the drawer of the headline.</li>
<li>Minor changes in the configuration, e.g. increase of idle time etc.</li></ul>

<p>New things:</p>
<ul><li>Added <code>org-crypt</code> to the config, so that sensitive information can be encrypted if storing files on public servers.</li>
<li>To integrate Brainiac into your system menu, I propose the following: copy <code>brainiac.desktop</code> to <code>~/.local/share/applications</code> and <code>brainiac.svg</code> to <code>~/.local/share/icons</code>.</li>
<li>I added basic AI support by using a customized <code>ollama-buddy-mini</code> and running models locally with <code>ollama</code>. Although I previously stated that Brainiac would not have AI, the chosen combination presents a nice compromise between functionality and privacy.</li>
<li>I also introduced the <code>abbrev-mode</code> as a template storage for some useful <code>org</code> templates and as a mechanism for storing AI prompts for future usage.</li>
<li>In order to consolidate important functions and keystrokes, I configured a menu which can be reached by pressing <code>C-c b</code> using <code>transient</code>.</li></ul>
]]></content:encoded>
      <guid>https://write.moxnet.eu/brainiac-v1-2-released</guid>
      <pubDate>Sun, 22 Feb 2026 14:37:47 +0100</pubDate>
    </item>
  </channel>
</rss>