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

<channel>
	<title>OMG! Ubuntu!</title>
	<atom:link href="https://www.omgubuntu.co.uk/feed" rel="self" type="application/rss+xml"/>
	<link>https://www.omgubuntu.co.uk/</link>
	<description> Ubuntu news, apps, development updates and more, daily</description>
	<lastBuildDate>Sun, 20 Sep 2026 18:06:56 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.omgubuntu.co.uk/wp-content/uploads/2023/11/cropped-siteidentify-32x32.jpg</url>
	<title>OMG! Ubuntu</title>
	<link>https://www.omgubuntu.co.uk/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">15653409</site>	<xhtml:meta content="noindex" name="robots" xmlns:xhtml="http://www.w3.org/1999/xhtml"/><item>
		<title>Ubuntu 26.10 stops low memory from killing your desktop session</title>
		<link>https://www.omgubuntu.co.uk/2026/09/ubuntu-memory-oomd-changes</link>
					<comments>https://www.omgubuntu.co.uk/2026/09/ubuntu-memory-oomd-changes#disqus_thread</comments>
		
		<dc:creator><![CDATA[Joey Sneddon]]></dc:creator>
		<pubDate>Sun, 20 Sep 2026 17:55:21 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Ubuntu 26.10]]></category>
		<guid isPermaLink="false">https://www.omgubuntu.co.uk/?p=339804</guid>

					<description><![CDATA[<p><img width="406" height="232" src="https://www.omgubuntu.co.uk/wp-content/uploads/2026/08/ubuntu-basic-irc-406x232.webp" class="attachment-post-list size-post-list wp-post-image" alt="" decoding="async" fetchpriority="high" srcset="https://www.omgubuntu.co.uk/wp-content/uploads/2026/08/ubuntu-basic-irc-406x232.webp 406w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/08/ubuntu-basic-irc-350x200.webp 350w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/08/ubuntu-basic-irc-840x480.webp 840w" sizes="(max-width: 406px) 100vw, 406px" />Ubuntu 26.10 changes how the system choose which processes are killed when memory runs low, making a rogue browser tab is less likely to punt you back to the login screen. When your system runs out of memory, the kernel&#8217;s out-of-memory (OOM) killer kicks in, terminating processes to recover some. The issue is that doesn&#8217;t always kill the right things. By default, many apps and critical desktop services share the same priority score. When the OOM killer is choosing its victim target, it looks at their OOM scores, not &#8220;what&#8217;s using the most memory&#8221;. Firefox and GNOME Shell, for example, [&#8230;]</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2026/09/ubuntu-memory-oomd-changes">Ubuntu 26.10 stops low memory from killing your desktop session</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>
]]></description>
		
					<wfw:commentRss>https://www.omgubuntu.co.uk/2026/09/ubuntu-memory-oomd-changes/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">339804</post-id>	</item>
		<item>
		<title>Convey is a GTK4/libadwaita fork of Linux email app Geary</title>
		<link>https://www.omgubuntu.co.uk/2026/09/convey-geary-email-client</link>
					<comments>https://www.omgubuntu.co.uk/2026/09/convey-geary-email-client#disqus_thread</comments>
		
		<dc:creator><![CDATA[Joey Sneddon]]></dc:creator>
		<pubDate>Sun, 20 Sep 2026 01:31:44 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[AI coded apps]]></category>
		<category><![CDATA[geary]]></category>
		<guid isPermaLink="false">https://www.omgubuntu.co.uk/?p=339439</guid>

					<description><![CDATA[<p><img width="406" height="232" src="https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/convey-406x232.webp" class="attachment-post-list size-post-list wp-post-image" alt="Convey email client UI and logo" decoding="async" srcset="https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/convey-406x232.webp 406w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/convey-350x200.webp 350w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/convey-840x480.webp 840w" sizes="(max-width: 406px) 100vw, 406px" />Convey is a new Linux email client based on the code of Geary, remade with a GTK4/libadwaita UI and support for Microsoft 365 accounts. Somewhat like traditional mail, it arrives not long after I wrote about another new Linux email client, Postcard, which also draws its inspiration from Geary – the source being much-loved by Linux users, but whose last stable release was in 2024. Convey is a self-described hard fork of Geary so, unlike Postcard, it isn&#8217;t a tribute so much as a continuation – albeit an unofficial one: the Flathub listing is clear that it is &#8220;not affiliated with [&#8230;]</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2026/09/convey-geary-email-client">Convey is a GTK4/libadwaita fork of Linux email app Geary</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>
]]></description>
		
					<wfw:commentRss>https://www.omgubuntu.co.uk/2026/09/convey-geary-email-client/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">339439</post-id>	</item>
		<item>
		<title>Laser is a new, modern CD ripper for Linux</title>
		<link>https://www.omgubuntu.co.uk/2026/09/laser-cd-ripping-app-linux</link>
					<comments>https://www.omgubuntu.co.uk/2026/09/laser-cd-ripping-app-linux#disqus_thread</comments>
		
		<dc:creator><![CDATA[Joey Sneddon]]></dc:creator>
		<pubDate>Sat, 19 Sep 2026 03:08:49 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[cd ripping]]></category>
		<category><![CDATA[Laser]]></category>
		<guid isPermaLink="false">https://www.omgubuntu.co.uk/?p=339087</guid>

					<description><![CDATA[<p><img width="406" height="232" src="https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/laser-cd-ripper-linux-406x232.webp" class="attachment-post-list size-post-list wp-post-image" alt="Laser GTK4 cd ripping tool" decoding="async" srcset="https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/laser-cd-ripper-linux-406x232.webp 406w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/laser-cd-ripper-linux-350x200.webp 350w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/laser-cd-ripper-linux-840x480.webp 840w" sizes="(max-width: 406px) 100vw, 406px" />Under my bed is a giant box of CDs that I&#8217;ve been meaning to rip for years. Some aren&#8217;t on Spotify, some are, but not the right version and one is by an artist I&#8217;m half convinced is a folk memory – perhaps the Mandela effect in action. Laser is a new GTK4/libadwatia CD ripping application for Linux that&#8217;s coaxed me into getting on with the job. It&#8217;s not just old timers who may have need. CD sales in the UK are booming as younger buyers put off by the gentrified price of vinyl turn to cheaper physical formats. A [&#8230;]</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2026/09/laser-cd-ripping-app-linux">Laser is a new, modern CD ripper for Linux</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>
]]></description>
		
					<wfw:commentRss>https://www.omgubuntu.co.uk/2026/09/laser-cd-ripping-app-linux/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">339087</post-id>	</item>
		<item>
		<title>Calibre ebook manager adds AI-powered writing game</title>
		<link>https://www.omgubuntu.co.uk/2026/09/calibre-ebook-app-ai-ficton-writing</link>
					<comments>https://www.omgubuntu.co.uk/2026/09/calibre-ebook-app-ai-ficton-writing#disqus_thread</comments>
		
		<dc:creator><![CDATA[Joey Sneddon]]></dc:creator>
		<pubDate>Fri, 18 Sep 2026 15:35:41 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[AI/ML]]></category>
		<category><![CDATA[App Updates]]></category>
		<category><![CDATA[Calibre]]></category>
		<guid isPermaLink="false">https://www.omgubuntu.co.uk/?p=339721</guid>

					<description><![CDATA[<p><img width="406" height="232" src="https://www.omgubuntu.co.uk/wp-content/uploads/2023/12/calibre-ebook-manager-app-406x232.jpg" class="attachment-post-list size-post-list wp-post-image" alt="Calibre Ebook Manager logo on a cutout against a pile of books (image from Unsplash)" decoding="async" loading="lazy" srcset="https://www.omgubuntu.co.uk/wp-content/uploads/2023/12/calibre-ebook-manager-app-406x232.jpg 406w, https://www.omgubuntu.co.uk/wp-content/uploads/2023/12/calibre-ebook-manager-app-350x200.jpg 350w, https://www.omgubuntu.co.uk/wp-content/uploads/2023/12/calibre-ebook-manager-app-840x480.jpg 840w" sizes="auto, (max-width: 406px) 100vw, 406px" />The latest update to Calibre, the popular open-source ebook manager, features an AI-powered writing game. Calibre v9.15&#8217;s &#8220;Create Your Own Adventure&#8221; mode, per the release notes, lets you build a fictional world and hand control of it to an AI who will manage it in real time based on your responses. A bit like old text-based RPGs, I guess. The changelog notes, with obvious understatement, that the feature is &#8220;a little different&#8221; from Calibre&#8217;s usual fare, adding it began as a way for developers to test the tool&#8217;s AI backend before developing into &#8220;something fun to use&#8221;. Like all AI [&#8230;]</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2026/09/calibre-ebook-app-ai-ficton-writing">Calibre ebook manager adds AI-powered writing game</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>
]]></description>
		
					<wfw:commentRss>https://www.omgubuntu.co.uk/2026/09/calibre-ebook-app-ai-ficton-writing/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">339721</post-id>	</item>
		<item>
		<title>Microsoft’s open-source CLI text editor adds syntax highlighting</title>
		<link>https://www.omgubuntu.co.uk/2026/09/microsoft-edit-2-0-update</link>
					<comments>https://www.omgubuntu.co.uk/2026/09/microsoft-edit-2-0-update#disqus_thread</comments>
		
		<dc:creator><![CDATA[Joey Sneddon]]></dc:creator>
		<pubDate>Thu, 17 Sep 2026 22:46:02 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[App Updates]]></category>
		<category><![CDATA[CLI Tools]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[msedit]]></category>
		<guid isPermaLink="false">https://www.omgubuntu.co.uk/?p=339591</guid>

					<description><![CDATA[<p><img width="406" height="232" src="https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/msedit-v2-406x232.webp" class="attachment-post-list size-post-list wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/msedit-v2-406x232.webp 406w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/msedit-v2-350x200.webp 350w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/msedit-v2-840x480.webp 840w" sizes="auto, (max-width: 406px) 100vw, 406px" />Edit, Microsoft&#8217;s open-source command-line text editor, added syntax highlighting, improved regex handling in Find &#38; Replace and new editing shortcuts in its v2.0.0 update. Microsoft open-sourced Edit last year. It&#8217;s a small, cross-platform text editor with VS Code-style keybindings, mouse support, handles LF and CRLF line endings and lets you open multiple file. The clean terminal user interface (TUI) is super easy to use. The Edit v2.0.0 release came out earlier this year, but the unofficial Linux snap package (msedit, maintained by Canonical&#8217;s Aaron Prisk) only updated on 14 September – that update is how I heard a new version [&#8230;]</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2026/09/microsoft-edit-2-0-update">Microsoft&#8217;s open-source CLI text editor adds syntax highlighting</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>
]]></description>
		
					<wfw:commentRss>https://www.omgubuntu.co.uk/2026/09/microsoft-edit-2-0-update/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">339591</post-id>	</item>
		<item>
		<title>Ubuntu 26.10 snapshot 4 released ahead of next week’s beta</title>
		<link>https://www.omgubuntu.co.uk/2026/09/ubuntu-2610-snapshot-4</link>
					<comments>https://www.omgubuntu.co.uk/2026/09/ubuntu-2610-snapshot-4#disqus_thread</comments>
		
		<dc:creator><![CDATA[Joey Sneddon]]></dc:creator>
		<pubDate>Thu, 17 Sep 2026 19:46:17 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Monthly Snapshot]]></category>
		<category><![CDATA[Ubuntu 26.10]]></category>
		<guid isPermaLink="false">https://www.omgubuntu.co.uk/?p=339641</guid>

					<description><![CDATA[<p><img width="406" height="232" src="https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/Ubuntu-2610-Stonking-Stingray-Wallpaper-light-406x232.webp" class="attachment-post-list size-post-list wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/Ubuntu-2610-Stonking-Stingray-Wallpaper-light-406x232.webp 406w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/Ubuntu-2610-Stonking-Stingray-Wallpaper-light-350x200.webp 350w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/Ubuntu-2610-Stonking-Stingray-Wallpaper-light-840x480.webp 840w" sizes="auto, (max-width: 406px) 100vw, 406px" />In the mood for testing? The fourth monthly snapshot of Ubuntu 26.10 is now available for download. It&#8217;s unusual for Ubuntu to produce a snapshot the same month a beta release is due, and this is also the second snapshot published this month: Ubuntu 26.10 Snapshot 3 arrived in early September. Strange times with the Stonking Stingray! &#8220;These should be very close to what the Beta candidates will look like next week, so don&#8217;t shy away from testing them&#8221;, said Canonical&#8217;s Utkarsh Gupta in the mailing list announcement. Since Snapshot 3, more package updates have been updated: the GNOME 51 [&#8230;]</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2026/09/ubuntu-2610-snapshot-4">Ubuntu 26.10 snapshot 4 released ahead of next week&#8217;s beta</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>
]]></description>
		
					<wfw:commentRss>https://www.omgubuntu.co.uk/2026/09/ubuntu-2610-snapshot-4/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">339641</post-id>	</item>
		<item>
		<title>Miracle-wm v0.11 gains a fancy new overview mode</title>
		<link>https://www.omgubuntu.co.uk/2026/09/miracle-wm-0-11-released</link>
					<comments>https://www.omgubuntu.co.uk/2026/09/miracle-wm-0-11-released#disqus_thread</comments>
		
		<dc:creator><![CDATA[Joey Sneddon]]></dc:creator>
		<pubDate>Thu, 17 Sep 2026 15:48:56 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Miracle-WM]]></category>
		<guid isPermaLink="false">https://www.omgubuntu.co.uk/?p=339594</guid>

					<description><![CDATA[<p><img width="406" height="232" src="https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/miracle-wm-workspace-switcher-406x232.webp" class="attachment-post-list size-post-list wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/miracle-wm-workspace-switcher-406x232.webp 406w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/miracle-wm-workspace-switcher-350x200.webp 350w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/miracle-wm-workspace-switcher-840x480.webp 840w" sizes="auto, (max-width: 406px) 100vw, 406px" />Miracle-wm v0.11.0 gains a fancy new overview mode inspired by GNOME Shell. For those unfamiliar with miracle-wm, it&#8217;s a tiling window manager built around the Wayland compositor Mir, created to be a &#8220;hackable and flashy&#8221; alternative to other tiling WMs, like hyprland and sway. The overview mode gives users an easy way to select windows and workspaces. One tap of the action key (configured in the config file) enters a window selector, while a double tap of the action key will enter a workspace selector. Once open, windows and workspaces can be navigated using keyboard shortcuts, mouse scroll wheel or [&#8230;]</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2026/09/miracle-wm-0-11-released">Miracle-wm v0.11 gains a fancy new overview mode</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>
]]></description>
		
					<wfw:commentRss>https://www.omgubuntu.co.uk/2026/09/miracle-wm-0-11-released/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">339594</post-id>	</item>
		<item>
		<title>GNOME 51 released with passkey login and smoother UX</title>
		<link>https://www.omgubuntu.co.uk/2026/09/gnome-51-released</link>
					<comments>https://www.omgubuntu.co.uk/2026/09/gnome-51-released#disqus_thread</comments>
		
		<dc:creator><![CDATA[Joey Sneddon]]></dc:creator>
		<pubDate>Wed, 16 Sep 2026 15:32:34 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[GNOME 51]]></category>
		<category><![CDATA[loupe]]></category>
		<category><![CDATA[Papers]]></category>
		<guid isPermaLink="false">https://www.omgubuntu.co.uk/?p=338629</guid>

					<description><![CDATA[<p><img width="406" height="232" src="https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/gnome-51-logo-406x232.webp" class="attachment-post-list size-post-list wp-post-image" alt="GNOME 51 new release hero" decoding="async" loading="lazy" srcset="https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/gnome-51-logo-406x232.webp 406w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/gnome-51-logo-350x200.webp 350w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/gnome-51-logo-840x480.webp 840w" sizes="auto, (max-width: 406px) 100vw, 406px" />GNOME 51 is out, bringing FIDO2 passkey login, a Reduced Motion option and frame scheduling changes that make UI animations and scrolling feel smoother. Core apps pick up improvements too. The desktop Maps app gains offline area downloads and live transit data, Papers now lets you add visual signatures and Nautilus speeds up the loading of large folders. While this is a more modest release than we&#8217;ve become accustomed to – some planned changes, like a GTK4 port of Disks and a slider to change touchpad scroll speed, didn&#8217;t make it in – there is still plenty to look out [&#8230;]</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2026/09/gnome-51-released">GNOME 51 released with passkey login and smoother UX</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>
]]></description>
		
					<wfw:commentRss>https://www.omgubuntu.co.uk/2026/09/gnome-51-released/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure length="619730" type="video/webm" url="https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/resize-gnome-screenshot-arrow-keys.webm"/>
<enclosure length="174603" type="video/webm" url="https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/drag.webm"/>
<enclosure length="1146334" type="video/webm" url="https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/susiscreen.webm"/>

		<post-id xmlns="com-wordpress:feed-additions:1">338629</post-id>	</item>
		<item>
		<title>Orion for Linux beta update lets you customise the toolbar</title>
		<link>https://www.omgubuntu.co.uk/2026/09/orion-browser-linux-043-update</link>
					<comments>https://www.omgubuntu.co.uk/2026/09/orion-browser-linux-043-update#disqus_thread</comments>
		
		<dc:creator><![CDATA[Joey Sneddon]]></dc:creator>
		<pubDate>Tue, 15 Sep 2026 15:01:50 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[App Updates]]></category>
		<category><![CDATA[Orion]]></category>
		<guid isPermaLink="false">https://www.omgubuntu.co.uk/?p=339366</guid>

					<description><![CDATA[<p><img width="406" height="232" src="https://www.omgubuntu.co.uk/wp-content/uploads/2026/03/orion-beta-406x232.jpg" class="attachment-post-list size-post-list wp-post-image" alt="Orion beta app icon on Ubuntu desktop" decoding="async" loading="lazy" srcset="https://www.omgubuntu.co.uk/wp-content/uploads/2026/03/orion-beta-406x232.jpg 406w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/03/orion-beta-300x172.jpg 300w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/03/orion-beta-840x480.jpg 840w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/03/orion-beta-350x200.jpg 350w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/03/orion-beta-768x440.jpg 768w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/03/orion-beta.jpg 1280w" sizes="auto, (max-width: 406px) 100vw, 406px" />A new beta of Orion for Linux, the native WebKitGTK port of Kagi&#8217;s iOS and Mac web browser, is out. Orion Beta v0.4.3 continues to flesh out the browser&#8217;s feature set to reach parity with its Apple kin. You can now customise the toolbar. A context menu option was present in earlier beta builds but opened a button picker that wasn&#8217;t functional – now it is. Drag items out of the &#8216;current toolbar&#8217; area on the palette to remove them, or drag ones from the palette to the top block to add them. You can re-order buttons by dragging too. [&#8230;]</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2026/09/orion-browser-linux-043-update">Orion for Linux beta update lets you customise the toolbar</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>
]]></description>
		
					<wfw:commentRss>https://www.omgubuntu.co.uk/2026/09/orion-browser-linux-043-update/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">339366</post-id>	</item>
		<item>
		<title>Firefox 156 reduces CPU usage when viewing JPGs</title>
		<link>https://www.omgubuntu.co.uk/2026/09/firefox-156-released</link>
					<comments>https://www.omgubuntu.co.uk/2026/09/firefox-156-released#disqus_thread</comments>
		
		<dc:creator><![CDATA[Joey Sneddon]]></dc:creator>
		<pubDate>Mon, 14 Sep 2026 22:13:22 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[App Updates]]></category>
		<category><![CDATA[Firefox]]></category>
		<guid isPermaLink="false">https://www.omgubuntu.co.uk/?p=339224</guid>

					<description><![CDATA[<p><img width="406" height="232" src="https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/firefox-156-406x232.webp" class="attachment-post-list size-post-list wp-post-image" alt="Firefox logo and the number 156" decoding="async" loading="lazy" srcset="https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/firefox-156-406x232.webp 406w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/firefox-156-350x200.webp 350w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/firefox-156-840x480.webp 840w" sizes="auto, (max-width: 406px) 100vw, 406px" />Firefox 156 is out with faster start-up times for its built-in PDF viewer and lower CPU usage when viewing large JPEG images. As you browse the web you (pretty much always) see images smaller than their native resolution. To wit, if I embed a 4K JPEG in this post, for example, you don&#8217;t see it at full size: it&#8217;s downscaled to fit on the page. Same amount of pixel data, but squeezed by CSS. In Firefox 156, the browser now uses libjpeg-turbo&#8217;s IDCT scaling to reduce images during decoding, rather than loading a full-size image into memory and then shrinking [&#8230;]</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2026/09/firefox-156-released">Firefox 156 reduces CPU usage when viewing JPGs</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>
]]></description>
		
					<wfw:commentRss>https://www.omgubuntu.co.uk/2026/09/firefox-156-released/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">339224</post-id>	</item>
		<item>
		<title>Conflux icon set gives a modern look to Linux desktops</title>
		<link>https://www.omgubuntu.co.uk/2026/09/conflux-linux-icons</link>
					<comments>https://www.omgubuntu.co.uk/2026/09/conflux-linux-icons#disqus_thread</comments>
		
		<dc:creator><![CDATA[Joey Sneddon]]></dc:creator>
		<pubDate>Mon, 14 Sep 2026 15:29:48 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Conflux]]></category>
		<category><![CDATA[Eye Candy]]></category>
		<category><![CDATA[icon theme]]></category>
		<category><![CDATA[Icons]]></category>
		<guid isPermaLink="false">https://www.omgubuntu.co.uk/?p=339323</guid>

					<description><![CDATA[<p><img width="406" height="232" src="https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/conflux-linux-icon-set-406x232.webp" class="attachment-post-list size-post-list wp-post-image" alt="Icons from the Conflux set for Linux" decoding="async" loading="lazy" srcset="https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/conflux-linux-icon-set-406x232.webp 406w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/conflux-linux-icon-set-350x200.webp 350w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/conflux-linux-icon-set-840x480.webp 840w" sizes="auto, (max-width: 406px) 100vw, 406px" />Conflux is a new Linux icon set that aims to be both beautiful but neutral – I think it succeeds at both. The author of Conflux said they struggled to find a &#8220;modern-looking&#8221; icon pack for their desktop, deigning many as overly stylistic, outdated or, in some cases, poorly designed. Another impetus to solve was the way un-themed icons look. &#8220;Conflux should blend seamlessly into your system&#8221;, reads the Github page, &#8220;so that you don&#8217;t even notice you&#8217;re using an icon theme.&#8221; It&#8217;s not flat, block colours and simplistic – which is refreshing. It won&#8217;t be for everyone, though. Few [&#8230;]</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2026/09/conflux-linux-icons">Conflux icon set gives a modern look to Linux desktops</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>
]]></description>
		
					<wfw:commentRss>https://www.omgubuntu.co.uk/2026/09/conflux-linux-icons/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">339323</post-id>	</item>
		<item>
		<title>Shotwell 33 goes stable with its long-awaited GTK4 port</title>
		<link>https://www.omgubuntu.co.uk/2026/09/shotwell-gtk4-port-released</link>
					<comments>https://www.omgubuntu.co.uk/2026/09/shotwell-gtk4-port-released#disqus_thread</comments>
		
		<dc:creator><![CDATA[Joey Sneddon]]></dc:creator>
		<pubDate>Sun, 13 Sep 2026 20:20:25 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[App Updates]]></category>
		<category><![CDATA[shotwell]]></category>
		<guid isPermaLink="false">https://www.omgubuntu.co.uk/?p=339296</guid>

					<description><![CDATA[<p><img width="406" height="232" src="https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/shotwell-406x232.webp" class="attachment-post-list size-post-list wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/shotwell-406x232.webp 406w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/shotwell-350x200.webp 350w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/shotwell-840x480.webp 840w" sizes="auto, (max-width: 406px) 100vw, 406px" />Shotwell 33 is out, the first stable version of the photo manager for GNOME desktops to use GTK4. A GTK4 port of Shotwell has been in the works since 2025. It&#8217;s the first big toolkit port the image tool has since since it migrated to GTK3 in 2012 (v0.12.0). Yet despite the leap, the user-facing result is just a plain port; it&#8217;s not as visually transformative as gThumb&#8217;s GTK4/libadwaita port (which looks like an entirely new app) A more substantive visual revamp using GTK4/libadwaita may follow. For now, Shotwell 33 looks like Shotwell v32 – the benefit is more in [&#8230;]</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2026/09/shotwell-gtk4-port-released">Shotwell 33 goes stable with its long-awaited GTK4 port</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>
]]></description>
		
					<wfw:commentRss>https://www.omgubuntu.co.uk/2026/09/shotwell-gtk4-port-released/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">339296</post-id>	</item>
		<item>
		<title>Ubuntu 26.10 completes transition to Rust-based coreutils</title>
		<link>https://www.omgubuntu.co.uk/2026/09/ubuntu-2610-rust-coreutils-complete</link>
					<comments>https://www.omgubuntu.co.uk/2026/09/ubuntu-2610-rust-coreutils-complete#disqus_thread</comments>
		
		<dc:creator><![CDATA[Joey Sneddon]]></dc:creator>
		<pubDate>Sun, 13 Sep 2026 16:39:11 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[coreutils]]></category>
		<category><![CDATA[rust]]></category>
		<category><![CDATA[Ubuntu 26.10]]></category>
		<guid isPermaLink="false">https://www.omgubuntu.co.uk/?p=339267</guid>

					<description><![CDATA[<p><img width="406" height="232" src="https://www.omgubuntu.co.uk/wp-content/uploads/2025/05/ubuntu-rust-406x232.jpg" class="attachment-post-list size-post-list wp-post-image" alt="Ubuntu logo with the Rust lang logo" decoding="async" loading="lazy" srcset="https://www.omgubuntu.co.uk/wp-content/uploads/2025/05/ubuntu-rust-406x232.jpg 406w, https://www.omgubuntu.co.uk/wp-content/uploads/2025/05/ubuntu-rust-350x200.jpg 350w, https://www.omgubuntu.co.uk/wp-content/uploads/2025/05/ubuntu-rust-840x480.jpg 840w" sizes="auto, (max-width: 406px) 100vw, 406px" />Ubuntu 26.10 completes the distro&#8217;s move to Rust-based core utilities, with the commands previously held back due to security issues now migrated to memory-safe versions. cp,&#160;mv&#160;and&#160;rm&#160;were held back on&#160;their GNU versions in&#160;Ubuntu 26.04 LTS due to a crop of&#160;TOCTOU (time-of-check to time-of-use) issues that needed to be fixed in the&#160;uutils&#160;versions.&#160; With those issues resolved upstream,&#160;Ubuntu 26.10 finishes the job. The &#8216;Stonking Stingray&#8217; ships a full set of Rust core utilities, which encompasses common command-line tools like ls,&#160;cat,&#160;chmod and &#160;du. Canonical donates €40k a year to help fund work on Rust software Canonical&#8217;s engineers began &#8216;oxidising&#8217; the distro – replacing foundational [&#8230;]</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2026/09/ubuntu-2610-rust-coreutils-complete">Ubuntu 26.10 completes transition to Rust-based coreutils</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>
]]></description>
		
					<wfw:commentRss>https://www.omgubuntu.co.uk/2026/09/ubuntu-2610-rust-coreutils-complete/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">339267</post-id>	</item>
		<item>
		<title>Ubuntu pulls 24.04.5 downloads due to installer bug [update: back]</title>
		<link>https://www.omgubuntu.co.uk/2026/09/ubuntu-pulls-24-04-5-download</link>
					<comments>https://www.omgubuntu.co.uk/2026/09/ubuntu-pulls-24-04-5-download#disqus_thread</comments>
		
		<dc:creator><![CDATA[Joey Sneddon]]></dc:creator>
		<pubDate>Sat, 12 Sep 2026 03:04:52 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Canonical]]></category>
		<category><![CDATA[Point Releases]]></category>
		<category><![CDATA[Ubuntu 24.04 LTS]]></category>
		<guid isPermaLink="false">https://www.omgubuntu.co.uk/?p=339236</guid>

					<description><![CDATA[<p><img width="406" height="232" src="https://www.omgubuntu.co.uk/wp-content/uploads/2024/08/better-noble-no-watermark-406x232.jpg" class="attachment-post-list size-post-list wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://www.omgubuntu.co.uk/wp-content/uploads/2024/08/better-noble-no-watermark-406x232.jpg 406w, https://www.omgubuntu.co.uk/wp-content/uploads/2024/08/better-noble-no-watermark-350x200.jpg 350w, https://www.omgubuntu.co.uk/wp-content/uploads/2024/08/better-noble-no-watermark-840x480.jpg 840w" sizes="auto, (max-width: 406px) 100vw, 406px" />Canonical had to pull the Ubuntu 24.04.5 desktop ISO because of a bug that crashes the installer when users select the extended install option.</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2026/09/ubuntu-pulls-24-04-5-download">Ubuntu pulls 24.04.5 downloads due to installer bug [update: back]</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>
]]></description>
		
					<wfw:commentRss>https://www.omgubuntu.co.uk/2026/09/ubuntu-pulls-24-04-5-download/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">339236</post-id>	</item>
		<item>
		<title>Option to set default terminal is coming to GNOME Settings</title>
		<link>https://www.omgubuntu.co.uk/2026/09/default-terminal-gnome-settings</link>
					<comments>https://www.omgubuntu.co.uk/2026/09/default-terminal-gnome-settings#disqus_thread</comments>
		
		<dc:creator><![CDATA[Joey Sneddon]]></dc:creator>
		<pubDate>Sat, 12 Sep 2026 01:17:04 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[freedesktop]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[GNOME 52]]></category>
		<category><![CDATA[terminal apps]]></category>
		<guid isPermaLink="false">https://www.omgubuntu.co.uk/?p=339102</guid>

					<description><![CDATA[<p><img width="406" height="232" src="https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/gnome-default-terminal-406x232.webp" class="attachment-post-list size-post-list wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/gnome-default-terminal-406x232.webp 406w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/gnome-default-terminal-350x200.webp 350w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/09/gnome-default-terminal-840x480.webp 840w" sizes="auto, (max-width: 406px) 100vw, 406px" />An option pick a default terminal is to GNOME Settings, as the image above, teased by developer Ignacy Kuchciński last week, shows. Those of you who don&#8217;t use the command line often enough to care about what terminal is set as your system default, may be surprised to hear you can&#8217;t currently change it via a GUI. If you go to Settings > Apps > Default Apps you can pick your preferred web browser, email client, imager viewer and others apps, but you can&#8217;t set a terminal emulator as your system default. For developers, the missing option can be annoying. [&#8230;]</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2026/09/default-terminal-gnome-settings">Option to set default terminal is coming to GNOME Settings</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>
]]></description>
		
					<wfw:commentRss>https://www.omgubuntu.co.uk/2026/09/default-terminal-gnome-settings/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">339102</post-id>	</item>
		<item>
		<title>Linux Mint reveals two brand-new desktop apps</title>
		<link>https://www.omgubuntu.co.uk/2026/09/linux-mint-new-apps</link>
					<comments>https://www.omgubuntu.co.uk/2026/09/linux-mint-new-apps#disqus_thread</comments>
		
		<dc:creator><![CDATA[Joey Sneddon]]></dc:creator>
		<pubDate>Fri, 11 Sep 2026 15:12:13 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[Linux Mint]]></category>
		<category><![CDATA[xapps]]></category>
		<guid isPermaLink="false">https://www.omgubuntu.co.uk/?p=339136</guid>

					<description><![CDATA[<p><img width="406" height="232" src="https://www.omgubuntu.co.uk/wp-content/uploads/2026/01/linux-mint-22.3-on-a-laptop-406x232.jpg" class="attachment-post-list size-post-list wp-post-image" alt="A laptop showing the Linux Mint desktop." decoding="async" loading="lazy" srcset="https://www.omgubuntu.co.uk/wp-content/uploads/2026/01/linux-mint-22.3-on-a-laptop-406x232.jpg 406w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/01/linux-mint-22.3-on-a-laptop-350x200.jpg 350w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/01/linux-mint-22.3-on-a-laptop-840x480.jpg 840w" sizes="auto, (max-width: 406px) 100vw, 406px" />Two new apps are coming to Linux Mint later this year: a new calendar and eBook reader. Plus, the Ubuntu-based Linux distribution has redesigned its (overlooked) document hub, Library, to make it easier to find and manage documents scattered across you device from one place. Both new apps join the XApp Project, Linux Mint&#8217;s collection of home-grown, cross-desktop GTK apps (which now has a new website wearing the popular Claude design aesthetic). Clockenstien is Mint&#8217;s new Calendar app Clockenstein is Linux Mint&#8217;s new calendar app but, lest anyone scream in horror at the terrible name, the user-facing label is just [&#8230;]</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2026/09/linux-mint-new-apps">Linux Mint reveals two brand-new desktop apps</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>
]]></description>
		
					<wfw:commentRss>https://www.omgubuntu.co.uk/2026/09/linux-mint-new-apps/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">339136</post-id>	</item>
		<item>
		<title>GIMP 3.2.6 released with faster font loading, Wacom barrel rotation</title>
		<link>https://www.omgubuntu.co.uk/2026/09/gimp-3-2-6-wacom-rotation-input</link>
					<comments>https://www.omgubuntu.co.uk/2026/09/gimp-3-2-6-wacom-rotation-input#disqus_thread</comments>
		
		<dc:creator><![CDATA[Joey Sneddon]]></dc:creator>
		<pubDate>Fri, 11 Sep 2026 01:05:58 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[App Updates]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[wacom]]></category>
		<guid isPermaLink="false">https://www.omgubuntu.co.uk/?p=339032</guid>

					<description><![CDATA[<p><img width="406" height="232" src="https://www.omgubuntu.co.uk/wp-content/uploads/2025/07/gimp-3.2-hero-406x232.webp" class="attachment-post-list size-post-list wp-post-image" alt="GIMP Wilber logo in front of a brick texture with the number 3.2 graffitied on it." decoding="async" loading="lazy" srcset="https://www.omgubuntu.co.uk/wp-content/uploads/2025/07/gimp-3.2-hero-406x232.webp 406w, https://www.omgubuntu.co.uk/wp-content/uploads/2025/07/gimp-3.2-hero-350x200.webp 350w, https://www.omgubuntu.co.uk/wp-content/uploads/2025/07/gimp-3.2-hero-840x480.webp 840w" sizes="auto, (max-width: 406px) 100vw, 406px" />GIMP 3.2.6 has arrived, a new maintenance update in the 3.2.x series that made a splash earlier this year. You won&#8217;t find any major new features, but plenty of improvements – not least in font handling. GIMP say font loading is faster, with start-up times, Text tool typing and closing large font lists all nippier when lots of fonts are installed. The team note &#8220;some lag remains&#8221;, and solving that would require a GTK4 port – for which some initial prep has begun. On the editing side, Cut now works on layer groups; Color Picker can picks up filters applied [&#8230;]</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2026/09/gimp-3-2-6-wacom-rotation-input">GIMP 3.2.6 released with faster font loading, Wacom barrel rotation</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>
]]></description>
		
					<wfw:commentRss>https://www.omgubuntu.co.uk/2026/09/gimp-3-2-6-wacom-rotation-input/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">339032</post-id>	</item>
		<item>
		<title>Ubuntu 26.10 will ship with Linux kernel 7.3</title>
		<link>https://www.omgubuntu.co.uk/2026/09/ubuntu-2610-kernel-version</link>
					<comments>https://www.omgubuntu.co.uk/2026/09/ubuntu-2610-kernel-version#disqus_thread</comments>
		
		<dc:creator><![CDATA[Joey Sneddon]]></dc:creator>
		<pubDate>Fri, 11 Sep 2026 00:03:30 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[linux kernel]]></category>
		<category><![CDATA[Ubuntu 26.10]]></category>
		<guid isPermaLink="false">https://www.omgubuntu.co.uk/?p=339052</guid>

					<description><![CDATA[<p><img width="406" height="232" src="https://www.omgubuntu.co.uk/wp-content/uploads/2026/04/stonking-stingray-ubuntu-406x232.webp" class="attachment-post-list size-post-list wp-post-image" alt="Ubuntu logo behind stingray in the ocean." decoding="async" loading="lazy" srcset="https://www.omgubuntu.co.uk/wp-content/uploads/2026/04/stonking-stingray-ubuntu-406x232.webp 406w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/04/stonking-stingray-ubuntu-350x200.webp 350w, https://www.omgubuntu.co.uk/wp-content/uploads/2026/04/stonking-stingray-ubuntu-840x480.webp 840w" sizes="auto, (max-width: 406px) 100vw, 406px" />Ubuntu 26.10 'Stonking Stingray' is getting a newer kernel than planned. Canonical has switched its target from Linux 7.2 to Linux 7.3.</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2026/09/ubuntu-2610-kernel-version">Ubuntu 26.10 will ship with Linux kernel 7.3</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>
]]></description>
		
					<wfw:commentRss>https://www.omgubuntu.co.uk/2026/09/ubuntu-2610-kernel-version/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">339052</post-id>	</item>
	</channel>
</rss>