Elektrine lite

← Feed

Maciej Barć

xgqt@functional.cafe

<p>Did some stuff here and there. In the Open Source world: taking care of <a href="https://functional.cafe/tags/dotNET" class="mention hashtag" rel="tag">#<span>dotNET</span></a> &amp; <a href="https://functional.cafe/tags/Emacs" class="mention hashtag" rel="tag">#<span>Emacs</span></a> in <a href="https://functional.cafe/tags/Gentoo" class="mention hashtag" rel="tag">#<span>Gentoo</span></a>. Working with <a href="https://functional.cafe/tags/Linux" class="mention hashtag" rel="tag">#<span>Linux</span></a> and having fun with <a href="https://functional.cafe/tags/BSD" class="mention hashtag" rel="tag">#<span>BSD</span></a>. Practicing Catholic, interested in spirit, philosophy, mysticism, etc - but I almost do not post about those topics here. My posts auto-delete.</p>

Posts

  • Post #2676210

    &amp;gt;ping on IRC &amp;gt;its weechat relay server log screaming at me nothing_ever_happens.jpg

  • Post #2676209

    Linux 7.0, GNU Emacs 32 😎

  • Post #2089273

    do I even have to tell you what is the cause?

  • Post #2089252

    The new JS React &amp;quot;compiler&amp;quot; is slop-coded by AI in **Rust**. No real surprises here, move along.

  • Post #1733393

    #Gentoo Ever wanted to select interactively which packages to update? Here&amp;#39;s a helpful one-liner: `emerge -u $(eix --upgrade --only-names | fzf -m)` (`fzf -m` enables multi selection with TAB over the picked item)