# Spohnz Tech News Digest – August 13, 2025

# Tech News Digest - 2025-08-13

> 📢 As seen at the 1939 world's fair

## NGINX adds native support for ACME protocol
**Category:** Linux  
**Tags:** General  
**Published:** Wed, 13 Aug 2025 17:59:30 +0000  
**TL;DR:** Here is a 2-sentence summary:

NGINX has announced the preview release of its nginx-acme module, which adds native support for the Automatic Certificate Management Environment (ACME) protocol. This feature simplifies and enhances SSL/TLS certificate management by allowing users to configure ACME directly using NGINX directives, reducing errors and overhead while also minimizing reliance on external tools like Certbot.  
<p>NGINX has <a href="https://blog.nginx.org/blog/native-support-for-acme-protocol">announced</a>
the preview release of the <a href="https://github.com/nginx/nginx-acme?tab=readme-ov-file#nginx-acme">nginx-acme</a>
module, which adds native support to NGINX for the <a href="https://www.rfc-editor.org/rfc/rfc8555.html">Automatic
Certificate Management Environment</a> (ACME) protocol:</p>

<blockquote class="bq">
NGINX's native support for ACME brings a variety of benefits that
simplify and enhance the overall SSL/TLS certificate management
process. Being able to configure ACME directly using NGINX directives
drastically reduces manual errors and eliminates much of the ongoing
overhead traditionally associated with managing SSL/TLS
certificates. It also reduces reliance on external tools like Certbot,
creating a more secure and streamlined workflow with fewer
vulnerabilities and a smaller attack surface.
</blockquote>
<p></p>  
[Read more](https://lwn.net/Articles/1033657/)  

## Go 1.25 released
**Category:** Linux  
**Tags:** General  
**Published:** Wed, 13 Aug 2025 17:11:40 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

The latest version of Go, version 1.25, has been released and includes several notable changes, such as support for generating debug information in the DWARF5 format and container awareness when setting the maximum number of CPUs to be used. Additionally, the release includes a new testing/synctest package that allows for testing concurrent code, with more details available in the official release notes.  
<p><a href="https://go.dev/blog/go1.25">Version 1.25</a> of Go has
been released. Notable changes include support for generating debug
information in the <a href="https://dwarfstd.org/dwarf5std.html">DWARF&#160;5</a> format,
"<a href="https://go.dev/doc/go1.25#runtime">container awareness</a>"
when setting the maximum number of CPUs to be used, and a new <a href="https://go.dev/pkg/testing/synctest">testing/synctest</a>
package with support for testing concurrent code. See the <a href="https://go.dev/doc/go1.25">release notes</a> for a comprehensive
list of changes in 1.25.</p>

<p></p>  
[Read more](https://lwn.net/Articles/1033646/)  

## Syncthing 2.0 released
**Category:** Linux  
**Tags:** General  
**Published:** Wed, 13 Aug 2025 15:37:39 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

Syncthing, a continuous file synchronization utility, has released version 2.0 with notable changes including multiple connections for metadata and file data, a new logging format, and a switch from LevelDB to SQLite for its backend. The release notes warn users that this is the first release in the 2.0 series and they should expect "some rough edges" and be prepared for adventure.  
<p><a href="https://github.com/syncthing/syncthing/releases/tag/v2.0.0">Version
2.0</a> of <a href="https://lwn.net/Articles/861978/">Syncthing</a>, a
continuous file synchronization utility, has been released. Notable
changes in 2.0 include multiple connections for synchronizing metadata
and file data, a new logging format, as well as a switch from LevelDB
to SQLite for Syncthing's backend. This the first release in the 2.0
series, and the release notes advise users to "<q>expect some rough
edges and keep a sense of adventure</q>".</p>

<p></p>  
[Read more](https://lwn.net/Articles/1033634/)  

## [$] Indico: event management using Python
**Category:** Linux  
**Tags:** General  
**Published:** Wed, 13 Aug 2025 14:23:35 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

The Indico event-management tool, developed at CERN over two decades, helps organize conferences, meetings, and workshops using Python and the Flask web framework. Two software engineers from the project team presented on Indico's history and metrics at EuroPython 2025 in Prague, revealing a connection between the tool and the conference itself, which was managed by Indico in 2006-2007.  
The <a href="https://getindico.io/">Indico</a> event-management tool has
been in development at <a href="https://home.cern/">CERN</a> for two
decades at this point.  The MIT-licensed web application helps organize
conferences, meetings, workshops, and so on; it runs on Python and uses the <a href="https://flask.palletsprojects.com/en/stable/">Flask web framework</a>. Two software engineers on the project, Dominic
Hollis and Tomas Roun, came to 
<a href="https://ep2025.europython.eu/">EuroPython&#160;2025</a> in Prague to talk about
Indico, its history, and some metrics about its community.  There is a bit of a
connection between Indico and the conference: in 2006 and 2007,
the tool was used to manage EuroPython.  
[Read more](https://lwn.net/Articles/1032422/)  

## Security updates for Wednesday
**Category:** Linux  
**Tags:** Linux  
**Published:** Wed, 13 Aug 2025 13:23:45 +0000  
**TL;DR:** Here is a 2-sentence summary:

Multiple Linux distributions, including Debian, Fedora, Oracle, SUSE, and Ubuntu, have issued security updates to patch various vulnerabilities in software such as Apache, kernel, openjdk, python, and more. The updates aim to fix issues with glibc, libxml2, java, go, grub2, kubernetes, and other components to improve the overall security of Linux systems.  
Security updates have been issued by <b>Debian</b> (apache2, kernel, linux-6.1, openjdk-17, and pgpool2), <b>Fedora</b> (glib2, matrix-synapse, openjpeg, python3-docs, and python3.13), <b>Oracle</b> (gdk-pixbuf2, glibc, java-1.8.0-openjdk, kernel, libxml2, python-requests, python3.11-setuptools, and thunderbird), <b>SUSE</b> (amber-cli, apache-commons-lang3, eclipse-jgit, go1.23, go1.24, govulncheck-vulndb, grub2, icinga2, kubernetes1.23, libgcrypt, python3, python313, sccache, slurm, tiff, and webkit2gtk3), and <b>Ubuntu</b> (linux-oracle).  
[Read more](https://lwn.net/Articles/1033588/)  

## TUXEDO InfinityBook Pro 15 Gen10 Linux Ultrabook Unveiled with Ryzen AI 300
**Category:** Linux Today  
**Tags:** General  
**Published:** Wed, 13 Aug 2025 15:52:07 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

The TUXEDO InfinityBook Pro 15 Gen10 is a powerful Linux ultrabook that features Ryzen AI 300 and offers cutting-edge performance and sleek design. The device was unveiled with details shared on Linux Today's website.  
<p>Discover the TUXEDO InfinityBook Pro 15 Gen10, a powerful Linux ultrabook featuring Ryzen AI 300. Experience cutting-edge performance and sleek design.</p>
<p>The post <a href="https://www.linuxtoday.com/blog/tuxedo-infinitybook-pro-15-gen10-linux-ultrabook-unveiled-with-ryzen-ai-300/">TUXEDO InfinityBook Pro 15 Gen10 Linux Ultrabook Unveiled with Ryzen AI 300</a> appeared first on <a href="https://www.linuxtoday.com">Linux Today</a>.</p>  
[Read more](https://www.linuxtoday.com/blog/tuxedo-infinitybook-pro-15-gen10-linux-ultrabook-unveiled-with-ryzen-ai-300/)  

## Proxmox VE 9.0 Launches with Debian 13 Under the Hood
**Category:** Linux Today  
**Tags:** General  
**Published:** Wed, 13 Aug 2025 15:50:04 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

Proxmox VE 9.0 has been released, offering enhanced performance, security, and virtualization capabilities. It is powered by Debian 13, according to the Linux Today blog post.  
<p>Discover the new features of Proxmox VE 9.0, powered by Debian 13. Explore enhanced performance, security, and virtualization capabilities today.</p>
<p>The post <a href="https://www.linuxtoday.com/blog/proxmox-ve-9-0-launches-with-debian-13-under-the-hood/">Proxmox VE 9.0 Launches with Debian 13 Under the Hood</a> appeared first on <a href="https://www.linuxtoday.com">Linux Today</a>.</p>  
[Read more](https://www.linuxtoday.com/blog/proxmox-ve-9-0-launches-with-debian-13-under-the-hood/)  

## KDE Plasma 6.4.4 Desktop Environment Released
**Category:** Linux Today  
**Tags:** General  
**Published:** Wed, 13 Aug 2025 15:43:37 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

KDE Plasma 6.4.4 has been released, bringing new features and enhancements to elevate your user experience. This release introduces a new desktop environment that takes your experience to new heights.  
<p>Discover the latest features and enhancements in KDE Plasma 6.4.4. Explore the new desktop environment that elevates your user experience to new heights.</p>
<p>The post <a href="https://www.linuxtoday.com/blog/kde-plasma-6-4-4-desktop-environment-released/">KDE Plasma 6.4.4 Desktop Environment Released</a> appeared first on <a href="https://www.linuxtoday.com">Linux Today</a>.</p>  
[Read more](https://www.linuxtoday.com/blog/kde-plasma-6-4-4-desktop-environment-released/)  

## openSUSE Leap 16.0 Enters RC Phase with SELinux by Default
**Category:** Linux Today  
**Tags:** General  
**Published:** Wed, 13 Aug 2025 15:41:24 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

openSUSE Leap 16.0 has entered its Release Candidate (RC) phase, featuring SELinux (Security-Enhanced Linux) enabled by default. This release includes various enhancements and improvements that are exciting for users to discover.  
<p>openSUSE Leap 16.0 has entered the RC phase, featuring SELinux by default. Discover the latest enhancements and improvements in this exciting release.</p>
<p>The post <a href="https://www.linuxtoday.com/blog/opensuse-leap-16-0-enters-rc-phase-with-selinux-by-default/">openSUSE Leap 16.0 Enters RC Phase with SELinux by Default</a> appeared first on <a href="https://www.linuxtoday.com">Linux Today</a>.</p>  
[Read more](https://www.linuxtoday.com/blog/opensuse-leap-16-0-enters-rc-phase-with-selinux-by-default/)  

## 14 Best Free and Open Source Terminal-Based Gemini Clients
**Category:** Linux Today  
**Tags:** General  
**Published:** Wed, 13 Aug 2025 15:35:53 +0000  
**TL;DR:** Here is a 2-sentence summary:

The article highlights the top 14 free and open-source terminal-based Gemini clients that can enhance your browsing experience. These efficient tools are tailored for ease of use and are available to download from various sources, making them accessible to users of all skill levels.  
<p>Discover the 14 best free and open source terminal-based Gemini clients. Enhance your browsing experience with these powerful tools tailored for efficiency.</p>
<p>The post <a href="https://www.linuxtoday.com/blog/14-best-free-and-open-source-terminal-based-gemini-clients/">14 Best Free and Open Source Terminal-Based Gemini Clients</a> appeared first on <a href="https://www.linuxtoday.com">Linux Today</a>.</p>  
[Read more](https://www.linuxtoday.com/blog/14-best-free-and-open-source-terminal-based-gemini-clients/)  

## Starlink Mini users just lost their beloved pause feature
**Category:** The Verge  
**Tags:** General  
**Published:** 2025-08-13T14:09:02-04:00  
**TL;DR:** Here is a 2-sentence summary:

Starlink, a high-speed internet service, now charges $5 per month to pause the service, a feature that was previously available for free. The change affects subscribers in the US, most of Europe, and Canada, although there are some exceptions.  
Starlink now charges $5 a month to pause its high-speed, low-latency internet service, a feature that used to be available for free. It affects Roam, Residential, and Priority subscribers in the US, most of Europe, and Canada with lots of exceptions. SpaceX hilariously calls it an upgrade, but I call it a bait and switch [&#8230;]  
[Read more](https://www.theverge.com/analysis/758826/starlink-mini-standby-pause-bait-switch)  

## New York claims Zelle&#8217;s shoddy security enabled a billion dollars in scams
**Category:** The Verge  
**Tags:** General  
**Published:** 2025-08-13T13:39:34-04:00  
**TL;DR:** Here is a summary of the article in 2 sentences:

New York Attorney General Letitia James is suing banks behind Zelle's payment platform, claiming it enabled massive fraud and caused customers to lose over $1 billion between 2017 and 2023. The lawsuit alleges that Zelle was rushed to market, resulting in a design that made it vulnerable to fraudulent activity.  
New York Attorney General Letitia James is suing the banks behind Zelle over claims that their payment platform enabled “massive amounts of fraud” that caused customers to lose more than $1 billion between 2017 and 2023. In the lawsuit, James alleges Zelle was rushed to market, resulting in a design that made the platform “an [&#8230;]  
[Read more](https://www.theverge.com/news/758827/new-york-zelle-scams-fraud-lawsuit)  

## Insta360&#8217;s next ultra-compact action camera is getting a redesign
**Category:** The Verge  
**Tags:** General  
**Published:** 2025-08-13T13:37:01-04:00  
**TL;DR:** Here is a 2-sentence summary:

Leaked pictures and specs have revealed Insta360's next ultra-compact action camera, which features a new square design instead of its previous pill shape. The camera's capabilities are expected to be updated as well, although the exact details have not yet been officially announced by the company.  
It hasn’t been officially announced yet, but leaked pics and specs have revealed the new design and capabilities of Insta360’s next ultra-compact action camera. The most notable update, thanks to product shots shared by reliable leaker Roland Quandt, is a new square design for the camera, which has previously been pill-shaped. It will also supposedly [&#8230;]  
[Read more](https://www.theverge.com/news/758816/insta360-go-ultra-action-camera-4k-leaked-images-specs)  

## The Xbox app for Windows on Arm will soon let you download games
**Category:** The Verge  
**Tags:** General  
**Published:** 2025-08-13T13:36:09-04:00  
**TL;DR:** Here is a 2-sentence summary:

Microsoft is updating its Xbox app for Windows on Arm to allow users to download and play ARM64-compatible games directly on their devices, rather than relying on cloud gaming. The update, available to Windows Insiders, enables local game installation and play on devices like the Qualcomm-powered Surface, providing improved performance and offline access.  
Microsoft is adding the ability to download ARM64 compatible games to its Xbox app for Windows on Arm. Windows Insiders can now test a new update to the Xbox app that lets them install games locally, instead of having to rely on Xbox Cloud Gaming. Currently, the Xbox app on devices like the Qualcomm-powered Surface [&#8230;]  
[Read more](https://www.theverge.com/news/758828/microsoft-windows-on-arm-xbox-app-download-feature)  

## The best ereader to buy right now
**Category:** The Verge  
**Tags:** General  
**Published:** 2025-08-13T13:26:04-04:00  
**TL;DR:** Here is a 2-sentence summary:

An e-book reader offers a more immersive reading experience compared to using your phone, with fewer distractions and less eye strain, as well as additional features like adjustable lighting. While phones can also store many books, e-book readers provide a more book-like experience and often include features like waterproofing or pocketability.  
Any ebook reader will let you cram a Beauty and the Beast-sized library’s worth of books in your pocket, but so will your phone. An ebook reader offers a more book-like reading experience, with fewer distractions and less eye strain, and many include extra features, like adjustable frontlighting. Some really are pocketable. Others are waterproof [&#8230;]  
[Read more](https://www.theverge.com/23769068/best-ebook-readers)  

## Polestar sets production car record for longest drive on a single charge
**Category:** Ars Technica  
**Tags:** General  
**Published:** Wed, 13 Aug 2025 18:51:17 +0000  
**TL;DR:** Here is a summary of your text in 2 sentences:

A distance of 581 miles on a single charge is indeed remarkable. However, it's possible that other electric drives have achieved even greater ranges before, and it would be helpful to know the context or any specific comparisons being made.  
581 miles on a single charge is impressive, but haven't other drives gone farther?  
[Read more](https://arstechnica.com/cars/2025/08/polestar-sets-production-car-record-for-longest-drive-on-a-single-charge/)  

## Google Gemini will now learn from your chats—unless you tell it not to
**Category:** Ars Technica  
**Tags:** General  
**Published:** Wed, 13 Aug 2025 18:40:18 +0000  
**TL;DR:** Here is a 2-sentence summary:

It's a good idea to review your privacy settings because Gemini may be tracking and remembering certain information. Take this opportunity to ensure that your online presence is secure and private.  
Gemini will remember this, so it's time to check your privacy settings.  
[Read more](https://arstechnica.com/ai/2025/08/google-gemini-will-now-learn-from-your-chats-unless-you-tell-it-not-to/)  

## After first operational launch, here’s the next big test for ULA’s Vulcan rocket
**Category:** Ars Technica  
**Tags:** General  
**Published:** Wed, 13 Aug 2025 17:45:16 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

The recent launch by United Launch Alliance (ULA) was successful, but despite this achievement, concerns remain about ULA's capability to consistently deliver reliable missions. The success of this particular launch does not fully alleviate these anxieties, leaving questions still unanswered about ULA's overall performance.  
This launch was a big success, but it doesn't necessarily quash anxieties about ULA's ability to deliver.  
[Read more](https://arstechnica.com/space/2025/08/after-first-operational-launch-heres-the-next-big-test-for-ulas-vulcan-rocket/)  

## The case for commuting by motorcycle
**Category:** Ars Technica  
**Tags:** General  
**Published:** Wed, 13 Aug 2025 17:36:32 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

The reputation of (likely public) transportation may be negative, but it's actually a more practical and efficient way to get around. It offers a convenient alternative to driving or other methods of transportation.  
Despite the reputation, it's better, more practical transit than you might think.  
[Read more](https://arstechnica.com/cars/2025/08/the-case-for-commuting-by-motorcycle/)  

## Drag x Drive is a uniquely fun and frustrating showcase for Switch 2 mouse mode
**Category:** Ars Technica  
**Tags:** General  
**Published:** Wed, 13 Aug 2025 16:58:13 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

Dual mouse controls can be effective if you can find a situation where they are useful. However, their usefulness depends on finding an application or context where having two sets of mouse controls makes sense.  
Dual mouse controls work surprisingly well—if you find somewhere to use them.  
[Read more](https://arstechnica.com/gaming/2025/08/drag-x-drive-is-a-uniquely-fun-and-frustrating-showcase-for-switch-2-mouse-mode/)  

## RFK Jr. Is Supporting mRNA Research—Just Not for Vaccines
**Category:** Wired  
**Tags:** General  
**Published:** Wed, 13 Aug 2025 18:07:53 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

The US Department of Health and Human Services (HHS) has decided to cut funding for mRNA vaccine development and treatment of infectious diseases by hundreds of millions of dollars. However, HHS is still considering investing in mRNA therapies for cancer and genetic conditions, leaving room for potential future research and treatment advancements in these areas.  
HHS is slashing hundreds of millions in funding for mRNA vaccines and infectious disease treatments, but leaving the door open to mRNA therapies for cancer and genetic conditions.  
[Read more](https://www.wired.com/story/rfk-jr-is-supporting-mrna-research-just-not-for-vaccines/)  

## Data Brokers Face New Pressure for Hiding Opt-Out Pages From Google
**Category:** Wired  
**Tags:** General  
**Published:** Wed, 13 Aug 2025 18:00:00 +0000  
**TL;DR:** US Senator Maggie Hassan has called on companies to explain their practices and improve access to privacy controls after it was discovered that many firms were hiding these tools from search results. She is demanding that the companies provide transparency into how they handle user data and offer clear ways for individuals to manage their online privacy.  
After reporters found dozens of firms hiding privacy tools from search results, US senator Maggie Hassan insists the companies explain their practices—and pledge to improve access to privacy controls.  
[Read more](https://www.wired.com/story/hassan-data-broker-opt-out-letter/)  

## GPT-5 Doesn't Dislike You—It Might Just Need a Benchmark for Emotional Intelligence
**Category:** Wired  
**Tags:** General  
**Published:** Wed, 13 Aug 2025 18:00:00 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

Researchers are developing a new way to assess the emotional and social impact of AI language models like ChatGPT, going beyond traditional benchmarks that only measure technical performance. This new approach aims to capture the emotional resonance of these tools on users and society, acknowledging their growing influence on human interactions.  
Researchers studying the emotional impact of tools like ChatGPT propose a new kind of benchmark that measures a model’s emotional and social impact.  
[Read more](https://www.wired.com/story/gpt-5-doesnt-dislike-you-it-might-just-need-a-benchmark-for-empathy/)  

## Best Organic Mattresses (2025): Birch, Avocado, Naturepedic, More
**Category:** Wired  
**Tags:** General  
**Published:** Wed, 13 Aug 2025 17:55:33 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

Natural, organic mattresses offer an eco-friendly alternative to traditional mattresses, providing a similar level of comfort. These mattresses prioritize sustainability while still offering a comfortable sleeping experience.  
These natural, organic mattresses are eco-friendly alternatives to conventional models and just as comfortable.  
[Read more](https://www.wired.com/gallery/best-organic-mattresses/)  

## James Talarico Is on the Run
**Category:** Wired  
**Tags:** General  
**Published:** Wed, 13 Aug 2025 15:00:00 +0000  
**TL;DR:** Here is a summary of your text in 2 sentences:

A Texas state representative has gone into hiding in Illinois to block Republican efforts to pass an unusual redistricting plan. He is one of several representatives who have fled the state to prevent the passage of this controversial plan, which could significantly alter electoral boundaries.  
WIRED spoke with the Texas state representative, who is hiding out in Illinois along with his colleagues in an attempt to stop Republicans from enacting an unprecedented redistricting plan.  
[Read more](https://www.wired.com/story/james-talarico-texas-democrats-gerrymandering/)  

## NGINX adds native support for ACME protocol
**Category:** LWN.net  
**Tags:** General  
**Published:** Wed, 13 Aug 2025 17:59:30 +0000  
**TL;DR:** Here is a 2-sentence summary:

NGINX has released a preview of the nginx-acme module, which adds native support for the Automatic Certificate Management Environment (ACME) protocol to simplify SSL/TLS certificate management. This feature reduces manual errors and eliminates ongoing overhead traditionally associated with managing certificates, making it a more secure and streamlined workflow.  
<p>NGINX has <a href="https://blog.nginx.org/blog/native-support-for-acme-protocol">announced</a>
the preview release of the <a href="https://github.com/nginx/nginx-acme?tab=readme-ov-file#nginx-acme">nginx-acme</a>
module, which adds native support to NGINX for the <a href="https://www.rfc-editor.org/rfc/rfc8555.html">Automatic
Certificate Management Environment</a> (ACME) protocol:</p>

<blockquote class="bq">
NGINX's native support for ACME brings a variety of benefits that
simplify and enhance the overall SSL/TLS certificate management
process. Being able to configure ACME directly using NGINX directives
drastically reduces manual errors and eliminates much of the ongoing
overhead traditionally associated with managing SSL/TLS
certificates. It also reduces reliance on external tools like Certbot,
creating a more secure and streamlined workflow with fewer
vulnerabilities and a smaller attack surface.
</blockquote>
<p></p>  
[Read more](https://lwn.net/Articles/1033657/)  

## Go 1.25 released
**Category:** LWN.net  
**Tags:** General  
**Published:** Wed, 13 Aug 2025 17:11:40 +0000  
**TL;DR:** Here is a summary of the article in 2 sentences:

The latest version of Go, 1.25, has been released and includes several notable updates, including support for generating debug information in the DWARF 5 format and "container awareness" when setting CPU usage. Additionally, the release introduces a new testing package called synctest that supports testing concurrent code, with more details available in the comprehensive release notes.  
<p><a href="https://go.dev/blog/go1.25">Version 1.25</a> of Go has
been released. Notable changes include support for generating debug
information in the <a href="https://dwarfstd.org/dwarf5std.html">DWARF&#160;5</a> format,
"<a href="https://go.dev/doc/go1.25#runtime">container awareness</a>"
when setting the maximum number of CPUs to be used, and a new <a href="https://go.dev/pkg/testing/synctest">testing/synctest</a>
package with support for testing concurrent code. See the <a href="https://go.dev/doc/go1.25">release notes</a> for a comprehensive
list of changes in 1.25.</p>

<p></p>  
[Read more](https://lwn.net/Articles/1033646/)  

## Syncthing 2.0 released
**Category:** LWN.net  
**Tags:** General  
**Published:** Wed, 13 Aug 2025 15:37:39 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

Syncthing, a continuous file synchronization utility, has released version 2.0, which includes several notable changes such as multiple connections for metadata and file data, a new logging format, and a switch from LevelDB to SQLite for its backend. The release notes warn users that this is the first release in the 2.0 series and they should "expect some rough edges and keep a sense of adventure".  
<p><a href="https://github.com/syncthing/syncthing/releases/tag/v2.0.0">Version
2.0</a> of <a href="https://lwn.net/Articles/861978/">Syncthing</a>, a
continuous file synchronization utility, has been released. Notable
changes in 2.0 include multiple connections for synchronizing metadata
and file data, a new logging format, as well as a switch from LevelDB
to SQLite for Syncthing's backend. This the first release in the 2.0
series, and the release notes advise users to "<q>expect some rough
edges and keep a sense of adventure</q>".</p>

<p></p>  
[Read more](https://lwn.net/Articles/1033634/)  

## [$] Indico: event management using Python
**Category:** LWN.net  
**Tags:** General  
**Published:** Wed, 13 Aug 2025 14:23:35 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

Indico, an event-management tool, has been developed at CERN for two decades and is licensed under MIT. It's a Python-based web application that uses Flask and was even used to manage the EuroPython conference from 2006-2007, with its developers presenting on the topic at EuroPython 2025 in Prague.  
The <a href="https://getindico.io/">Indico</a> event-management tool has
been in development at <a href="https://home.cern/">CERN</a> for two
decades at this point.  The MIT-licensed web application helps organize
conferences, meetings, workshops, and so on; it runs on Python and uses the <a href="https://flask.palletsprojects.com/en/stable/">Flask web framework</a>. Two software engineers on the project, Dominic
Hollis and Tomas Roun, came to 
<a href="https://ep2025.europython.eu/">EuroPython&#160;2025</a> in Prague to talk about
Indico, its history, and some metrics about its community.  There is a bit of a
connection between Indico and the conference: in 2006 and 2007,
the tool was used to manage EuroPython.  
[Read more](https://lwn.net/Articles/1032422/)  

## Security updates for Wednesday
**Category:** LWN.net  
**Tags:** Linux  
**Published:** Wed, 13 Aug 2025 13:23:45 +0000  
**TL;DR:** Here is a 2-sentence summary:

Various Linux distributions have issued security updates to address vulnerabilities in packages such as Apache, kernel, Java, Python, and more. The affected distributions include Debian, Fedora, Oracle, SUSE, and Ubuntu, with specific updates ranging from glib2 to webkit2gtk3.  
Security updates have been issued by <b>Debian</b> (apache2, kernel, linux-6.1, openjdk-17, and pgpool2), <b>Fedora</b> (glib2, matrix-synapse, openjpeg, python3-docs, and python3.13), <b>Oracle</b> (gdk-pixbuf2, glibc, java-1.8.0-openjdk, kernel, libxml2, python-requests, python3.11-setuptools, and thunderbird), <b>SUSE</b> (amber-cli, apache-commons-lang3, eclipse-jgit, go1.23, go1.24, govulncheck-vulndb, grub2, icinga2, kubernetes1.23, libgcrypt, python3, python313, sccache, slurm, tiff, and webkit2gtk3), and <b>Ubuntu</b> (linux-oracle).  
[Read more](https://lwn.net/Articles/1033588/)  

## Orion Browser for Linux Gets Exciting Progress Update
**Category:** OMG! Ubuntu!  
**Tags:** General  
**Published:** Wed, 13 Aug 2025 02:57:16 +0000  
**TL;DR:** Here is a 2-sentence summary:

Kagi's Orion browser, a privacy-focused alternative to Chromium for Linux, has reached Milestone 2 with the addition of working tabs and bookmarks. The browser now also boasts performance parity with GNOME Web/Epiphany, making it a more viable option for Linux users seeking a secure browsing experience.  
<p><img alt="" class="attachment-post-list size-post-list wp-post-image" height="232" src="https://i0.wp.com/www.omgubuntu.co.uk/wp-content/uploads/2025/08/unnamed.png?resize=406%2C232&amp;ssl=1" width="406" />Kagi's privacy-focused Orion browser for Linux hits Milestone 2 with working tabs, bookmarks, and performance parity with GNOME Web/Epiphany.</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2025/08/orion-browser-linux-milestone-2-webkit-alternative-chromium">Orion Browser for Linux Gets Exciting Progress Update</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>  
[Read more](https://www.omgubuntu.co.uk/2025/08/orion-browser-linux-milestone-2-webkit-alternative-chromium)  

## CrossOver 25.1.0 Released with Microsoft Office Fixes on Linux
**Category:** OMG! Ubuntu!  
**Tags:** General  
**Published:** Tue, 12 Aug 2025 19:20:46 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

CrossOver 25.1.0 has been released, bringing stability fixes for Microsoft Office 2016, as well as improvements to EA and Ubisoft launchers, Xbox controller support, and more. The update aims to enhance the overall gaming experience on Linux platforms.  
<p><img alt="" class="attachment-post-list size-post-list wp-post-image" height="232" src="https://i0.wp.com/www.omgubuntu.co.uk/wp-content/uploads/2025/08/crossover.jpg?resize=406%2C232&amp;ssl=1" width="406" />CrossOver 25.1.0 brings Microsoft Office 2016 stability buffs, fixes for EA and Ubisoft launchers, better Xbox and 8BitDo controller support, and more.</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2025/08/crossover-25-1-0-released-office-gaming-fixes">CrossOver 25.1.0 Released with Microsoft Office Fixes on Linux</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>  
[Read more](https://www.omgubuntu.co.uk/2025/08/crossover-25-1-0-released-office-gaming-fixes)  

## Linux Mint 22.2 Beta Released, This is What’s New
**Category:** OMG! Ubuntu!  
**Tags:** General  
**Published:** Tue, 12 Aug 2025 12:54:42 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

Linux Mint 22.2 "Zara" beta has been released, bringing new features such as fingerprint login, improved theming, and new Hypnotix viewing modes. The beta release is now available for testing, offering users a chance to try out the new features before the final version is released.  
<p><img alt="" class="attachment-post-list size-post-list wp-post-image" height="232" src="https://i0.wp.com/www.omgubuntu.co.uk/wp-content/uploads/2025/08/Linux-Miny-22.2-whats-new.jpg?resize=406%2C232&amp;ssl=1" width="406" />Linux Mint 22.2 "Zara" beta brings fingerprint login, improved theming, new Hypnotix viewing modes, and a fair bit more – do you fancy testing it? </p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2025/08/linux-mint-22-2-beta-whats-new">Linux Mint 22.2 Beta Released, This is What&#8217;s New</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>  
[Read more](https://www.omgubuntu.co.uk/2025/08/linux-mint-22-2-beta-whats-new)  

## Ubuntu 25.10 May Ship with an “Unstable” Linux Kernel
**Category:** OMG! Ubuntu!  
**Tags:** Linux  
**Published:** Mon, 11 Aug 2025 16:29:45 +0000  
**TL;DR:** Here is a summary of the article in 2 sentences:

Ubuntu 25.10 may include a Linux 6.17 release candidate kernel, which would be an "unstable" kernel and mark the first time an unstable kernel has been included with an Ubuntu release. The timing conflict is believed to be the reason for the inclusion of this "unstable" kernel in Ubuntu 25.10.  
<p><img alt="ubuntu logo on clouds" class="attachment-post-list size-post-list wp-post-image" height="232" src="https://i0.wp.com/www.omgubuntu.co.uk/wp-content/uploads/2023/11/ubuntu-weather-clouds.jpg?resize=406%2C232&amp;ssl=1" width="406" />Ubuntu 25.10 may ship with a Linux 6.17 release candidate kernel due to timing conflicts, marking the first Ubuntu release with an "unstable" kernel.</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2025/08/ubuntu-25-10-unstable-kernel-possibility">Ubuntu 25.10 May Ship with an &#8220;Unstable&#8221; Linux Kernel</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>  
[Read more](https://www.omgubuntu.co.uk/2025/08/ubuntu-25-10-unstable-kernel-possibility)  

## Mozilla Slammed Over Battery-Draining “Garbage” AI in Firefox
**Category:** OMG! Ubuntu!  
**Tags:** General  
**Published:** Sun, 10 Aug 2025 20:58:00 +0000  
**TL;DR:** Here is a 2-sentence summary:

Firefox's new AI-powered tab grouping feature has been causing high CPU usage and battery drain, leaving users frustrated. To disable the feature, you can take steps outlined in this blog post from OMG! Ubuntu.  
<p><img alt="" class="attachment-post-list size-post-list wp-post-image" height="232" src="https://i0.wp.com/www.omgubuntu.co.uk/wp-content/uploads/2025/08/firefox-logo-frustrated.jpg?resize=406%2C232&amp;ssl=1" width="406" />Firefox's new AI tab groups is causing high CPU usage and battery drain. Find out why users are complaining and how to disable the feature.</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2025/08/firefox-high-cpu-usage-inference-disable">Mozilla Slammed Over Battery-Draining &#8220;Garbage&#8221; AI in Firefox</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>  
[Read more](https://www.omgubuntu.co.uk/2025/08/firefox-high-cpu-usage-inference-disable)  

## 15 Co-Op Games for Linux Steam Gamers in 2025
**Category:** It's FOSS  
**Tags:** General  
**Published:** Sun, 10 Aug 2025 02:10:04 GMT  
**TL;DR:** Here is a summary of the text in 2 sentences:

Cooperative gameplay allows you to team up with your friends and play together, creating an immersive experience.  
Squad up with your friends in these awesome co-op games!  
[Read more](https://itsfoss.com/co-op-games-linux/)  

## FOSS Weekly #25.32: AWS Fiasco, AUR Poisoned Again, Ubuntu Manual, Firefox New Tab Customization and More Linux Stuff
**Category:** It's FOSS  
**Tags:** General  
**Published:** Thu, 07 Aug 2025 05:11:49 GMT  
**TL;DR:** Here is a 2-sentence summary:

You do not truly "own" a digital product, as it exists only in the cloud and can be revoked or changed by its creator at any time. This raises important questions about consumer rights and protections when purchasing intangible goods like e-books, music, and software.  
Do you really own a digital product? The quick answer is No.  
[Read more](https://itsfoss.com/newsletter/foss-weekly-25-32/)  

## 4 Ways I am Encouraging My 4 Year Old Child to Help Learn Coding and Use Computer
**Category:** It's FOSS  
**Tags:** General  
**Published:** Tue, 05 Aug 2025 15:18:21 GMT  
**TL;DR:** Here is a summary of the text in 2 sentences:

There is no age limit for learning programming, as it can be acquired by individuals of any age. Whether you're young or older, you have the potential to develop programming skills and improve your abilities with dedication and practice.  
You are never too old or too young to learn programming.  
[Read more](https://itsfoss.com/ways-kids-learn-code/)  

## Nextcloud vs. CryptPad: Which Privacy-First Collaboration Tool is Right for You?
**Category:** It's FOSS  
**Tags:** General  
**Published:** Tue, 05 Aug 2025 06:12:10 GMT  
**TL;DR:** Two offerings claim to provide users with privacy and control over their data, but they approach this goal in distinct ways.  
Two offerings that promise privacy and control, yet each takes a different path.  
[Read more](https://itsfoss.com/nextcloud-vs-cryptpad/)  

## Looking for an Ubuntu Manual? Try This Book
**Category:** It's FOSS  
**Tags:** General  
**Published:** Sat, 02 Aug 2025 14:27:16 GMT  
**TL;DR:** Here is a summary of the text in 2 sentences:

The Ultimate Ubuntu Handbook provides valuable advice and techniques to help both new and experienced users of Ubuntu make the most of their operating system. The book offers practical tips, time-saving tricks, and insider insights that can enhance one's overall Ubuntu experience.  
Whether you’re new to Ubuntu or have been using it for years, The Ultimate Ubuntu Handbook offers a wealth of practical tips, time-saving tricks, and insider insights that will help you get even more out of your Ubuntu experience.  
[Read more](https://itsfoss.com/ultimate-ubuntu-handbook-review/)  

## Tips and Tricks: man Command
**Category:** Fedora Magazine  
**Tags:** General  
**Published:** Mon, 11 Aug 2025 08:00:00 +0000  
**TL;DR:** Here is a 2-sentence summary:

The "man" command, short for manual, provides access to on-board documentation pages that help users understand how to use Linux/Unix operating systems more effectively. It serves as a manual pager, offering documentation about specific functions, system calls, and commands, allowing users to quickly find the information they need.  
The man command, is short for manual. It provides access to the various up-to-date on-board documentation pages. This helps users utilize the Linux/Unix operating systems in a better manner. What is man ? The man command is a manual pager which provides the user with documentation about specific functions, system calls, and commands. The man [&#8230;]  
[Read more](https://fedoramagazine.org/tips-and-tricks-man-command/)  

## Kernel 6.16 Test Week: August 10 – 16
**Category:** Fedora Magazine  
**Tags:** Linux  
**Published:** Fri, 08 Aug 2025 08:00:00 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

The Fedora QA team is organizing a test week for Fedora Linux 43, where volunteers can help test the 6.16 kernel during August 10-16. This event provides an opportunity for people to get involved in developing the upcoming release and includes instructions and test cases to follow.  
Join us to test the 6.16 kernel for Fedora Linux 43 during August 10 &#8211; 16! What is a test week? Test weeks are organised by the Fedora QA team per release cycle and are a great way to get involved in developing the upcoming Fedora Linux release. Instructions and test cases are provided for [&#8230;]  
[Read more](https://fedoramagazine.org/kernel-6-16-test-week-august-10-16/)  

## Anaconda Web UI Installer for Spins and Editions Test Days: August 4 – 8 2025
**Category:** Fedora Magazine  
**Tags:** General  
**Published:** Tue, 05 Aug 2025 15:07:55 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

The Anaconda Web UI Installer is hosting a test week, where they will be focusing on testing the new WebUI for KDE and live images. Test weeks are organized by the Fedora QA team to get community involvement in developing and improving various aspects of the Fedora distribution.  
Join us this week for the Anaconda Web UI Installer test week where we are focusing testing on Anacondas brand new WebUI for KDE and Spins live images. What is a test week? Test weeks are organised by the Fedora QA team per release cycle and are a great way to get involved in developing [&#8230;]  
[Read more](https://fedoramagazine.org/anaconda-web-ui-installer-for-spins-and-editions-test-days-august-4-8-2025/)  

## Fedora for Architects: Open Source Tools for Architectural Design
**Category:** Fedora Magazine  
**Tags:** General  
**Published:** Mon, 04 Aug 2025 08:00:00 +0000  
**TL;DR:** Here is a 2-sentence summary:

Architects rely on digital tools throughout the design process, but many popular options are expensive, closed-source, or platform-specific, leaving a need for an alternative. Fedora provides a fast, stable, and open environment that can support professional architecture work, with a growing ecosystem of free and open-source software available to meet those needs.  
Why Fedora for Architects Architects depend on digital tools for every stage of design, from sketching to modelling and documentation. But many popular tools are expensive, closed-source, or limited to specific platforms. Fedora offers a fast, stable, and open environment for professional design work. With a growing ecosystem of free and open source software, architects [&#8230;]  
[Read more](https://fedoramagazine.org/fedora-for-architects-open-source-tools-for-architectural-design/)  

## Contribute to the Anaconda Installer DNF 5 Test Days, July 28 – August 1
**Category:** Fedora Magazine  
**Tags:** General  
**Published:** Mon, 28 Jul 2025 22:20:04 +0000  
**TL;DR:** The Anaconda team has made significant changes in recent Fedora Linux releases, and they are seeking community testing for their latest updates, including switching to DNF5 and removing DNF modularity support from Anaconda. To aid in this effort, the Fedora QA team has created test matrices to help ensure the stability and quality of the updated installer.  
The Anaconda team have done some great changes over the last few Fedora Linux releasese. For Fedora Linux 43, they would like your help testing their latest changes &#8211; switching Anaconda installer to DNF5 and removing DNF modularity support from Anaconda. With the help of the Fedora QA team, a number of test matrices have [&#8230;]  
[Read more](https://fedoramagazine.org/contribute-to-the-anaconda-installer-dnf-5-test-days-july-28-august-1/)  


