<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[So, this weekend I&#x27;m playing with Fiwix.]]></title><description><![CDATA[<p>So, this weekend I'm playing with Fiwix. Fiwix (<a href="https://fiwix.org/" rel="nofollow noopener"><span>https://</span><span>fiwix.org/</span><span></span></a>) is a small hobbyist operating system for i386 that aims to be Linux 2.0 compatible while being small enough that a single human could understand it as a whole (it's ~30k SLOC, self-hosted, and can be built with tcc).</p><p>A couple of years ago Fiwix was used in a fun project of "let's bootstrap a Linux system with only tiny tools that can be understood by a single person": <a href="https://github.com/fosslinux/live-bootstrap/blob/master/parts.rst" rel="nofollow noopener"><span>https://</span><span>github.com/fosslinux/live-boot</span><span>strap/blob/master/parts.rst</span></a></p><p>My refreshed interest in it comes from multiple sources: first, there is now a TCP/IP stack (still WIP). Second, GNU/Linux is *gestures ambiguously* in a strange state, so it is interesting to see how far one could get with a completely non-BSD non-standard tiny, toy-like operating system.</p><p>The installation is quite straightforward. "Please keep in mind this kernel is not yet suited for production. Use at your own risk!" is, in itself, a proof of reliability.</p><p>This is a beginning of a slow-going🧵</p>]]></description><link>https://forum.fedi.dk/topic/fc8b8d41-b9bf-40b4-97a2-44dcf365cd68/so-this-weekend-i-m-playing-with-fiwix.</link><generator>RSS for Node</generator><lastBuildDate>Mon, 06 Apr 2026 08:16:57 GMT</lastBuildDate><atom:link href="https://forum.fedi.dk/topic/fc8b8d41-b9bf-40b4-97a2-44dcf365cd68.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 04 Apr 2026 14:16:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to So, this weekend I&#x27;m playing with Fiwix. on Sun, 05 Apr 2026 20:27:22 GMT]]></title><description><![CDATA[<p><span><a href="/user/pulkomandy%40mastodon.tetaneutral.net">@<span>pulkomandy</span></a></span> <img src="https://forum.fedi.dk/assets/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=94543ec6bc6" class="not-responsive emoji emoji-android emoji--smile" style="height:23px;width:auto;vertical-align:middle" title=":D" alt="😄" /> oh no</p>]]></description><link>https://forum.fedi.dk/post/https://tech.lgbt/users/nina_kali_nina/statuses/116353980353153790</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://tech.lgbt/users/nina_kali_nina/statuses/116353980353153790</guid><dc:creator><![CDATA[nina_kali_nina@tech.lgbt]]></dc:creator><pubDate>Sun, 05 Apr 2026 20:27:22 GMT</pubDate></item><item><title><![CDATA[Reply to So, this weekend I&#x27;m playing with Fiwix. on Sun, 05 Apr 2026 20:27:01 GMT]]></title><description><![CDATA[<p><span><a href="/user/nina_kali_nina%40tech.lgbt">@<span>nina_kali_nina</span></a></span> I plan to continue supporting it until SDL2 (or 3?) gets ported to all the platforms that have SDL1.2 (probably forever, because some of these platforms are dead)</p>]]></description><link>https://forum.fedi.dk/post/https://mastodon.tetaneutral.net/users/pulkomandy/statuses/116353978928346853</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://mastodon.tetaneutral.net/users/pulkomandy/statuses/116353978928346853</guid><dc:creator><![CDATA[pulkomandy@mastodon.tetaneutral.net]]></dc:creator><pubDate>Sun, 05 Apr 2026 20:27:01 GMT</pubDate></item><item><title><![CDATA[Reply to So, this weekend I&#x27;m playing with Fiwix. on Sun, 05 Apr 2026 20:26:08 GMT]]></title><description><![CDATA[<p><span><a href="/user/pulkomandy%40mastodon.tetaneutral.net">@<span>pulkomandy</span></a></span> neat~ I'll try the latest version tomorrow, then! Thanks!</p>]]></description><link>https://forum.fedi.dk/post/https://tech.lgbt/users/nina_kali_nina/statuses/116353975452078907</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://tech.lgbt/users/nina_kali_nina/statuses/116353975452078907</guid><dc:creator><![CDATA[nina_kali_nina@tech.lgbt]]></dc:creator><pubDate>Sun, 05 Apr 2026 20:26:08 GMT</pubDate></item><item><title><![CDATA[Reply to So, this weekend I&#x27;m playing with Fiwix. on Sun, 05 Apr 2026 20:25:35 GMT]]></title><description><![CDATA[<p><span><a href="/user/nina_kali_nina%40tech.lgbt">@<span>nina_kali_nina</span></a></span> GrafX2 still supports SDL1.2 in the latest versions. You can configure that with a variable in the Makefile Let me know if there are any other problems with porting it!</p>]]></description><link>https://forum.fedi.dk/post/https://mastodon.tetaneutral.net/users/pulkomandy/statuses/116353973309784822</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://mastodon.tetaneutral.net/users/pulkomandy/statuses/116353973309784822</guid><dc:creator><![CDATA[pulkomandy@mastodon.tetaneutral.net]]></dc:creator><pubDate>Sun, 05 Apr 2026 20:25:35 GMT</pubDate></item><item><title><![CDATA[Reply to So, this weekend I&#x27;m playing with Fiwix. on Sun, 05 Apr 2026 20:22:40 GMT]]></title><description><![CDATA[<p>FiwixOS only has SDL1.2, and I wasn't sure whether new Grafx2 supports it, so I chose a release from definitely-pre-SDL2 and, well, simply compiled it. I had to tweak the makefile because some of the required libraries were not where the make expected them to be. It is great to have truly portable software. Great job, <span><a href="/user/pulkomandy%40mastodon.tetaneutral.net">@<span>pulkomandy</span></a></span> and the Grafx2 team <img src="https://forum.fedi.dk/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=94543ec6bc6" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>]]></description><link>https://forum.fedi.dk/post/https://tech.lgbt/users/nina_kali_nina/statuses/116353961854677546</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://tech.lgbt/users/nina_kali_nina/statuses/116353961854677546</guid><dc:creator><![CDATA[nina_kali_nina@tech.lgbt]]></dc:creator><pubDate>Sun, 05 Apr 2026 20:22:40 GMT</pubDate></item><item><title><![CDATA[Reply to So, this weekend I&#x27;m playing with Fiwix. on Sun, 05 Apr 2026 19:46:08 GMT]]></title><description><![CDATA[<p>Adding new software to Fiwix isn't all that difficult. Here's a PR I made for mtools, a userland FAT12/16/32 tooling: <a href="https://github.com/mikaku/FiwixOS/pull/4" rel="nofollow noopener"><span>https://</span><span>github.com/mikaku/FiwixOS/pull</span><span>/4</span></a></p><p>The DOSBox 0.74 is merged already, so it should be there with the next release in November <img src="https://forum.fedi.dk/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=94543ec6bc6" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /> If you want staging or dosbox-x, you're free to take a stab at it~</p><p>yes it is still a 🧵</p>]]></description><link>https://forum.fedi.dk/post/https://tech.lgbt/users/nina_kali_nina/statuses/116353818179171445</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://tech.lgbt/users/nina_kali_nina/statuses/116353818179171445</guid><dc:creator><![CDATA[nina_kali_nina@tech.lgbt]]></dc:creator><pubDate>Sun, 05 Apr 2026 19:46:08 GMT</pubDate></item><item><title><![CDATA[Reply to So, this weekend I&#x27;m playing with Fiwix. on Sun, 05 Apr 2026 17:58:11 GMT]]></title><description><![CDATA[<p><span><a href="/user/nina_kali_nina%40tech.lgbt">@<span>nina_kali_nina</span></a></span> Thanks for another deep dive into a new rabbit hole.</p>]]></description><link>https://forum.fedi.dk/post/https://mastodon.social/users/fallbackerik/statuses/116353393713928332</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://mastodon.social/users/fallbackerik/statuses/116353393713928332</guid><dc:creator><![CDATA[fallbackerik@mastodon.social]]></dc:creator><pubDate>Sun, 05 Apr 2026 17:58:11 GMT</pubDate></item><item><title><![CDATA[Reply to So, this weekend I&#x27;m playing with Fiwix. on Sun, 05 Apr 2026 12:09:31 GMT]]></title><description><![CDATA[<p><span><a href="/user/nina_kali_nina%40tech.lgbt">@<span>nina_kali_nina</span></a></span> i love it.</p>]]></description><link>https://forum.fedi.dk/post/https://mastodon.social/users/nys793/statuses/116352022676198624</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://mastodon.social/users/nys793/statuses/116352022676198624</guid><dc:creator><![CDATA[nys793@mastodon.social]]></dc:creator><pubDate>Sun, 05 Apr 2026 12:09:31 GMT</pubDate></item><item><title><![CDATA[Reply to So, this weekend I&#x27;m playing with Fiwix. on Sun, 05 Apr 2026 10:54:52 GMT]]></title><description><![CDATA[<p><span><a href="/user/drj%40typo.social">@<span>drj</span></a></span> an easier to use distribution is Debian 0.93+MGR on 86Box with Mouse Systems driver. I've uploaded ready-to-use HDD image a while ago: <a href="https://archive.org/details/bellcore-mgr-debian0.93" rel="nofollow noopener"><span>https://</span><span>archive.org/details/bellcore-m</span><span>gr-debian0.93</span></a></p><p>It is superior in a way that I've compiled most of the clients there, including the ghostscript viewer</p>]]></description><link>https://forum.fedi.dk/post/https://tech.lgbt/users/nina_kali_nina/statuses/116351729149871345</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://tech.lgbt/users/nina_kali_nina/statuses/116351729149871345</guid><dc:creator><![CDATA[nina_kali_nina@tech.lgbt]]></dc:creator><pubDate>Sun, 05 Apr 2026 10:54:52 GMT</pubDate></item><item><title><![CDATA[Reply to So, this weekend I&#x27;m playing with Fiwix. on Sun, 05 Apr 2026 10:52:14 GMT]]></title><description><![CDATA[<p><span><a href="/user/nina_kali_nina%40tech.lgbt">@<span>nina_kali_nina</span></a></span> I would _want_ to try it out. Intrigued by MGR ever since a friend demo'd it to me on his Atari ST (1040, more powerful than mine) around 1989. Didn't know it was MGR until at least decade later.</p>]]></description><link>https://forum.fedi.dk/post/https://typo.social/users/drj/statuses/116351718836825816</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://typo.social/users/drj/statuses/116351718836825816</guid><dc:creator><![CDATA[drj@typo.social]]></dc:creator><pubDate>Sun, 05 Apr 2026 10:52:14 GMT</pubDate></item><item><title><![CDATA[Reply to So, this weekend I&#x27;m playing with Fiwix. on Sun, 05 Apr 2026 10:49:35 GMT]]></title><description><![CDATA[<p>I took a moment to package the binaries for MGR - <a href="https://github.com/mikaku/FiwixOS/issues/2" rel="nofollow noopener"><span>https://</span><span>github.com/mikaku/FiwixOS/issu</span><span>es/2</span></a></p><p>The port is dirty/incomplete because there's probably two people out there who would want to try it out, and both of us are better off starting it from scratch</p>]]></description><link>https://forum.fedi.dk/post/https://tech.lgbt/users/nina_kali_nina/statuses/116351708420356296</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://tech.lgbt/users/nina_kali_nina/statuses/116351708420356296</guid><dc:creator><![CDATA[nina_kali_nina@tech.lgbt]]></dc:creator><pubDate>Sun, 05 Apr 2026 10:49:35 GMT</pubDate></item><item><title><![CDATA[Reply to So, this weekend I&#x27;m playing with Fiwix. on Sun, 05 Apr 2026 07:27:50 GMT]]></title><description><![CDATA[<p><span><a href="/user/nina_kali_nina%40tech.lgbt">@<span>nina_kali_nina</span></a></span> Kind of reminds me of the Italian Linux distro that fits on a floppy: muLinux! Almost 23 years old now, but also with kernel 2.x</p><p><a href="https://micheleandreoli.org/public/Software/mulinux/" rel="nofollow noopener"><span>https://</span><span>micheleandreoli.org/public/Sof</span><span>tware/mulinux/</span></a></p>]]></description><link>https://forum.fedi.dk/post/https://freiburg.social/users/6b6279/statuses/116350915061966117</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://freiburg.social/users/6b6279/statuses/116350915061966117</guid><dc:creator><![CDATA[6b6279@freiburg.social]]></dc:creator><pubDate>Sun, 05 Apr 2026 07:27:50 GMT</pubDate></item><item><title><![CDATA[Reply to So, this weekend I&#x27;m playing with Fiwix. on Sat, 04 Apr 2026 23:43:36 GMT]]></title><description><![CDATA[<p><span><a href="/user/nina_kali_nina%40tech.lgbt">@<span>nina_kali_nina</span></a></span> <span><a href="/user/matt%40proud.social">@<span>matt</span></a></span> <br />Very cool!</p><p>I was useneting and windowing in 1989, I don't know why I didn't port and play with this back then.</p><p>Well, I was probably dealing with a relationship complication or breakup at the time; c'est la vie.</p>]]></description><link>https://forum.fedi.dk/post/https://mathstodon.xyz/users/dougmerritt/statuses/116349089615429844</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://mathstodon.xyz/users/dougmerritt/statuses/116349089615429844</guid><dc:creator><![CDATA[dougmerritt@mathstodon.xyz]]></dc:creator><pubDate>Sat, 04 Apr 2026 23:43:36 GMT</pubDate></item><item><title><![CDATA[Reply to So, this weekend I&#x27;m playing with Fiwix. on Sat, 04 Apr 2026 22:40:02 GMT]]></title><description><![CDATA[<p><span><a href="/user/jarkko%40social.kernel.org">@<span>jarkko</span></a></span> neat <img src="https://forum.fedi.dk/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=94543ec6bc6" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /> booting up from real mode is a special, fun exercise in a certain meaning of the word</p>]]></description><link>https://forum.fedi.dk/post/https://tech.lgbt/users/nina_kali_nina/statuses/116348839704211892</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://tech.lgbt/users/nina_kali_nina/statuses/116348839704211892</guid><dc:creator><![CDATA[nina_kali_nina@tech.lgbt]]></dc:creator><pubDate>Sat, 04 Apr 2026 22:40:02 GMT</pubDate></item><item><title><![CDATA[Reply to So, this weekend I&#x27;m playing with Fiwix. on Sat, 04 Apr 2026 22:38:26 GMT]]></title><description><![CDATA[<p><span><a href="/user/nina_kali_nina%40tech.lgbt">@<span>nina_kali_nina</span></a></span> <br />It was worth a shot <img class="not-responsive emoji" src="https://media.tech.lgbt/custom_emojis/images/000/375/722/original/neocat_3c.png" title=":neocat_3c:" /></p>]]></description><link>https://forum.fedi.dk/post/https://tech.lgbt/users/kirtai/statuses/116348833366863887</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://tech.lgbt/users/kirtai/statuses/116348833366863887</guid><dc:creator><![CDATA[kirtai@tech.lgbt]]></dc:creator><pubDate>Sat, 04 Apr 2026 22:38:26 GMT</pubDate></item><item><title><![CDATA[Reply to So, this weekend I&#x27;m playing with Fiwix. on Sat, 04 Apr 2026 22:37:43 GMT]]></title><description><![CDATA[<p><span><a href="/user/kirtai%40tech.lgbt">@<span>kirtai</span></a></span> I seriously doubt that <img src="https://forum.fedi.dk/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=94543ec6bc6" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /> but if it can be compiled with C in userland, it can be done</p>]]></description><link>https://forum.fedi.dk/post/https://tech.lgbt/users/nina_kali_nina/statuses/116348830595319448</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://tech.lgbt/users/nina_kali_nina/statuses/116348830595319448</guid><dc:creator><![CDATA[nina_kali_nina@tech.lgbt]]></dc:creator><pubDate>Sat, 04 Apr 2026 22:37:43 GMT</pubDate></item><item><title><![CDATA[Reply to So, this weekend I&#x27;m playing with Fiwix. on Sat, 04 Apr 2026 22:35:58 GMT]]></title><description><![CDATA[<span><a href="/user/nina_kali_nina%40tech.lgbt" rel="ugc">@<span>nina_kali_nina</span></a></span> I've actually done aoUT type of stuff also professionally back in 2012 when I implemented this in collaboration with Peter Anvin: <br /><br /><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/x86/realmode" rel="ugc">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/x86/realmode</a><br /><br />Basically just applied learnings from this <img src="https://forum.fedi.dk/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=94543ec6bc6" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" />]]></description><link>https://forum.fedi.dk/post/https://social.kernel.org/objects/5b538b5a-ba05-4e2d-bf88-b7741ce1cbc0</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://social.kernel.org/objects/5b538b5a-ba05-4e2d-bf88-b7741ce1cbc0</guid><dc:creator><![CDATA[jarkko@social.kernel.org]]></dc:creator><pubDate>Sat, 04 Apr 2026 22:35:58 GMT</pubDate></item><item><title><![CDATA[Reply to So, this weekend I&#x27;m playing with Fiwix. on Sat, 04 Apr 2026 22:17:04 GMT]]></title><description><![CDATA[<p><span><a href="/user/nina_kali_nina%40tech.lgbt">@<span>nina_kali_nina</span></a></span> ooh, that looks interesting. I’ll have a play as well.</p>]]></description><link>https://forum.fedi.dk/post/https://mastodon.social/users/mauvedeity/statuses/116348749350111873</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://mastodon.social/users/mauvedeity/statuses/116348749350111873</guid><dc:creator><![CDATA[mauvedeity@mastodon.social]]></dc:creator><pubDate>Sat, 04 Apr 2026 22:17:04 GMT</pubDate></item><item><title><![CDATA[Reply to So, this weekend I&#x27;m playing with Fiwix. on Sat, 04 Apr 2026 21:59:24 GMT]]></title><description><![CDATA[<p><span><a href="/user/nina_kali_nina%40tech.lgbt">@<span>nina_kali_nina</span></a></span> "Why does that look like Plan 9?"</p><p>*reads*</p><p>&gt;  made by the Bell Communications Research, and it looked like Plan 9's older sister.</p><p>You had my curiousity, now you have my interest :3</p>]]></description><link>https://forum.fedi.dk/post/https://merveilles.town/users/pixx/statuses/116348679902792414</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://merveilles.town/users/pixx/statuses/116348679902792414</guid><dc:creator><![CDATA[pixx@merveilles.town]]></dc:creator><pubDate>Sat, 04 Apr 2026 21:59:24 GMT</pubDate></item><item><title><![CDATA[Reply to So, this weekend I&#x27;m playing with Fiwix. on Sat, 04 Apr 2026 21:53:12 GMT]]></title><description><![CDATA[<p><span><a href="/user/nina_kali_nina%40tech.lgbt">@<span>nina_kali_nina</span></a></span><br />yis thats true as well <img src="https://forum.fedi.dk/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=94543ec6bc6" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>]]></description><link>https://forum.fedi.dk/post/https://tech.lgbt/users/Etch9/statuses/116348655566577994</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://tech.lgbt/users/Etch9/statuses/116348655566577994</guid><dc:creator><![CDATA[etch9@tech.lgbt]]></dc:creator><pubDate>Sat, 04 Apr 2026 21:53:12 GMT</pubDate></item><item><title><![CDATA[Reply to So, this weekend I&#x27;m playing with Fiwix. on Sat, 04 Apr 2026 21:51:58 GMT]]></title><description><![CDATA[<p><span><a href="/user/nina_kali_nina%40tech.lgbt">@<span>nina_kali_nina</span></a></span> <br />Hmm, I wonder if Fiwix has 9P support. It would make working in a VM easier (QEMU supports 9P for shared folders)</p>]]></description><link>https://forum.fedi.dk/post/https://tech.lgbt/users/kirtai/statuses/116348650711816786</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://tech.lgbt/users/kirtai/statuses/116348650711816786</guid><dc:creator><![CDATA[kirtai@tech.lgbt]]></dc:creator><pubDate>Sat, 04 Apr 2026 21:51:58 GMT</pubDate></item><item><title><![CDATA[Reply to So, this weekend I&#x27;m playing with Fiwix. on Sat, 04 Apr 2026 21:48:54 GMT]]></title><description><![CDATA[<p><span><a href="https://tech.lgbt/@Etch9">@<span>Etch9</span></a></span> I think even if you're moderate on such issues, you could see benefit in having fun <img src="https://forum.fedi.dk/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=94543ec6bc6" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>]]></description><link>https://forum.fedi.dk/post/https://tech.lgbt/users/nina_kali_nina/statuses/116348638601525103</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://tech.lgbt/users/nina_kali_nina/statuses/116348638601525103</guid><dc:creator><![CDATA[nina_kali_nina@tech.lgbt]]></dc:creator><pubDate>Sat, 04 Apr 2026 21:48:54 GMT</pubDate></item><item><title><![CDATA[Reply to So, this weekend I&#x27;m playing with Fiwix. on Sat, 04 Apr 2026 21:46:03 GMT]]></title><description><![CDATA[<p><span><a href="/user/nina_kali_nina%40tech.lgbt">@<span>nina_kali_nina</span></a></span><br />i see! well thats true but i do find myself more in the middle on these kinds of matters, i dont like the linux fundation at all and i hate the oss foundation for their stance on ai weights but i do trust torvalds and the companies are a big  reason the linux kernel is this perfomant and the defacto standard</p>]]></description><link>https://forum.fedi.dk/post/https://tech.lgbt/users/Etch9/statuses/116348627445453623</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://tech.lgbt/users/Etch9/statuses/116348627445453623</guid><dc:creator><![CDATA[etch9@tech.lgbt]]></dc:creator><pubDate>Sat, 04 Apr 2026 21:46:03 GMT</pubDate></item><item><title><![CDATA[Reply to So, this weekend I&#x27;m playing with Fiwix. on Sat, 04 Apr 2026 21:43:24 GMT]]></title><description><![CDATA[<p><span><a href="/user/nina_kali_nina%40tech.lgbt" rel="nofollow noopener">@<span>nina_kali_nina</span></a></span> <span><a href="https://social.kernel.org/users/jarkko" rel="nofollow noopener">@<span>jarkko</span></a></span> Ah, yeah, that's a good point. And it'd probably be just as painful to cherry-pick patches, too.</p>]]></description><link>https://forum.fedi.dk/post/https://oldbytes.space/users/thelastpsion/statuses/116348617005665832</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://oldbytes.space/users/thelastpsion/statuses/116348617005665832</guid><dc:creator><![CDATA[thelastpsion@oldbytes.space]]></dc:creator><pubDate>Sat, 04 Apr 2026 21:43:24 GMT</pubDate></item></channel></rss>