<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="https://wlair.us.to/feed/by_tag/fedora.xml" rel="self" type="application/atom+xml" /><link href="https://wlair.us.to/" rel="alternate" type="text/html" /><updated>2026-04-16T20:34:56-07:00</updated><id>https://wlair.us.to/feed/by_tag/fedora.xml</id><title type="html">xoddf2’s Blog</title><subtitle>xoddf2&apos;s personal blog</subtitle><author><name>xoddf2</name></author><entry><title type="html">Operating System Thoughts</title><link href="https://wlair.us.to/blog/2025/11/30/os-thoughts/index.html" rel="alternate" type="text/html" title="Operating System Thoughts" /><published>2025-11-30T16:34:00-08:00</published><updated>2025-11-30T16:34:00-08:00</updated><id>https://wlair.us.to/blog/2025/11/30/os-thoughts/os-thoughts</id><content type="html" xml:base="https://wlair.us.to/blog/2025/11/30/os-thoughts/index.html"><![CDATA[<p>A few months ago, I switched from Debian Bookworm with Xfce to <a href="https://fedoraproject.org/workstation/">Fedora Workstation</a> 42.  I have not been entirely satisfied with it.  I also have concerns about some changes in GNU/Linux in general.  (A regular in the BSDs’ subreddits has <a href="https://blog.thechases.com/posts/why-bsds/">complained about this</a>.)</p>

<p>I am considering switching to <a href="https://www.openbsd.org/">OpenBSD</a>.  It has its own issues, but it is improving.  Its performance should be good enough for me by 7.9.</p>

<h3 id="video-acceleration">Video Acceleration</h3>

<p>OpenBSD is slower than GNU/Linux and FreeBSD.  It got <abbr title="Video Acceleration API">VA-API</abbr> support <a href="https://www.undeadly.org/cgi?action=article;sid=20240721165445">just last year</a>.  Chromium and ungoogled-chromium <a href="https://www.undeadly.org/cgi?action=article;sid=20251104063040">recently got VA-API support in -current</a>.  I upgraded a throwaway OpenBSD installation to -current to test this.  Video acceleration worked well under Chromium, even with 1080p60 YouTube videos.  Playback of some videos in mpv also worked with hardware acceleration with <code>hwdec</code> set to <code>auto</code> and <code>profile</code> set to <code>fast</code>.  Even unaccelerated 4K video playback seemed to work better under -current than under 7.8.</p>

<h3 id="hardware-compatibility">Hardware Compatibility</h3>

<p>My <a href="https://bennvenn.myshopify.com/products/usb-gb-c-cart-dumper-the-joey-jr">Joey Jr V2++ Game Boy/Game Boy Color/Game Boy Advance cartridge dumper</a> works under OpenBSD despite it not being officially supported.  <del>(It did not work under FreeBSD when I tried it.)</del>  My <a href="https://hauppauge.com/pages/products/data_usblive2.html">Hauppauge USB-Live2 video capture device</a> does not, but I can probably install Alpine Linux on a USB flash drive or something for that.  Network printing and scanning with a Brother inkjet network printer worked with some configuration.</p>

<h3 id="filesystem">Filesystem</h3>

<p>That leaves OpenBSD’s filesystem (<abbr title="Unix File System">UFS</abbr>/<abbr title="Fast File System">FFS</abbr>2).  I have heard <a href="https://dataswamp.org/~solene/2024-11-15-why-i-stopped-using-openbsd.html#_Reliability">horror</a> <a href="https://old.reddit.com/r/openbsd/comments/1l5yptj/two_questions_about_openbsd/">stories</a> about its reliability, and <a href="https://old.reddit.com/r/openbsd/comments/1hudwhs/future_file_system_for_openbsd/m5ky7gn/?context=3">an OpenBSD developer admitted</a> that UFS/FFS2 was “garbage”.  A <abbr title="Uninterruptible Power Supply">UPS</abbr> would help, but I do not have one.  Frequent backups (which I should do anyway) should help.  (I would store most data on a fileserver running FreeBSD with ZFS if I could, but I have no hardware to use for that.)</p>

<p>[2025-12-09T17:59-0800] <b>Update:</b> The Joey Jr V2++ appears to work under FreeBSD 15.0, according to some bare-minimum testing I did.</p>]]></content><author><name>xoddf2</name></author><category term="computing" /><category term="fedora" /><category term="openbsd" /><summary type="html"><![CDATA[A few months ago, I switched from Debian Bookworm with Xfce to Fedora Workstation 42. I have not been entirely satisfied with it. I also have concerns about some changes in GNU/Linux in general. (A regular in the BSDs’ subreddits has complained about this.)]]></summary></entry></feed>