<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Linux on /dev/urandom's dev site</title><link>https://devurandom.xyz/tags/linux/</link><description>Recent content in Linux on /dev/urandom's dev site</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Sat, 10 Jan 2026 01:00:22 +0300</lastBuildDate><atom:link href="https://devurandom.xyz/tags/linux/index.xml" rel="self" type="application/rss+xml"/><item><title>on OS user interfaces</title><link>https://devurandom.xyz/tech/on_os_user_interfaces/</link><pubDate>Fri, 09 Jan 2026 00:00:00 +0000</pubDate><guid>https://devurandom.xyz/tech/on_os_user_interfaces/</guid><description>&lt;p&gt;A lot of the time, our preferences for what an OS user interface should look
like come down, ultimately, to either nostalgia or past experiences. Someone
gets annoyed at a UI change and their instinctive reaction is to assume that
whatever &amp;ldquo;the old way&amp;rdquo; was, was inherently better.&lt;/p&gt;
&lt;p&gt;This especially applies to people who use Linux (or any of the BSDs, but for
purposes of this page, I&amp;rsquo;ll refer to any of the &amp;ldquo;free desktops&amp;rdquo; as Linux), since
it is rarely ever their first operating system &amp;ndash; usually they started off with
either Windows or macOS, and picked up habits and assumptions from that.&lt;/p&gt;</description></item><item><title>linux framebuffer palette switching</title><link>https://devurandom.xyz/tech/linux_framebuffer_palette/</link><pubDate>Wed, 26 May 2021 00:00:00 +0000</pubDate><guid>https://devurandom.xyz/tech/linux_framebuffer_palette/</guid><description>&lt;p&gt;Just like graphical terminals such as &lt;code&gt;urxvt&lt;/code&gt;, the Linux framebuffer has an
option to change the built-in palette. Distributions like Ubuntu use it to make
the palette look nicer during bootup.&lt;/p&gt;</description></item><item><title>irssi tips and tricks</title><link>https://devurandom.xyz/tech/irssi/</link><pubDate>Tue, 20 Apr 2021 00:00:00 +0000</pubDate><guid>https://devurandom.xyz/tech/irssi/</guid><description>&lt;p&gt;Recently found myself using irssi on a setup that&amp;rsquo;s slightly unusual, so I&amp;rsquo;m
recording the information I found useful for posterity.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;To switch windows, use &lt;code&gt;Alt&lt;/code&gt; + number keys for windows 1-10, or &lt;code&gt;Alt&lt;/code&gt; + top
row (&lt;code&gt;qwertyuiop&lt;/code&gt;) for windows 11-20.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;code&gt;Alt+Left&lt;/code&gt; / &lt;code&gt;Ctrl+p&lt;/code&gt; and &lt;code&gt;Alt+Right&lt;/code&gt; / &lt;code&gt;Ctrl+n&lt;/code&gt; switches to the previous or
next window respectively. It loops around from first to last or vice versa.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The script &lt;code&gt;revolve&lt;/code&gt; is useful, since it compresses consecutive joins/leaves
onto a single line. Useful for channels where there&amp;rsquo;s not a lot of activity.&lt;/p&gt;</description></item><item><title>vim hints</title><link>https://devurandom.xyz/tech/vim_hints/</link><pubDate>Wed, 07 Apr 2021 00:00:00 +0000</pubDate><guid>https://devurandom.xyz/tech/vim_hints/</guid><description>&lt;p&gt;These are some of the useful settings and functions I use when working with vim.&lt;/p&gt;</description></item><item><title>midnight commander tips</title><link>https://devurandom.xyz/tech/midnight_commander/</link><pubDate>Wed, 17 Mar 2021 00:00:00 +0000</pubDate><guid>https://devurandom.xyz/tech/midnight_commander/</guid><description>&lt;p&gt;Assorted key combinations that are useful in MC.&lt;/p&gt;</description></item><item><title>freetype hinting settings</title><link>https://devurandom.xyz/tech/freetype_hinting/</link><pubDate>Fri, 26 Feb 2021 00:00:00 +0000</pubDate><guid>https://devurandom.xyz/tech/freetype_hinting/</guid><description>&lt;p&gt;I have a bunch of FreeType settings that I prefer on my systems, and
these differ from the defaults on basically every Linux distro these days.&lt;/p&gt;
&lt;!-- cut --&gt;
&lt;p class="update"&gt;&lt;strong&gt;2026 update&lt;/strong&gt;: This is a rather old post, made back when the monitors I used
were pretty low-resolution, and saving every pixel of space seemed like a good
idea. These days, high-DPI monitors are more common, and the old settings I
preferred look &lt;em&gt;absolutely terrible&lt;/em&gt; on these.&lt;/p&gt;</description></item><item><title>Alpine Linux</title><link>https://devurandom.xyz/tech/alpine_linux_stuff/</link><pubDate>Fri, 15 Jan 2021 00:00:00 +0000</pubDate><guid>https://devurandom.xyz/tech/alpine_linux_stuff/</guid><description>&lt;p&gt;This page will host an assortment of tips and tricks collected while using
Alpine Linux.&lt;/p&gt;</description></item><item><title>Phantasy Star Online: Blue Burst on Wine</title><link>https://devurandom.xyz/gaming/psobb_wine/</link><pubDate>Sun, 02 Aug 2020 00:00:00 +0000</pubDate><guid>https://devurandom.xyz/gaming/psobb_wine/</guid><description>&lt;p&gt;Occasionally I play the old multiplayer action-RPG &amp;ldquo;Phantasy Star
Online: Blue Burst&amp;rdquo;. On Windows, it works fine, but to make it work better on
Linux (via Lutris), some extra steps may be needed.&lt;/p&gt;</description></item><item><title>assorted shell scripts</title><link>https://devurandom.xyz/tech/assorted_shell_scripts/</link><pubDate>Sun, 31 May 2020 00:00:00 +0000</pubDate><guid>https://devurandom.xyz/tech/assorted_shell_scripts/</guid><description>&lt;p&gt;shell scripts:&lt;/p&gt;
&lt;p&gt;grab lines from dictionary, convert them into up-to-16-byte strings, do a binary dump&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;for x in `cat input_words.txt`; do echo $x | tr -d \\n | dd ibs=16 conv=sync 2&amp;gt;/dev/null | xxd; done
&lt;/code&gt;&lt;/pre&gt;
&lt;hr&gt;
&lt;p&gt;convert a .vgz directory to a .vgm one, along with updating all the playlists:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;rename &amp;quot;.vgz&amp;quot; &amp;quot;.vgm.gz&amp;quot; *.vgz; gzip -d *.vgm.gz; sed -i &amp;quot;s/\.vgz/\.vgm/&amp;quot; *.m3u
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;(requires rename from &lt;code&gt;util-linux&lt;/code&gt; and not from perl)&lt;/p&gt;</description></item><item><title>profiling utility hints</title><link>https://devurandom.xyz/tech/profiling_hints/</link><pubDate>Sun, 31 May 2020 00:00:00 +0000</pubDate><guid>https://devurandom.xyz/tech/profiling_hints/</guid><description>&lt;p&gt;Some small hints for profiling utilities used on Linux systems.&lt;/p&gt;</description></item><item><title>shell parameter expansion</title><link>https://devurandom.xyz/tech/shell_parameter_expansion/</link><pubDate>Sun, 31 May 2020 00:00:00 +0000</pubDate><guid>https://devurandom.xyz/tech/shell_parameter_expansion/</guid><description>&lt;p&gt;This is a small cheat sheet to remind me of how parameter expansion works in
unix shells.&lt;/p&gt;</description></item></channel></rss>