<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>schestowitz.com &#187; Linux</title>
	<atom:link href="https://schestowitz.com/Weblog/archives/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://schestowitz.com/Weblog</link>
	<description>Reflections on Technology</description>
	<lastBuildDate>Fri, 28 Aug 2026 16:14:34 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>RMS Asks About Problems With systemd</title>
		<link>https://schestowitz.com/Weblog/archives/2026/08/27/rms-asks-about-problems-with-systemd/</link>
		<comments>https://schestowitz.com/Weblog/archives/2026/08/27/rms-asks-about-problems-with-systemd/#comments</comments>
		<pubDate>Thu, 27 Aug 2026 07:42:49 +0000</pubDate>
		<dc:creator><![CDATA[Roy Schestowitz]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">https://schestowitz.com/Weblog/?p=9119</guid>
		<description><![CDATA[HE good news of the day is, RMS is open to feedback &#8211; including to criticism &#8211; on systemd. I myself am not a fan of systemd, I think it exists for business reasons rather than for purely technical reasons. Considering the core developers, it&#8217;s not a hobbyist or community project. A friend said to [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><img title="T" src="/IMG/Caps/t.png" alt="T" align="left" border="0" hspace="0" vspace="4" />HE good news of the day is, <a href="https://techrights.org/n/2026/08/27/Richard_Stallman_Complains_That_Linux_Gives_a_Bad_Name_to_GNU_a.shtml">RMS is open to feedback &#8211; including to criticism &#8211; on systemd</a>.</p>
<p>I myself am not a fan of systemd, I think it exists for business reasons rather than for purely technical reasons. Considering the core developers, it&#8217;s not a hobbyist or community project.</p>
<p>A friend said to me: &#8220;I am not in the mailing list to which RMS sent that message.   RMS does not see the forest for the trees.  While, yes, the licensing is free, the code is written in such a way that only dedicated (paid) coders with the both the time and the will to sort through the intertwined,  uncommented, interdependent base can even consider modifying it.  Thus it is able to violate the spirit of software freedom by providing code         which is unmodifiable in practice.&#8221;</p>
<p>One can modify it, like Linux, but one won&#8217;t manage to keep up with further changes and future versions (releases) . With many CVEs to address, any fork of Linux would quickly become obsolete.</p>
<p>Linux is legally &#8220;free software&#8221;, but in practice it has been sort of monopolies by a collective of large companies. There must be some term to describe such software or phenomenon.</p>
<p>&#8220;The license is only the necessary first step,&#8221; the friend said. &#8220;The code has to be written in such a way that it is also in practice, 1. [usable or] compilable by any reasonably skilled practitioners; 2. readable by any reasonably skilled practitioners; 3. actually modifiable without an unreasonably high barrier to entry&#8230;&#8221;</p>
<p>&#8220;Microsoft&#8217;s Poettering&#8217;s systemd fails on all three points.&#8221;</p>
<p>Wayland has extensions-type abilities, but so does X. So it does not quite change the fact that Wayland can only be developed by few people in a cabal of large companies. Salaried by particular interests.</p>
<p>There are examples of the same further away from the kernel stack and in userspace.</p>
<p>As the friend put it: &#8220;Some of the containers and other systems (BigBlueButton) fail on point #1 as well.  Point 1 is a prerequisite for Freedom 0, the freedom to  run the program for any purpose.  Point 2 is a prerequisite to Freedom 1, the freedom to study how the program works and change it so it meets one&#8217;s    computing wishes.&#8221;  </p>
<p>At the end, it is all about users controlling their computing and being able to tailor program or rely on others doing so.</p>
<p>Continuing the above: &#8220;Overly loquacious, convoluted, uncommented, and interconnected code / modules violate that quite clearly.  If one only looks at the license and nothing more then systemd is Free software.  However, if one looks at how (if) it fulfills the goals of software freedom then it fails on all fronts.  Microsoft must not be allowed to continue to game the licensing.&#8221;</p>
<p>&#8220;However, I no longer have links to any of the above observations.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>https://schestowitz.com/Weblog/archives/2026/08/27/rms-asks-about-problems-with-systemd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Playing CDs With VLC and KDE&#8217;s Dragon Player</title>
		<link>https://schestowitz.com/Weblog/archives/2026/08/25/playing-cds-with-vlc-and-kdes-dragon-player/</link>
		<comments>https://schestowitz.com/Weblog/archives/2026/08/25/playing-cds-with-vlc-and-kdes-dragon-player/#comments</comments>
		<pubDate>Tue, 25 Aug 2026 17:38:09 +0000</pubDate>
		<dc:creator><![CDATA[Roy Schestowitz]]></dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">https://schestowitz.com/Weblog/?p=9097</guid>
		<description><![CDATA[hese days I use two media players to play my CDs (mostly 1990s albums and collections). One is KDE&#8217;s Dragon Player (because it&#8217;s based on Qt), the other is VLC. The latter has a lot more functionality but higher RAM footprint. In the past I used even leaner applications to achieve the same functionality. Those [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><img title="T" src="/IMG/Caps/t.png" alt="T" align="left" border="0" hspace="0" vspace="4" />hese days I use two media players to play my CDs (mostly 1990s albums and collections). One is KDE&#8217;s Dragon Player (because it&#8217;s based on Qt), the other is VLC. The latter has a lot more functionality but higher RAM footprint. In the past I used even leaner applications to achieve the same functionality. Those are no longer compatible with this setup (a lot changes in 20+ years in this sector).</p>
<p>I might write a detailed analysis about this some time in the future in a more Linux-centric site, but I need a unique and useful angle. I don&#8217;t have that at the moment.</p>
]]></content:encoded>
			<wfw:commentRss>https://schestowitz.com/Weblog/archives/2026/08/25/playing-cds-with-vlc-and-kdes-dragon-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>North America: 12% GNU/Linux</title>
		<link>https://schestowitz.com/Weblog/archives/2026/08/24/north-america-12-gnulinux/</link>
		<comments>https://schestowitz.com/Weblog/archives/2026/08/24/north-america-12-gnulinux/#comments</comments>
		<pubDate>Mon, 24 Aug 2026 06:01:48 +0000</pubDate>
		<dc:creator><![CDATA[Roy Schestowitz]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">https://schestowitz.com/Weblog/?p=9059</guid>
		<description><![CDATA[This past weekend: he northern part of America (Canada, US and the rest) is really keen on GNU/Linux, maybe for cultural and language reasons. See above how GNU/Linux usage has grown there, set aside ChromeOS and Android, which also use Linux.]]></description>
				<content:encoded><![CDATA[<p><strong>This past weekend</strong>:</p>
<p><a href="https://schestowitz.com/Weblog/wp-content/uploads/2026/08/linux-america.png"><img src="https://schestowitz.com/Weblog/wp-content/uploads/2026/08/linux-america.png" alt="HTTP requests by OS time series for North America" width="520" class="aligncenter size-full wp-image-9060" /></a></p>
<p><img title="T" src="/IMG/Caps/t.png" alt="T" align="left" border="0" hspace="0" vspace="4" />he northern part of America (Canada, US and the rest) is really keen on GNU/Linux, maybe for cultural and language reasons.</p>
<p>See above how GNU/Linux usage has grown there, set aside ChromeOS and Android, which also use Linux.</p>
]]></content:encoded>
			<wfw:commentRss>https://schestowitz.com/Weblog/archives/2026/08/24/north-america-12-gnulinux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Focusing More on GNU/Linux, as It Grows Fast This Summer</title>
		<link>https://schestowitz.com/Weblog/archives/2026/08/23/focusing-more-on-gnulinux-as-it-grows-fast-this-summer/</link>
		<comments>https://schestowitz.com/Weblog/archives/2026/08/23/focusing-more-on-gnulinux-as-it-grows-fast-this-summer/#comments</comments>
		<pubDate>Sun, 23 Aug 2026 03:38:51 +0000</pubDate>
		<dc:creator><![CDATA[Roy Schestowitz]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">https://schestowitz.com/Weblog/?p=9030</guid>
		<description><![CDATA[N the modest local market we buy almost everything. We pay with cash, we enjoy every moment of it unless it&#8217;s rainy, and we can return things if they&#8217;re faulty (provided we know the vendor and choose a reliable one based on reputation/pedigree/word of mouth). One thing I learned over the years is that forming [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><img title="I" src="/IMG/Caps/i.png" alt="I" align="left" border="0" hspace="0" vspace="4" />N the modest local market we buy <b>almost everything</b>. We pay with cash, we enjoy every moment of it unless it&#8217;s rainy, and we can return things if they&#8217;re faulty (provided we know the vendor and choose a reliable one based on reputation/pedigree/word of mouth).</p>
<p>One thing I learned over the years is that forming personal connections/relations with vendors doesn&#8217;t just give you &#8220;free stuff&#8221;, it also gives you useful friendships, sometimes &#8220;free advice&#8221;.</p>
<p>I may need to find gift/s in market today (Sunday Market), then make 5 or 6 cards for Rianne, so I don&#8217;t expect many articles to be published throughout the day. I always enjoy writing unique things, but then again&#8230; &#8220;s/n ratio&#8221; (<a href="https://schestowitz.com/Weblog/archives/2026/08/23/signal-to-noise-ratio/">Signal-to-Noise Ratio</a>) matters. Besides, it&#8217;s a Sunday!</p>
<p>Lately we&#8217;ve seen lots of <b>VERY</b> good news regarding Free software, not just taking into account the rapid growth of GNU/Linux this summer. Maybe the Summer Vacation (long break for Western nations in particular) gives people time and incentive to explore GNU/Linux, resulting in usage surges; I&#8217;ve just told a friend that I don&#8217;t wanna &#8216;miss&#8217; those surges due to stories I can tell &#8216;later&#8217; (no rush) &#8211; mostly the personal stories about lawfare, for those aren&#8217;t so time-sensitive anyhow.</p>
<p>I will improve &#8220;s/n ratio&#8221; here and in other sites. Maybe I&#8217;ll make &#8220;s/n ratio&#8221; a sort of New Year&#8217;s Resolution as well, some time in late December. A quota system (like <em>&#8220;no more than 10 posts in this site per day&#8221;</em>) would be too prohibitive and restrictive because numbers alone don&#8217;t say much and not all posts are similar in length/importance.</p>
]]></content:encoded>
			<wfw:commentRss>https://schestowitz.com/Weblog/archives/2026/08/23/focusing-more-on-gnulinux-as-it-grows-fast-this-summer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Winning Happens</title>
		<link>https://schestowitz.com/Weblog/archives/2026/08/23/how-winning-happens/</link>
		<comments>https://schestowitz.com/Weblog/archives/2026/08/23/how-winning-happens/#comments</comments>
		<pubDate>Sun, 23 Aug 2026 00:55:30 +0000</pubDate>
		<dc:creator><![CDATA[Roy Schestowitz]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">https://schestowitz.com/Weblog/?p=9019</guid>
		<description><![CDATA[&#8220;He will win who, prepared himself, waits to take the enemy unprepared.&#8221; — Sun Tzu T is 12 hours away from the Bournemouth match, the first league match for the coach (as coach of this particular team) and first official home game (even the friendlies were all away games thus far). I am still watching [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><em>&#8220;He will win who, prepared himself, waits to take the enemy unprepared.&#8221;</em> — Sun Tzu</p>
<p><img title="I" src="/IMG/Caps/i.png" alt="I" align="left" border="0" hspace="0" vspace="4" />T is 12 hours away from the <a href="https://www.mancity.com/fixtures">Bournemouth match</a>, the first league match for the coach (as coach of <em>this particular team</em>) and first official home game (even the friendlies were all away games thus far).</p>
<p>I am still watching closely some data related to adoption of GNU/Linux. It seems to be &#8220;winning&#8221; and this is the sort of moment we&#8217;ve waited for since <u>decades ago</u>.</p>
<p>When nations as large as China <a href="http://news.tuxmachines.org/n/2026/08/19/After_Europe_ditched_Windows_China_follows_suit_with_its_own_ho.shtml">dump Microsoft/Windows</a> the wind is in our sails.</p>
<p><a href="https://schestowitz.com/Weblog/wp-content/uploads/2026/08/china-os.png"><img src="https://schestowitz.com/Weblog/wp-content/uploads/2026/08/china-os.png" alt="HTTP requests by OS time series for China" width="485" class="aligncenter size-full wp-image-9020" /></a></p>
]]></content:encoded>
			<wfw:commentRss>https://schestowitz.com/Weblog/archives/2026/08/23/how-winning-happens/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GNU/Linux According to Clownflare</title>
		<link>https://schestowitz.com/Weblog/archives/2026/08/20/gnulinux-according-to-clownflare/</link>
		<comments>https://schestowitz.com/Weblog/archives/2026/08/20/gnulinux-according-to-clownflare/#comments</comments>
		<pubDate>Thu, 20 Aug 2026 09:16:05 +0000</pubDate>
		<dc:creator><![CDATA[Roy Schestowitz]]></dc:creator>
				<category><![CDATA[Cyberspace]]></category>
		<category><![CDATA[Laptops]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">https://schestowitz.com/Weblog/?p=8978</guid>
		<description><![CDATA[have just taken a look at 12-month trends in Clownflare. It&#8217;s not hard to see how in the past year GNU/Linux steadily gained. Another year or two like this and the international average might show 10% or more for GNU/Linux. In statCounter it already says 9% or more.]]></description>
				<content:encoded><![CDATA[<p><a href="https://schestowitz.com/Weblog/wp-content/uploads/2026/08/os-total.png"><img src="https://schestowitz.com/Weblog/wp-content/uploads/2026/08/os-total.png" alt="HTTP requests by OS time series worldwide" width="521" class="aligncenter size-full wp-image-8979" /></a></p>
<p><img title="I" src="/IMG/Caps/i.png" alt="I" align="left" border="0" hspace="0" vspace="4" /> have just taken a look at 12-month trends in Clownflare. It&#8217;s not hard to see how in the past year GNU/Linux steadily gained. Another year or two like this and the international average might show 10% or more for GNU/Linux.</p>
<p>In statCounter it already says 9% or more.</p>
]]></content:encoded>
			<wfw:commentRss>https://schestowitz.com/Weblog/archives/2026/08/20/gnulinux-according-to-clownflare/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This Past Weekend Cloudflare Measured GNU/Linux at 10% (at Peak)</title>
		<link>https://schestowitz.com/Weblog/archives/2026/08/17/this-past-weekend-cloudflare-measured-gnulinux-at-10-at-peak/</link>
		<comments>https://schestowitz.com/Weblog/archives/2026/08/17/this-past-weekend-cloudflare-measured-gnulinux-at-10-at-peak/#comments</comments>
		<pubDate>Mon, 17 Aug 2026 07:57:34 +0000</pubDate>
		<dc:creator><![CDATA[Roy Schestowitz]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">https://schestowitz.com/Weblog/?p=8913</guid>
		<description><![CDATA[Orange = share of GNU/Linux. spent a lot of time this morning looking through Cloudflare Radar to better understand OS trends worldwide. Weekends are when most people do not work. This past weekend GNU/Linux was measured at over 8% but peaked at about 10%. Cloudflare has vast data and given the scale of it all, [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Orange = share of GNU/Linux.</p>
<p><a href="https://schestowitz.com/Weblog/wp-content/uploads/2026/08/weekend-clownflare.png"><img src="https://schestowitz.com/Weblog/wp-content/uploads/2026/08/weekend-clownflare.png" alt="Weekend Clownflare" width="520" class="aligncenter size-full wp-image-8914" /></a></p>
<p><img title="I" src="/IMG/Caps/i.png" alt="I" align="left" border="0" hspace="0" vspace="4" /> spent a lot of time this morning looking through Cloudflare Radar to better understand OS trends worldwide.</p>
<p>Weekends are when most people do not work. This past weekend GNU/Linux was measured at over 8% but peaked at about 10%.</p>
<p>Cloudflare has vast data and given the scale of it all, it&#8217;s hard to dismiss as mere noise.</p>
]]></content:encoded>
			<wfw:commentRss>https://schestowitz.com/Weblog/archives/2026/08/17/this-past-weekend-cloudflare-measured-gnulinux-at-10-at-peak/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dreams Come True</title>
		<link>https://schestowitz.com/Weblog/archives/2026/08/14/dreams-come-true/</link>
		<comments>https://schestowitz.com/Weblog/archives/2026/08/14/dreams-come-true/#comments</comments>
		<pubDate>Fri, 14 Aug 2026 16:13:06 +0000</pubDate>
		<dc:creator><![CDATA[Roy Schestowitz]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">https://schestowitz.com/Weblog/?p=8874</guid>
		<description><![CDATA[Crossposted from Tux Machines Yesterday: GNU/Linux Reaches 10% &#8220;Market Share&#8221; in statCounter It&#8217;s up some more today: upported or corroborated by several other surveys of Web traffic, statCounter shows us that 10% might be exceeded some time soon (maybe by month&#8217;s end) for GNU/Linux, the foremost carrier of Software Freedom. Combined with ChromeOS, it&#8217;s already [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><em><a href="http://news.tuxmachines.org/n/2026/08/14/statCounter_Share_of_GNU_Linux_Continues_to_Increase.shtml">Crossposted from Tux Machines</a></em></p>
<p><b>Yesterday</b>: <a href="http://techrights.org/n/2026/08/13/GNU_Linux_Reaches_10_Market_Share_in_statCounter.shtml">GNU/Linux Reaches 10% &#8220;Market Share&#8221; in statCounter</a></p>
<p>It&#8217;s up <u>some more</u> today:</p>
<p><a href="https://schestowitz.com/Weblog/wp-content/uploads/2026/08/96-linux.png"><img src="https://schestowitz.com/Weblog/wp-content/uploads/2026/08/96-linux.png" alt="Desktop Operating System Market Share Worldwide" width="528" class="aligncenter size-full wp-image-8875" /></a></p>
<p><img title="S" src="/IMG/Caps/s.png" alt="S" align="left" border="0" hspace="0" vspace="4" />upported or corroborated by several other surveys of Web traffic, statCounter shows us that 10% might be exceeded some time soon (maybe by month&#8217;s end) for GNU/Linux, the foremost carrier of Software Freedom. Combined with ChromeOS, it&#8217;s already past and beyond 11%. </p>
]]></content:encoded>
			<wfw:commentRss>https://schestowitz.com/Weblog/archives/2026/08/14/dreams-come-true/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GNU/Linux Won Desktops/Laptops</title>
		<link>https://schestowitz.com/Weblog/archives/2026/08/11/gnulinux-won-desktopslaptops/</link>
		<comments>https://schestowitz.com/Weblog/archives/2026/08/11/gnulinux-won-desktopslaptops/#comments</comments>
		<pubDate>Tue, 11 Aug 2026 07:59:56 +0000</pubDate>
		<dc:creator><![CDATA[Roy Schestowitz]]></dc:creator>
				<category><![CDATA[Laptops]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">https://schestowitz.com/Weblog/?p=8776</guid>
		<description><![CDATA[N 2000 when I first began using GNU/Linux as a &#8220;desktop&#8221; (not just laptop) it ran GNOME, KDE, and all sorts of simpler environments. It was good for development but harder to &#8220;use&#8221; if something more advanced was required that assumed you were a Windows user. The Web, games, and proprietary Office formats were barriers. [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><img title="I" src="/IMG/Caps/i.png" alt="I" align="left" border="0" hspace="0" vspace="4" />N 2000 when I first began using GNU/Linux as a &#8220;desktop&#8221; (not just laptop) it ran GNOME, KDE, and all sorts of simpler environments. It was good for development but harder to &#8220;use&#8221; if something more advanced was required that assumed you were a Windows user. The Web, games, and proprietary Office formats were barriers.</p>
<p>Now, 26 years later, GNU/Linux makes <a href="http://techrights.org/n/2026/08/10/statCounter_Now_Sees_GNU_Linux_Market_Share_Worldwide_at_9_21_S.shtml">huge gains</a> and the above barriers are mostly a thing is the past.</p>
<p>The progress was gradual; many attacks (FUD and &#8216;cancel culture&#8217;) slowed down this progress.</p>
]]></content:encoded>
			<wfw:commentRss>https://schestowitz.com/Weblog/archives/2026/08/11/gnulinux-won-desktopslaptops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In 2026, GNU/Linux is No &#8216;Underdog&#8217;</title>
		<link>https://schestowitz.com/Weblog/archives/2026/08/07/in-2026-gnulinux-is-no-underdog/</link>
		<comments>https://schestowitz.com/Weblog/archives/2026/08/07/in-2026-gnulinux-is-no-underdog/#comments</comments>
		<pubDate>Fri, 07 Aug 2026 16:19:08 +0000</pubDate>
		<dc:creator><![CDATA[Roy Schestowitz]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">https://schestowitz.com/Weblog/?p=8693</guid>
		<description><![CDATA[HIS afternoon a friend reminded me of: &#8220;Yeah, well, that&#8217;s just, like, your opinion, man.&#8221; It&#8217;s a famous line from a famous flick. We discussed numbers related to the waste of money associated with proprietary software and I said that if we assume 90% of &#8220;IT&#8221; budgets in governments (across Europe) are devoted to proprietary [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><img title="T" src="/IMG/Caps/t.png" alt="T" align="left" border="0" hspace="0" vspace="4" />HIS afternoon a friend reminded me of: <em><a href="https://yewtu.be/watch?v=pWdd6_ZxX8c">&#8220;Yeah, well, that&#8217;s just, like, your opinion, man.&#8221;</a></em></p>
<p>It&#8217;s a famous line from a famous flick. We discussed numbers related to the waste of money associated with proprietary software and I said that if we assume 90% of &#8220;IT&#8221; budgets in governments (across Europe) are devoted to proprietary stuff, then we can deduce totals or estimates (rough totals) associated with such undesirable software which threatens sovereignty, <b>both</b> at a national and commercial level.</p>
<p>I also noted that GNU/Linux &#8211; a carrier of Software Freedom &#8211; is moving from underdog status to middledog [sic] &#8211; i.e. not top dog yet but heading there w.r.t. <u>desktops and laptops</u>. I said we need to cover this as it&#8217;ll happen once, and <b>once only</b>. Of course many sites will cover it and are already covering the growth of GNU/Linux, e.g. <em>&#8220;Desktop Linux Just Cracked 10% Market Share &#8211; and Windows 11 is Mostly the Reason&#8221;</em> (<a href="https://soylentnews.org/article.pl?sid=26/08/06/1421244">SoylentNews</a> citing ZDNet).</p>
]]></content:encoded>
			<wfw:commentRss>https://schestowitz.com/Weblog/archives/2026/08/07/in-2026-gnulinux-is-no-underdog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
