1825 Monetary Lane Suite #104 Carrollton, TX
Do a presentation at NTLUG.
What is the Linux Installation Project?
Real companies using Linux!
Not just for business anymore.
Providing ready to run platforms on Linux
|
Show Descriptions... (Show All/All+Images)
(Single Column)

- Neovim 0.11 released
Version0.11 of the Neovim text editor has been released. Notable changesin this release include simpler Language Server Protocol (LSP) clientsetup, improved tree-sitter performance, better emoji support, andenhancements for Neovim's embedded terminal emulator. See the release notes fora full list of changes.
- Debian bookworm live images now fully reproducible
In a shortnote to the Reproducible Buildsmailing list, Debian developer Roland Clobus announced that liveimages for Debian 12.10 ("bookworm") are now 100% reproducible. See the reproduciblelive images and Debian Live todopages on the Debian wiki for more information on the images.
- [$] The state of the page in 2025
The folio transition is one of the mostfundamental kernel changes ever made; it can be thought of as being similarto replacing the foundation of a building while it remains open forbusiness. So it is not surprising that, for some years, the annual LinuxStorage, Filesystem, Memory-Management, and BPF Summit has included asession on the state of this transition. The 2025 Summit was no exception,with Matthew Wilcox updating the group on what has been accomplished, whatremains to be done, and where some of the significant problems are.
- Security updates for Wednesday
Security updates have been issued by Debian (nginx and ruby-rack), Fedora (expat and libxslt), Mageia (bluez, dcmtk, ffmpeg, and radare2), Red Hat (container-tools:rhel8, gvisor-tap-vsock, kernel, kernel-rt, libreoffice, and podman), SUSE (buildah, forgejo, gitleaks, google-guest-agent, google-osconfig-agent, govulncheck-vulndb, grafana, helm, libxslt, php8, python-gunicorn, and python-Jinja2), and Ubuntu (freerdp2 and varnish).
- Bhattcharya: Closing the chapter on OpenH264
Boudhayan Bhattcharya has posted a lengthy articleabout the announcementthat the Freedesktop project is dropping OpenH264 from the Freedesktop SDK for Flatpakapplications and runtimes.
Some Flatpak applications that depend on the Freedesktop runtimeversion 23.08 will lose H.264 playback support starting with therelease scheduled for April, unless application developers replace itwith the ffmpeg-full extension. The 24.08 runtime isunaffected, and future releases will include a newcodecs-extra extension to replace OpenH264 that includes FFmpeg with support for a number ofpatented codecs.
Considering all things, I think and hope we made the correct decisionand hopefully the new org.freedesktop.Platform.codecs-extra worksout. libx264, libx265 and others are built from source and there areno binaries or extra-data involved. So we should theoretically be ableto patch and fix any issues that come up in the future.
Apart from all this, I'm slightly worried at the prospects of legalissues cropping up with this setup and also that the new extensioncontains "too much", but we will have to see where things flow.
- [$] Development statistics for 6.14
By the time that Linus Torvalds releasedthe 6.14 kernel, 11,003 non-merge changesets had been pulled into themainline, making this one of the smallest releases we have seen in sometime. Indeed, one must go back to the 4.0release, which happened almost exactly ten years ago, to find a releasewith fewer changesets than 6.14. Even so, "small" is relative, and 6.14contains a lot of significant changes.
- Security updates for Tuesday
Security updates have been issued by Debian (ruby-rack), Fedora (chromium, golang-github-openprinting-ipp-usb, OpenIPMI, and python-jinja2), Mageia (kernel, kernel-linus, and wpa_supplicant, hostapd), Red Hat (fence-agents, kernel, kernel-rt, libxml2, libxslt, and pcs), SUSE (cadvisor, docker, freetype2, nodejs-electron, php8, rsync, u-boot, warewulf4, webkit2gtk3, and zvbi), and Ubuntu (elfutils, python3.5, python3.8, ruby-rack, smartdns, and zvbi).
- The 6.14 kernel is out
Linus has released the 6.14 kernel, a bitlater than expected: So it's early Monday morning (well - early for me, I'm not really amorning person), and I'd love to have some good excuse for why Ididn't do the 6.14 release yesterday on my regular Sunday afternoonrelease schedule. I'd like to say that some important last-minute thing came up anddelayed things. But no. It's just pure incompetence. See the LWN merge-window summaries (part 1, part 2) and the KernelNewbies 6.14 pagefor details on what's new in this release.
- [$] Lessons from open source in the Mexican government
The adoption of open-source software in governments has had its ups anddowns. While open source seems like a "no-brainer", it turns out thatgovernments can be surprisingly resistant to using FOSS for a variety ofreasons. Federico González Waite spoke in the Open Government track at SCALE 22x in Pasadena,California to recount his experiencesworking with and for the Mexican government. He led multiple projectsto switch away from proprietary, often predatory, software companies withsome success—and failure.
- Security updates for Monday
Security updates have been issued by Debian (libxslt, mercurial, and webkit2gtk), Fedora (chromium, dotnet8.0, ffmpeg, jupyterlab, and kitty), Mageia (expat and libxslt), Red Hat (pcs), SUSE (apptainer, chromium, kernel, libarchive, mercurial, python311, radare2, xorg-x11-server, and zvbi), and Ubuntu (golang-github-cli-go-gh-v2 and nltk).

- NVIDIA GeForce RTX 5070 Linux Gaming/Graphics Performance
Earlier this month for launch-day there were NVIDIA GeForce RTX 5070 Linux GPU compute benchmarks. The graphics/gaming benchmarks of the GeForce RTX 5070 on Linux were held up by waiting for a new R570 Linux driver release with proper support for this new Blackwell graphics card. Last week that new Linux driver arrived in the form of the NVIDIA 570.133.07 Linux build. That new NVIDIA Linux driver is working out great with the GeForce RTX 5070 Founder[he]#039[/he]s Edition and in this article are some initial Linux gaming/graphics performance benchmarks for that new graphics card competing with the AMD Radeon RX 9070 series.
- Check If Docker Is Running – Linux Commands
Checking if Docker is running on your Linux system is crucial for managing containerized applications effectively. Understanding how to verify the status of Docker can help mitigate issues with your Docker environment, especially during development and deployment.
- MPV 0.40 Media Player Released With Wayland HDR Support
MPV 0.40 was just released as the newest version of this open-source media player derived from MPlayer/MPlayer2. With the MPV 0.40 release there is support for HDR videos on Wayland using the new color management protocol along with a variety of other new features...
- EU OS: A Bold Step Toward Digital Sovereignty for Europe
A new initiative, called "EU OS," has been launched to develop a Linux-based operating system tailored specifically for the public sector organizations of the European Union (EU). This community-driven project aims to address the EU's unique needs and challenges, focusing on fostering digital sovereignty, reducing dependency on external vendors, and building a secure, self-sufficient digital ecosystem.
- Install Jitsi on Ubuntu 24.04
Jitsi is an open-source project that allows you to build and deploy secure video conferencing solutions. This tutorial will teach us how to install Jitsi on Ubuntu 24.04 LTS.

- Who Wins Nobel Prizes?
The United States has won far more Nobel Prizes in physics, chemistry, and medicine than any other nation, with the UK and Germany following in second and third place, according to an analysis of nearly 900 prize-winning publications. Universities account for roughly three-fourths of Nobel Prize-winning research, with a small number of elite institutions producing a disproportionate share of winners. Cambridge University leads with 32 prizes, followed by Harvard (22) and Columbia (13). While prizes are concentrated among researchers from the US, UK, and Germany, 43 countries have produced at least one scientific Nobel laureate. Outside Europe and the Anglosphere, Japan leads with 11 prizes, while Argentina, China, and India have only one or two each. The average age of Nobel Prize winners has steadily increased from about 45 in the 1920s to 65 in the 2010s, though the age at which scientists perform their groundbreaking work has remained relatively constant at around 40.
 
Read more of this story at Slashdot.
- Quitting Your Job Won't Help You Get Paid More Money Right Now
Here's one more reason to cling to a steady job: It doesn't pay to quit. From a report: Typically workers who snag a new position see higher pay bumps than those holding down the same job. But in February, median wage growth of 4.4% for job stayers surpassed a 4.2% gain for job switchers, according to data from the Federal Reserve Bank of Atlanta. The change, as measured by a three-month moving average, is yet another sign of a softening labor market. White collar workers have been clinging to their jobs in the face of widespread layoffs and workplace reductions. Last month, employers announced the fastest pace of job cuts since 2020, when factoring in government job losses. And now an oversupply of job seekers means workers are having to settle for smaller pay bumps, said Peter Cappelli, a professor of management at The Wharton School of the University of Pennsylvania. "That certainly sounds like a big slackening of the job market," Cappelli said. It's a major reversal from the "Great Resignation" a few years ago, when workers left their jobs at unprecedented rates, demanding more benefits and higher pay from employers. At a peak in July 2022, workers who got new jobs saw their wages grow by a whopping 8.5% compared to 5.9% for those who stayed loyal to their company, Atlanta Fed data show.
 
Read more of this story at Slashdot.
- Signal President Blasts WhatsApp's Privacy Claims
Signal president Meredith Whittaker challenged recent assertions by WhatsApp head Will Cathcart that minimal differences exist between the two messaging platforms' privacy protections. "We're amused to see WhatsApp stretching the limits of reality to claim that they are just like Signal," Whittaker said in a statement published Monday, responding to Cathcart's comments to Dutch journalists last week. While WhatsApp licenses Signal's end-to-end encryption technology, Whittaker said that WhatsApp still collects substantial user metadata, including "location data, contact lists, when they send someone a message, when they stop, what users are in their group chats, their profile picture, and much more." Cathcart had previously stated that WhatsApp doesn't track users' communications or share contact information with other companies, claiming "we strongly believe in private communication."
 
Read more of this story at Slashdot.
- Streaming Services Are Facing Identity Crisis, Research Shows
Streaming platforms are increasingly indistinguishable to consumers despite high brand awareness, according to Hub Entertainment Research. The annual Evolution of Video Branding report shows major services like Netflix, Disney+, Hulu, and Max experiencing year-over-year declines in viewers' ability to articulate what makes each platform unique. Fewer consumers (37% in 2025, down from 41% in 2023) report signing up for services to watch specific shows, while many can't correctly identify where signature programs like Game of Thrones or The Bear can be viewed. While 58% know Stranger Things streams on Netflix, less than half can properly place other major titles.
 
Read more of this story at Slashdot.
- London Bans Most E-Bikes on Public Transport Over Fire Risk
Transport for London will ban most e-bikes across its network from March 31 amid growing safety concerns over battery fires, the transport authority announced on Wednesday. The ban, covering London Underground, Overground, Elizabeth Line and DLR trains, exempts only folding e-bikes, which are considered less likely to have been modified and pose a reduced safety risk. TfL implemented the measure following union strike threats after several incidents, including an e-bike that exploded into flames at Rayners Lane Underground platform last month. The train drivers' union Aslef said the incident could have caused mass casualties.
 
Read more of this story at Slashdot.
- Apple Barred From Google Antitrust Trial, $20 Billion Search Deal at Risk
A U.S. appeals court has ruled that Apple cannot participate in Google's upcoming antitrust trial, potentially jeopardizing a $20 billion annual deal between the tech giants. The DC Circuit Court of Appeals affirmed that Apple waited too long to join the proceedings, filing its request 33 days after the government proposed remedies in the case Google lost last August. "The delay seems difficult to justify," the judges ruled. While Apple can still submit written testimony and file friend-of-court briefs, it cannot present evidence or cross-examine witnesses as it had sought. At stake is Google's practice of paying Apple approximately $20 billion annually to remain the default search engine in Safari browsers across Apple devices. The government's proposed remedies would make such arrangements impermissible.
 
Read more of this story at Slashdot.
- Chicago-Sized Iceberg Hid Ancient Ecosystem, Scientists Reveal
An anonymous reader quotes a report from Gizmodo: Scientists scrutinizing the seafloor beneath a calving iceberg found a remarkable array of living creatures, switching up notions of how the giant chunks of ice affect their immediate environs. The scientists investigated a region of seafloor recently exposed by the calving of a gigantic iceberg -- A-84 -- which is as large as Chicago. The team found a surprisingly vibrant community of critters on the seafloor below where A-84 was once attached to an ice shelf attached to Antarctica. Without the 197-square-mile (510-square-kilometer) iceberg in the way, the team was able to scrutinize the seafloor at depths of 4,265 feet (1,300 meters) using the remotely operated vehicle (ROV) SuBastian. The team found large corals and sponges supporting other lifeforms, including icefish, giant sea spiders, and octopus. [...] With the icebergs covering the seafloor, organisms below the shelf cannot get nutrients for survival from the surface. The team hypothesized that ocean currents are a critical driver for life beneath the ice sheets. The team also collected data on the larger ice sheet, whose shrinking size spells concern for the animals that live beneath it.
 
Read more of this story at Slashdot.
- Google Patches Chrome Sandbox Escape Zero-Day Caught By Kaspersky
wiredmikey shares a report from SecurityWeek: Google late Tuesday rushed out a patch for a sandbox escape vulnerability in its flagship Chrome browser after researchers at Kaspersky caught a professional hacking operation launching drive-by download exploits. The vulnerability, tracked as CVE-2025-2783, was chained with a second exploit for remote code execution in what appears to be a nation-state sponsored cyberespionage campaign [dubbed Operation ForumTroll] targeting organizations in Russia. Kaspersky said it detected a series of infections triggered by phishing emails in the middle of March and traced the incidents to a zero-day that fired when victims simply clicked on a booby-trapped website from a Chrome browser. The Russian anti-malware vendor said victims merely had to click on a personalized, short-lived link, and their systems were compromised when the malicious website was opened in Chrome. Kaspersky said its exploit detection tools picked up on the zero-day, and after reverse-engineering the code, the team reported the bug to Google and coordinated the fix released on Tuesday.
 
Read more of this story at Slashdot.
- Ethically Sourced 'Spare' Human Bodies Could Revolutionize Medicine
In an op-ed for MIT Technology Review, authors Carsten T. Charlesworth, Henry T. Greely, and Hiromitsu Nakauchi make the case for human "bodyoids" that could reduce animal testing, improve drug development, and alleviate organ shortages: Why do we hear about medical breakthroughs in mice, but rarely see them translate into cures for human disease? Why do so few drugs that enter clinical trials receive regulatory approval? And why is the waiting list for organ transplantation so long? These challenges stem in large part from a common root cause: a severe shortage of ethically sourced human bodies. It may be disturbing to characterize human bodies in such commodifying terms, but the unavoidable reality is that human biological materials are an essential commodity in medicine, and persistent shortages of these materials create a major bottleneck to progress. This imbalance between supply and demand is the underlying cause of the organ shortage crisis, with more than 100,000 patients currently waiting for a solid organ transplant in the US alone. It also forces us to rely heavily on animals in medical research, a practice that can't replicate major aspects of human physiology and makes it necessary to inflict harm on sentient creatures. In addition, the safety and efficacy of any experimental drug must still be confirmed in clinical trials on living human bodies. These costly trials risk harm to patients, can take a decade or longer to complete, and make it through to approval less than 15% of the time. There might be a way to get out of this moral and scientific deadlock. Recent advances in biotechnology now provide a pathway to producing living human bodies without the neural components that allow us to think, be aware, or feel pain. Many will find this possibility disturbing, but if researchers and policymakers can find a way to pull these technologies together, we may one day be able to create "spare" bodies, both human and nonhuman. These could revolutionize medical research and drug development, greatly reducing the need for animal testing, rescuing many people from organ transplant lists, and allowing us to produce more effective drugs and treatments. All without crossing most people's ethical lines. Although it may seem like science fiction, recent technological progress has pushed this concept into the realm of plausibility. Pluripotent stem cells, one of the earliest cell types to form during development, can give rise to every type of cell in the adult body. Recently, researchers have used these stem cells to create structures that seem to mimic the early development of actual human embryos. At the same time, artificial uterus technology is rapidly advancing, and other pathways may be opening to allow for the development of fetuses outside of the body. Such technologies, together with established genetic techniques to inhibit brain development, make it possible to envision the creation of "bodyoids" -- a potentially unlimited source of human bodies, developed entirely outside of a human body from stem cells, that lack sentience or the ability to feel pain.
 
Read more of this story at Slashdot.
- Open Source Devs Say AI Crawlers Dominate Traffic, Forcing Blocks On Entire Countries
An anonymous reader quotes a report from Ars Technica: Software developer Xe Iaso reached a breaking point earlier this year when aggressive AI crawler traffic from Amazon overwhelmed their Git repository service, repeatedly causing instability and downtime. Despite configuring standard defensive measures -- adjusting robots.txt, blocking known crawler user-agents, and filtering suspicious traffic -- Iaso found that AI crawlers continued evading all attempts to stop them, spoofing user-agents and cycling through residential IP addresses as proxies. Desperate for a solution, Iaso eventually resorted to moving their server behind a VPN and creating "Anubis," a custom-built proof-of-work challenge system that forces web browsers to solve computational puzzles before accessing the site. "It's futile to block AI crawler bots because they lie, change their user agent, use residential IP addresses as proxies, and more," Iaso wrote in a blog post titled "a desperate cry for help." "I don't want to have to close off my Gitea server to the public, but I will if I have to." Iaso's story highlights a broader crisis rapidly spreading across the open source community, as what appear to be aggressive AI crawlers increasingly overload community-maintained infrastructure, causing what amounts to persistent distributed denial-of-service (DDoS) attacks on vital public resources. According to a comprehensive recent report from LibreNews, some open source projects now see as much as 97 percent of their traffic originating from AI companies' bots, dramatically increasing bandwidth costs, service instability, and burdening already stretched-thin maintainers. Kevin Fenzi, a member of the Fedora Pagure project's sysadmin team, reported on his blog that the project had to block all traffic from Brazil after repeated attempts to mitigate bot traffic failed. GNOME GitLab implemented Iaso's "Anubis" system, requiring browsers to solve computational puzzles before accessing content. GNOME sysadmin Bart Piotrowski shared on Mastodon that only about 3.2 percent of requests (2,690 out of 84,056) passed their challenge system, suggesting the vast majority of traffic was automated. KDE's GitLab infrastructure was temporarily knocked offline by crawler traffic originating from Alibaba IP ranges, according to LibreNews, citing a KDE Development chat. While Anubis has proven effective at filtering out bot traffic, it comes with drawbacks for legitimate users. When many people access the same link simultaneously -- such as when a GitLab link is shared in a chat room -- site visitors can face significant delays. Some mobile users have reported waiting up to two minutes for the proof-of-work challenge to complete, according to the news outlet.
 
Read more of this story at Slashdot.

- NCSC taps influencers to make 2FA go viral
Who knew social media stars had a role to play in building national cyber resilience? The world's biggest brands have benefited from influencer marketing for years – now the UK's National Cyber Security Centre (NCSC) has hopped on the bandwagon to preach two-factor authentication (2FA) to the masses.…

- Xen 4.19 is released
Xen Project 4.19 has been officially out since July 31st, 2024, and it brings significant updates. With enhancements in performance, security, and versatility across various architectures like Arm, PPC, RISC-V, and x86, this release is an important milestone for the Xen community. Read more at XCP-ng Blog
The post Xen 4.19 is released appeared first on Linux.com.
- Advancing Xen on RISC-V: key updates
At Vates, we are heavily invested in the advancement of Xen and the RISC-V architecture. RISC-V, a rapidly emerging open-source hardware architecture, is gaining traction due to its flexibility, scalability and openness, which align perfectly with our ethos of fostering open development ecosystems. Although the upstream version of Xen for RISC-V is not yet fully [0]
The post Advancing Xen on RISC-V: key updates appeared first on Linux.com.
- AI Produces Data-driven OpenFOAM Speedup (HPC Wire)
Researchers from TU Darmstadt, TU Dresden, Hewlett Packard Enterprise (HPE), and Intel have developed advanced applications that combine HPC simulations with AI techniques using the open-source computational fluid dynamics solver OpenFOAM and the HPE-led SmartSim AI/ML library. These applications show promise for improving the accuracy and capabilities of traditional scientific and engineering modelling with data-driven [0]
The post AI Produces Data-driven OpenFOAM Speedup (HPC Wire) appeared first on Linux.com.

- Linux 6.15 Continues Improving Laptop Support
The x86 platform drivers co-maintainer Ilpo Järvinen sent out the pull request today of all the feature additions set for the in-development Linux 6.15 kernel. As usual, most of the platform-drivers-x86 material is around improvements to benefit modern Intel Core and AMD Ryzen laptops...
- KDE Developers Begin Working On A New Login Manager
KDE developer David Edmundson has published a lengthy blog post today outlining the long-standing challenges they have with the SDDM display manager, unimplemented features they want out of a log-in manager, and acknowledging GNOME's GDM as a "gold standard" for display managers. While not yet an official project, they have begun working on a new KDE Login Manager for improving the situation...
- IBM Says Goodbye To Cell Blade Servers With Linux 6.15
The Linux 6.15 kernel is set to remove support for IBM Cell Blade servers for those server platforms from around two decades ago that used the Cell Broadband Engine Architecture processors. IBM Cell Blades at the time powered a few supercomputers but these IBM QS20 / QS21 / QS22 platforms are no longer relevant and the IBM Linux kernel maintainers no longer even have these platforms available/running. With no apparent users remaining, it's time to say goodbye to the IBM Cell Blades from the mainline kernel...
- Linux 6.15 Goes Very Heavy On Intel & AMD x86_64 CPU Changes
Merged today for the recently-opened Linux 6.15 merge window were all of the "x86/core" changes that are particularly heavy on new feature work for both Intel and AMD x86/x86_64 processors. This is easily quite one of the most significant Intel/AMD CPU set of updates in a given kernel cycle in quite some time...
- Waze is officially stopping support for Google Assistant on iPhones
The navigation app Waze is dropping Google Assistant support for iPhones, citing "ongoing difficulties" with integrating the service. The company says it plans on replacing it with an "enhanced voice integration solution" at some point in the future. Google Assistant will still work for Android users.
This is happening a full year after iPhone users began reporting issues related to Google Assistant, with many people noting that voice commands were totally broken. Waze says that it has "not been working as intended for over a year" and that it would rather "phase out Google Assistant on iOS" instead of "patching a feature that has faced ongoing difficulties."
As previously stated, Google Assistant for Waze will continue to work on Android phones. However, there’s a valid question to be asked about how long Android users will continue to be able to issue voice commands in the app via the digital assistant. Google has pledged to transition users away from Google Assistant to Gemini.
As a matter of fact, the company said that "the classic Google Assistant will no longer be accessible on most mobile devices" as the year winds on. It’ll also no longer be available for downloads on app stores starting later this year. Waze has already begun testing Gemini within the platform, which allows users to use natural language to report traffic incidents. This article originally appeared on Engadget at https://www.engadget.com/apps/waze-is-officially-stopping-support-for-google-assistant-on-iphones-173545610.html?src=rss
- Canon goes all in on vlogging with the PowerShot V1 compact and R50 V mirrorless cameras
Canon is expanding its vlogging lineup in a big way with two new models, the R50 V mirrorless and PowerShot V1 compact, both designed to take on cameras in Sony9s vlogging lineup. The PowerShot V1 has an interesting new 1.4-inch sensor that9s considerably larger than the ones on most compact cameras. The R50 V, meanwhile, matches features from Sony9s ZV-E10 II but at a considerably lower price. PowerShot V1 compact camera The PowerShot V1 was already announced and released in Japan, but it9s now set to come to North America. It effectively competes with Sony9s ZV-1 II 1-inch sensor compact but has a much larger 1.4-inch 22.3MP sensor that9s roughly the same size as Micro Four Thirds, but with a horizontal aspect ratio better suited for video. That larger size, along with the 17-52mm (3.1x zoom) f/2.8-4.5 lens, should make it superior to its rival in low light while also offering shallower depth of field.
I9ve only had the PowerShot V1 for a day, but it9s heavy for a compact camera at 426 grams (15 ounces) and fairly thick. There aren9t many manual controls other than the top mode dial, a rear setting dial for burst, exposure compensation and other functions, a lens dial for aperture, a camera/video switch and a zoom dial, along with several buttons. It has a 3-inch, one-million-dot fully articulating rear display but no electronic viewfinder, just like the ZV-1 II. Steve Dent for Engadget It can shoot 4K 30 fps supersampled video using the full sensor width, 4K 60p video with a 1.4 times crop or 1080p at 240 fps. Also supported is Canon C-Log3 with 10-bit 4:2:2 capture to improve dynamic range and allow for easier grading. Optical along with digital enhanced stabilization are available and to allay overheating it comes with a built-in cooling fan that allows unlimited shooting times at all resolutions.
Like the ZV-1 II, the PowerShot V1 supports several shooting modes aimed at creators. Those include a "close-up demo mode" that9s equivalent to Sony9s "product showcase," allowing the camera to quickly focus on an object you hold in front of the camera. Another is "smooth skin mode" for beauty-style shooting, plus "movie IS mode" for vloggers that stabilizes any jolting movements like walking. Steve Dent for Engadget The PowerShot V1 uses Canon9s Dual Pixel II autofocus system with subject detection and face/eye tracking and includes a "subject tracking IS" mode that automatically adjusts cropping to center the subject in the frame. You can use it as a 1080p webcam via the USB-C port, while connecting to your smartphone for live streaming. For photography, it sports a physical mechanical shutter and can shoot bursts at up to 30 fps with autofocus in electronic shutter mode. A welcome feature is a built-in ND filter (equivalent to three stops of light reduction) that will allow creators to add more bokeh on sunny days.
Other features include support for a smallish LP-E17 battery and a single UHS-II card slot along with microphone, headphone and microHDMI connectors. However, the PowerShot V1 isn9t cheap at $900. It9s set to arrive in April 2025.
EOS R50 V Steve Dent for Engadget The R50 V is Canon9s first true mirrorless vlogging-specific camera and is clearly designed to go up against Sony9s ZV-E10 II. It9s slightly taller than the PowerShot V1 but has largely the same dimensions otherwise, and weighs just a bit more if you include the new 14-30mm (21-45mm full-frame equivalent) f/4-6.3 power zoom lens.
It has a nice array of manual controls including a primary control dial on top, a zoom rocker for supported lenses and an unusual mode dial that lets you select multiple custom video and vlogging modes including Movie Auto Slow Shutter, Slow/Fast Motion Recording and Movie IS Mode. For vloggers it has a fully-articulating 3-inch display but again, no electronic viewfinder. Steve Dent for Engadget The R50 V comes with a 24MP APS-C sensor like the EOS R50, while also including features from Canon9s Cinema EOS system like C-Log3 capture and 10-bit 4:2:2 video. It can capture supersampled 4K 30 fps video using the full sensor width, 4K 60p video with a crop or 120 fps 1080p video. It9s not a bad camera for photographers either, letting them shoot 12 fps bursts using the first-curtain shutter or 15 fps with the electronic shutter, all with continuous autofocus enabled.
Like the ZV-E10 II it lacks in-body stabilization but does offer optical stabilization with supported lenses, along with electronic stabilization. For situations that require extra shake reduction, the optical and electronic stabilization modes can be combined and there9s an enhanced IS mode for abrupt movements like walking. Steve Dent for Engadget The R50 V has vlogging-friendly modes like a product showcase-type function along with focus breathing correction. You get Canon9s latest Dual Pixel II autofocus system that includes face and eye detection as well as subject tracking for people, animals and vehicles (along with an auto mode). A dedicated button allows you to livestream instantly with four modes supported: UVC/UAC, HDMI, Camera Connect, and Live Switcher Mobile multi-camera. It comes with a single UHS-II card slot and an LP-E17 battery, along with microphone, headphone, microHDMI and USB-C ports.
The R50 V will cost $650 for the body only or $850 with the new RF-S14-30mm F4-6.3 IS STM PZ lens (sold separately for $330). Canon also announced the $1,700 RF 20mm f/1.4L VCM full-frame lens, the latest in its fast hybrid cinema-friendly series that includes the RF24mm f/1.4, RF 35mm f/1.4 and RF 50mm f/1.4 models. As mentioned, I9ve only had the R50 V and PowerShot V1 cameras for a short time but you can expect a full review of both models shortly.
This article originally appeared on Engadget at https://www.engadget.com/cameras/canon-goes-all-in-on-vlogging-with-the-powershot-v1-compact-and-r50-v-mirrorless-cameras-170047522.html?src=rss
- Amazon Spring Sale 2025: The best tech deals from Apple, Bose, Sonos, Beats, Anker and others
The Amazon Spring Sale has arrived, bringing a slew of discounts on household essentials, fashion, outdoor gear and even furniture. We at Engadget are focused on tech, and while the selection this time around isn’t quite as good as that of Amazon Prime Day in July, there are some decent discounts to be had. Some of our favorite robot vacuums, air purifiers, headphones and storage gear are on sale right now for some of the best prices we’ve seen this year so far.
Below, you’ll find all of the best tech deals we could find in the Amazon Spring Sale. The shopping event runs through March 31, so be sure to check back for the latest deals as they become available. Best Amazon Spring Sale deals
we found it to have solid performance and a matching battery life.
excellent heater during cold months and fan during warm months, so you can use it all year round. Jet Focus control lets you choose from Focused or Diffused for personal or whole-room heating or cooling, and the handy sleep timer lets you set when the device turns off in intervals from 15 minutes up to nine hours.
midrange soundbar thanks to its compact, attractive design and easy setup. It9s best for those who have a smaller living room or den they want to outfit with better TV sound. Also available at Sonos in their March Madness sale.
best wireless headphones you can get right now thanks to their supreme comfort, excellent sound quality and ANC, multipoint connectivity and 30-hour battery life.
best wireless headphones guide for excellent noise cancellation. These cans will give you a step up in ANC, blocking out most noise and chatter of those around you. General audio quality has been improved as well, and they have a comfy fit.
streaming device can play content at 1080p/60fps and now its remote can also control your TV9s power and volume. There9s also Alexa support built into the remote, so you can use voice commands to search for content.
air fryers, this air fryer toaster oven has 11 cooking modes including air fry, broil, bake, roast and more, and it has a large capacity that can fit up to six slices of bread at once or a 13-inch pizza. The Pro model is also on sale, down to $320 from $400.
best cordless vacuums guide thanks to its sleek design and included mop attachment that easily swap in so you can clean tile, hardwood and other flooring with liquid solution. Yes, it9s expensive, but you9re essentially getting two cleaning machines in one — plus, when used as a vacuum, it has excellent suction power and great battery life.
best smartwatch you can buy, period. While the Series 10 was an iterative update, that’s not necessarily a bad thing. It sports a slightly longer battery life, a slimmer design and wide-angle OLED screen for better viewing angles. It tracks workouts accurately and delivers alerts to your wrist efficiently.
work as a hearing aid, though their six-hour battery life still isn’t the best, and you should only get them if you’re all-in on Apple hardware. If that’s the case, though, we call them the best choice for iPhone owners in our wireless earbuds buying guide. We saw this pair drop as low as $154 back in December, but this deal comes within a dollar of its best price since then.
M4 Mac mini is one that won’t take up too much space, but will provide a ton of power at the same time. Not only does it come with an M4 chipset, but it also includes 16GB of RAM in the base model, plus front-facing USB-C and headphone ports for easier access.
Beats headphones have improved sound quality, good Transparency mode and USB-C charging, plus decent mic quality for phone calls. They support wired USB-C audio, plus they have solid ANC as well.
best wireless earbuds for working out thanks to their comfortable, secure fit, good sound quality with thumping bass and handful of convenient features provided by Apple9s H1 chipset. It provides quick-pairing and switching between Apple devices (and quick pairing with Android phones), Find My compatibility and hands-free Siri.
best Bluetooth trackers. While Apple’s AirTag can tap into a substantially larger crowd-sourcing network, we’ve found the One to send separation alerts faster when you’ve left an item behind and ring louder when you’re back in its vicinity.
our favorites, particularly if you9re just starting out building a security camera system. It9s easy to set up and use, and it works seamlessly with Amazon9s Alexa. Plus, if you want a local storage option, you can buy the Blink Sync Module 2 and a thumb drive to store video clips locally.
we found the robot performance to be better than the stick vac suction, it’s still impressive and convenient for an all-in-one model.
best air fryers guide, this Cosori model has nine preset cooking modes and a spacious cooking basket that can handle more food at once than you might expect. It9s not too large, so it can sit on your countertop all the time, and the basket has a safety release button that prevents accidental pulls.
best air purifier for most people, the Core 400S has easy-to-use onboard controls, powerful filtering technology that isn9t too loud and relatively affordable replacement filters. It reliably improved air quality in our testing, and even though its mobile app is a little overstuffed, it gives you another way to control and monitor the device.
best mesh Wi-Fi system you can get, this TP-Link bundle may be no-frills, but it gets the job done nicely. It9s easy to set up and provides excellent Wi-Fi 6E performance, plus the three included nodes can cover up to 7,200 square feet.
best microSD cards guide, this Evo Select card provides respectable read and write speeds, and it comes with a full-sized adapter.
Samsung T7 portable SSD (2TB) for $140 (48 percent off): We9re on the T9 series now, but if you9re looking to save a bit of cash, the T7 remains a great option for on-the-go storage. It supports read and write speeds up to 1,050/1,000 MB/s and sports a pocket-friendly design. Amazon Spring Sale FAQs When is the Amazon Spring Sale? The Amazon Spring Sale 2025 runs from March 25 through March 31. What is Amazon9s Spring Sale? The Amazon Spring Sale is a multi-day sale event that has taken place at the end of March since 2024. Do I have to be a Prime Member to shop the Amazon Spring Sale? No, Amazon Spring Sale deals are available to all, including those who do not subscribe to Prime. What types of deals can I expect to find during the Amazon Spring Sale? In the past, we9ve seen a lot of spring cleaning and fashion items in sale during the Big Spring Sale. We expect this year to be no different. We at Engadget in particular will be on the lookout for discounts on our favorite spring cleaning tech, including robot vacuums, cordless vacuums and air purifiers, along with deals on kitchen and smart home gear. Are there deals I can shop now ahead of the Amazon Spring Sale? Yes, check out our list of the best Amazon Spring Sale deals you can get right now above. How long does the Amazon Spring Sale last? The Amazon Spring Sale lasts seven days this year, running from March 25 through March 31.
This article originally appeared on Engadget at https://www.engadget.com/deals/amazon-spring-sale-2025-the-best-tech-deals-from-apple-bose-sonos-beats-anker-and-others-130607393.html?src=rss
- The Kindle Colorsoft is 20 percent off during the Amazon Spring Sale
The Kindle Colorsoft e-reader is on sale for $225 as part of the Amazon Spring Sale. That’s a discount of 20 percent, as the typical price hovers at $280. This deal also comes with three months of Kindle Unlimited, which is a good way to rack up some quick reads.
We loved the Colorsoft in our official review, calling it the "missing link in Amazon’s e-reader lineup." The reason is right in the name. This is the only Kindle with a color screen. The company led the e-reader space for 17 years before releasing a model that could display color. Amazon says it took so long because the technology just wasn’t good enough to implement until recently.
The end result? The colors do really pop. This is a great choice for those who primarily read full-color materials like comics and graphic novels. There’s a pinch-to-zoom feature to get closer to details and an auto-adjusting front light. Just like most modern Kindles, the pages turn fast and the lag is minimal. It’s also waterproof, for reading poolside or in the bathtub.
This model doesn’t include lock screen ads by default, which is nice. The primary downside here is the cost. It’s hard to recommend any e-reader for $280, even if it displays color. This is a premium product, however, so it’s easy to recommend it at $225. This article originally appeared on Engadget at https://www.engadget.com/deals/the-kindle-colorsoft-is-20-percent-off-during-the-amazon-spring-sale-162409959.html?src=rss
- The Triple-i Initiative indie game showcase returns on April 10
Indie publishers and developers are once again teaming up to show off the fruits of their labor in a gaming showcase from The Triple-i Initiative. The second edition will take place on April 10 (the same date as last year9s show) at noon ET.
The first showcase included the announcements of The Rogue Prince of Persia and Slay the Spire 2, along with expansion reveals for Brotato and Vampire Survivors. Major updates for Palworld, Risk of Rain 2 and V Rising were unveiled as well.
This time around, you can expect 45 minutes of world premieres, gameplay reveals, release dates, demo drops and more from 30-plus games. V Rising will be on show again this year, alongside the likes of Enshrouded and Deep Rock Galactic. The showcase trailer includes a peek at Sifu developer Sloclap9s intriguing 5v5 arcade soccer game, Rematch, so it looks like we9ll get an update on that one. Vampire Survivors studio Poncle is also among the list of developers with something to reveal.
Not only that, Playstack, the publisher of a little game called Balatro, has something up its sleeve. "We had been saving our big announcement for a special showcase," Marta Matyjewicz, marketing manager at Playstack, said in a statement. "We were amazed by the quality of last year’s Triple-i, so when the opportunity came to be a part of it, we knew we had to take it. It’s truly an honor to showcase our game alongside so many awesome titles." Insert three side eyes emoji here.
You9ll be able to watch the showcase on several platforms, including YouTube, Twitch, Bilibili and Steam. After the main event, there will be a post-show including deep dives on some of the games. A week-long sale featuring games from both editions of Triple-i Initiative will go live on Steam, Epic Games Store, Humble and elsewhere on the same day as the showcase. This article originally appeared on Engadget at https://www.engadget.com/gaming/the-triple-i-initiative-indie-game-showcase-returns-on-april-10-160402636.html?src=rss
- Amazon Spring Sale robot vacuum deals: The best sales from Shark, iRobot, Dyson and others
One notable trend at CES earlier this year was the quirky robot vacuum. It seemed every third booth had a new model that could Big Spring Sale. The best Amazon Spring Sale robot vacuum deals
we found the robot performance to be better than the stick vac suction, it’s still impressive and convenient for an all-in-one model. budget robot vacuums and has a long battery life and good suction power for its price. The main drawback is the lack of Wi-Fi, so instead of programming it with your phone, you’ll use the included remote. The best cordless vacuum deals top pick for a budget stick vac. We like that it automatically adjusts suction depending on what it9s picking up and is relatively lightweight when you’re pushing it around your floors. The bin is on the small side and the battery life isn’t as good as on other models, but it’s an easy-to-use, no-frills way to clean floors. best cordless vacuums guide thanks to its sleek design and included mop attachment that easily swap in so you can clean tile, hardwood and other flooring with liquid solution. Yes, it9s expensive, but you9re essentially getting two cleaning machines in one — plus, when used as a vacuum, it has excellent suction power and great battery life. our guide, this is the one she wanted to use the most. It’s super convenient with a dock that charges and empties and cleans all parts of the machine — brush, tube and dustbin — after each use. Plus the suction power is great and the iLoop smart sensor kicks up the suction when needed. This article originally appeared on Engadget at https://www.engadget.com/deals/amazon-spring-sale-robot-vacuum-deals-the-best-sales-from-shark-irobot-dyson-and-others-092652375.html?src=rss
- Anker's latest chargers and power banks are up to 20 percent off in the Amazon Spring Sale
Anker devices make up some of our top picks for the best power banks on the market, and the company debuted a few new ones at CES this year. Those included Anker9s Laptop Power Bank, a 25,000mAh portable charger with three 100W USB-C ports and a single USB connector. That new device is down to the best price we9ve seen since launch as part of Amazon9s Spring Sale — just $88, which represents a 20-percent discount from its original price.
The new power bank, available in Black and Silver, comes with two USB-C cables and can charge four devices simultaneously. It works with laptops, smartphones, cameras, gaming consoles and more. For example, it can charge an MacBook Air with an M3 chip to 50 percent in 33 minutes. It can also get an iPhone 16 to the same level in just 25 minutes. Plus, its display shows the battery9s health and temperature, along with output and input wattage.
Anker9s 140W four-port wall charger is also discounted for Amazon9s Spring Sale. You can pick it up right now for $77, down from $90. It offers a display that tracks power usage for each port, fast-charge status and temperature. Plus, it has something Anker refers to as an "odometer," tracking lifetime usage hour by hour.
This article originally appeared on Engadget at https://www.engadget.com/deals/ankers-latest-chargers-and-power-banks-are-up-to-20-percent-off-in-the-amazon-spring-sale-130131799.html?src=rss
- One of our favorite cordless vacuums drops to $150 in the Amazon Spring Sale
The Levoit LVAC-200 cordless vacuum has been discounted to $150 as part of the Amazon Spring Sale. That’s 25 percent off and close to a record-low price. The sale only applies to the standard white model and not the blue one.
The LVAC-200 made our list of the best cordless vacuums. We loved the lightweight design. It only weighs three pounds and it can easily be disassembled for storage. Just pop the cleaning head from the extension arm and the arm from the motor base. It also features a locking mechanism, so it can stand upright between cleaning sessions.
The cleaning power here is more than sufficient. We found that it did a good job with "all kinds of dry messes." It has three suction modes, so it can handle both hard and carpeted floors. It can even suck up pet hair, which is the true test of any vacuum. The design allows for the vacuum to easily reach underneath couches and beds, which is a fantastic bonus.
On the downside, the dustbin is pretty small, at just 0.75 liters. We found during our testing that the bin could fill up with just one full cleaning session. The vacuum also includes a five-stage filtration system, but it doesn’t include a true HEPA filter. This article originally appeared on Engadget at https://www.engadget.com/deals/one-of-our-favorite-cordless-vacuums-drops-to-150-in-the-amazon-spring-sale-153019530.html?src=rss
- GeoGuessr is coming to Steam in April
GeoGuessr, the geography game that tasks players with guessing a location in the world based on a random Google Street View image, is coming to Steam. It’s slated to hit early access on the platform sometime in April. That should hopefully make the game much easier to access on Steam Deck without having to fiddle with browser settings on desktop mode.
The developers are taking the early access approach on Steam so they can "refine the gameplay, introduce new features and ensure the best possible experience with direct feedback from players" with the aim of making "the ultimate competitive and casual geography game." The early access version on Steam will at the very least have a competitive solo mode and casual Team Duels, though there are plans to add more modes and competitive features in the coming months.
GeoGuessr has a fairly thriving competitive scene — this year9s world championship has a $100,000 prize pool — so you could stand to cash in if you become great at the game. But be warned: if you think pro GeoGuessr might be your calling, you9ll be up against some incredibly skilled players. They can pinpoint parts of the world based on corn growing at the side of a road, clouds in the sky and room decor. GeoGuessr pros are absolutely absurd.
It9s not clear how much the full Steam version will cost. A free version will include unlimited access to the amateur division, which is GeoGuessr9s lowest rank, as well as unranked Team Duels. A Steam Pass that9s available to purchase inside the game will be required to access the full Solo Duels mode.
The store page notes that the price won9t change during the time the game is in early access (a period that9s expected to be at least six months). Nor do the developers expect to increase the price when the game exits early access.
The original, 12-year-old web version allows players to make three free daily guesses, but to play more you have to pay for a subscription, which starts at $2.50 per month. Unlimited access on the mobile apps is available on the $3 per month Pro Unlimited plan. While there will be cross-play between Steam and the browser/mobile versions, the current GeoGuessr plans don9t include full access to the Steam edition. This article originally appeared on Engadget at https://www.engadget.com/gaming/pc/geoguessr-is-coming-to-steam-in-april-150001770.html?src=rss
- Amazon Spring Sale deals include the Fire TV Stick HD for only $20
You can pick up the Amazon Fire TV Stick HD for only $20 right now thanks to Amazon9s Spring Sale. Not only is that a $15 discount, but its only a couple of dollars more than the record-low price we9ve tracked.
Amazon released the Fire TV Stick HD last October and, soon after, it became the top budget pick in our guide to the best streaming devices. It9s a basic stre2amer that received a couple of much-needed updates when Amazon revamped its Fire TV devices last year.
The Fire TV Stick HD has HDR support and streams with full HD resolution. It also comes with an Alexa-powered remote control, which lets you search for titles with just a click of the Alexa button. That remote also has Netflix and Prime Video buttons, but the device can run most streaming apps, like Disney+ and Peacock.
Elsewhere in the Fire TV lineup, you can grab the Fire TV Stick 4K Max for only $40 thanks to Amazon Spring Sale deals. This is the most powerful streaming dongle Amazon makes, with support for 4K HDR content, Dolby Vision and Atmos, Wi-Fi 6E and Amazon Luna and Xbox Game Pass gaming.
This article originally appeared on Engadget at https://www.engadget.com/deals/amazon-spring-sale-deals-include-the-fire-tv-stick-hd-for-only-20-144514114.html?src=rss

- Google moves all Android development behind closed doors
Up until now, Google developed several components of Android out in the open, as part of AOSP, while developing everything else behind closed doors, only releasing the source code once the final new Android version was released. This meant that Google had to merge the two branches, which lead to problems and issues, so Google decided its now moving all development of Android behind closed doors. What will change is the frequency of public source code releases for specific Android components. Some components like the build system, update engine, Bluetooth stack, Virtualization framework, and SELinux configuration are currently AOSP-first, meaning they’re developed fully in public. Most Android components like the core OS framework are primarily developed internally, although some features, such as the unlocked-only storage area API, are still developed within AOSP. Beginning next week, all Android development will occur within Google’s internal branches, and the source code for changes will only be released when Google publishes a new branch containing those changes. As this is already the practice for most Android component changes, Google is simply consolidating its development efforts into a single branch. ↫ Mishaal Rahman at Android Authority This brings up a very old debate: if development happens entirely behind closed doors, with only the occasional code drop, is the software in question really open source? Technically, the answer is obviously yes theres no requirement that development take place in public. However, Im fairly sure that when most people think of open source, they think not only of occasionally throwing chunks of code over the proverbial corporate walls, but also of open development, where everybody is free to contribute, pipe in, and follow along. Clearly, this move makes Android more closed, not less so, and it follows in a long string of changes Google has made to Android that make it ever harder to consider AOSP, the Android Open Source Project, a capable, modern mobile operating system. The Android fork of the Linux kernel will always be properly open, of course, but I have my doubts Android in and of itself will remain open source in the narrow definition for much longer, and even if it does, you have to wonder how much value it will have. I mean, Darwin, the open source base underneath macOS and iOS, is technically open source, but nobody cares because Apple made it pretty much worthless in and of itself. Anything of value is stripped out and not only developed behind closed doors, but also not released as open source, ensuring Darwin is nothing but a curiosity we sometimes remember exists. Android could be heading in the same direction. My biggest worry are Android ROMs, most notably for me personally GrapheneOS. I honestly have no idea how this will impact such projects.
- How NixOS and reproducible builds could have detected the xz backdoor for the benefit of all
Some more light reading: While it was already established that the open source supply chain was often the target of malicious actors, what is stunning is the amount of energy invested by Jia Tan to gain the trust of the maintainer of the xz project, acquire push access to the repository and then among other perfectly legitimate contributions insert – piece by piece – the code for a very sophisticated and obfuscated backdoor. This should be a wake up call for the OSS community. We should consider the open source supply chain a high value target for powerful threat actors, and to collectively find countermeasures against such attacks. In this article, I’ll discuss the inner workings of the xz backdoor and how I think we could have mechanically detected it thanks to build reproducibility. ↫ Julien Malka Its a very detailed look at the situation and what Nix could to prevent it in the future.
- Playing multimedia with Dillo
What if you want to use a web browser like Dillo, which lacks JavaScript support and cant play audio or video inside the browser? Dillo doesnt have the capability to play audio or video directly from the browser, however it can easily offload this task to other programs. This page collects some examples of how to do watch videos and listen to audio tracks or podcasts by using an external player program. In particular we will cover mpv with yt-dlp which supports YouTube and Bandcamp among many other sites. ↫ Dillo website The way Dillo handles this feels very UNIX-y, in that it will call an external program mpv and yt-dlp, for instance to play a YouTube from an Open in mpv! option in the right-click menu for a link. Its nothing earth-shattering or revolutionary, of course, but I very much appreciate that Dillo bakes this functionality right in, allowing you to define any such actions and add them to the context menu.
- The seL4 microkernel: an introduction
This whitepaper provides an introduction to and overview of seL4. We explain what seL4 is (and is not) and explore its defining features. We explain what makes seL4 uniquely qualified as the operating-system kernel of choice for security- and safety-critical systems, and generally embedded and cyber-physical systems. In particular, we explain seL4’s assurance story, its security- and safety-relevant features, and its benchmark-setting performance. We also discuss typical usage scenarios, including incremental cyber retrofit of legacy systems. ↫ Gernot Heiser Some light reading for Monday.
- ReactOS 0.4.15 released
Its been over three years since the last ReactOS release, but today, in honour of the first commit to the project by the oldest, still active contributor, the project released ReactOS 0.4.15. Of course, theres been a steady stream of nightly releases, so its not like the project stalled or anything, but having a proper release is always nice to have. We are pleased to announce the release of ReactOS 0.4.15! This release offers Plug and Play fixes, audio fixes, memory management fixes, registry healing, improvements to accessories and system tools including Notepad, Paint, RAPPS, the Input Method Editor, and shell improvements. ↫ ReactOS 0.14.5 release announcement Theres a lot in this one, as the long gap between releases indicates. Thanks to the major changes in the plug and play subsystem of the kernel, ReactOS now supports more third party drivers, and it can now boot from USB and chipsets with EHCI, OHCI, and UHCI controllers. The open source AC’97 driver from the Windows Driver Kit has also been ported to ReactOS to enable sound on VirtualBox and old motherboards. The open source FAT driver from the same WDK has also been ported, which is a massive improvement over the old one. ReactOS can now also make use of custom IMEs, ZIP archive support has been integrated into the shell, and a new default visual style has been chosen. Theres a lot more in this release, though, and since it was branched over six months ago, there are a lot of improvements from since that time that are not yet part of this release, like a graphical installers, UEFI and SMP support, new NTFS driver, and a ton more. In other words dont let the long time between releases fool you; theres a lot going on in the ReactOS world.
- Nvidia Linux GPU driver ported to Haiku
Nvidia releasing its Linux graphics driver as open source is already bearing fruit for alternative operating systems. As many people already knows, Nvidia published their kernel driver under MIT license: GitHub NVIDIA/open-gpu-kernel-modules: NVIDIA Linux open GPU kernel module source (I will call it NVRM). This driver is very portable and its platform-independent part can be compiled for Haiku with minor effort (but it need to implement OS-specific binding code to be actually useful). This is very valuable for Haiku because Linux kernel GPU drivers are very hard to port and it heavily depends on Linux kernel internals. Unfortunately userland OpenGL/Vulkan driver source code is not published. But as part of Mesa 3D project, new Vulkan driver “NVK” is being developed and is functional already. Mesa NVK driver is using Nouveau as kernel driver, so it can’t be directly used with NVRM kernel driver. NVK source code provides platform abstraction that allows to implement support of other kernel drivers such as NVRM. I finally managed to make initial port NVRM kernel driver to Haiku and added initial NVRM API support to Mesa NVK Vulkan driver, so NVRM and NVK can work together. Some simple Vulkan tests are working. ↫ X512 on the Haiku forums Incredibly impressive, and a huge milestone for the Haiku operating system. It supports any Nvidia GPU from the Turing architecture, which I think means Nvidia RTX 20xx and newer, since they have a required microcontroller older GPUs do not have. Of course, this is an early port and a lot of work remains to be done, but it could lead to huge things for Haiku.
- SoftBank acquires Ampere Computing
SoftBank Group Corp. today announced that it will acquire Ampere Computing, a leading independent silicon design company, in an all-cash transaction valued at $6.5 billion. Under the terms of the agreement, Ampere will operate as a wholly owned subsidiary of SoftBank Group and retain its name. As part of the transaction, Ampere’s lead investors – Carlyle and Oracle – are selling their respective positions in Ampere. ↫ SoftBank and Ampere Computing press release Despite not really knowing what SoftBank does and what their long-term goals are I doubt anyone does I hope this at the very least provides Ampere with the funds needed to expand its business. At this point, the only serious options for Arm-based hardware are either Apple or Qualcomm, and we could really use more players. Amperes hardware is impressive, but difficult to buy and expensive, and graphics card support is patchy, at best. What Ampere needs is more investment, and more OEMs picking up their chips. An Ampere workstation is incredibly high on my list of machines to test for OSNews (perhaps a System76 model?), and itd be great if economies of scale worked to bring the prices down, possibly allowing Ampere to developer cheaper, more affordable variants for us mere mortals, too. I would love to build an Arm workstation in much the same way we build regular x86 PCs today, but I feel like thats still far off. I have no idea if SoftBank is the right kind of company to make this possible, but one can dream.
- FOSS infrastructure is under attack by AI companies
What do SourceHut, GNOMEs GitLab, and KDEs GitLab have in common, other than all three of them being forges? Well, it turns out all three of them have been dealing with immense amounts of traffic from AI! scrapers, who are effectively performing DDoS attacks with such ferocity its bringing down the infrastructures of these major open source projects. Being open source, and thus publicly accessible, means these scrapers have unlimited access, unlike with proprietary projects. These AI! scrapers do not respect robots.txt, and have so many expensive endpoints its putting insane amounts of pressure on infrastructure. Of course, they use random user agents from an effectively infinite number of IP addresses. Blocking is a game of whack-a-mole you cant win, and so the GNOME project is using a rather nuclear option called Anubis now, which aims to block AI! scrapers with a heavy-handed approach that sometimes blocks real, genuine users as well. The numbers are insane, as Niccolò Venerandi at Libre News details. Over Mastodon, one GNOME sysadmin, Bart Piotrowski, kindly shared some numbers to let people fully understand the scope of the problem. According to him, in around two hours and a half they received 81k total requests, and out of those only 3% passed Anubis proof of work, hinting at 97% of the traffic being bots – an insane number! ↫ Niccolò Venerandi at Libre News Fedora is another project dealing with these attacks, with infrastructure sometimes being down for weeks as a result. Inkscape, LWN, Frama Software, Diaspora, and many more theyre all dealing with the same problem: the vast majority of the traffic to their websites and infrastructure now comes from attacks by AI! scrapers. Sadly, theres doesnt seem to be a reliable way to defend against these attacks just yet, so sysadmins and webmasters are wasting a ton of time, money, and resources fending off the hungry AI! hordes. These AI! companies are raking in billions and billions of dollars from investors and governments the world over, trying to build dead-end text generators while sucking up huge amounts of data and wasting massive amounts of resources from, in this case, open source projects. If no other solutions can be found, the end game here could be that open source projects will start to make their bug reporting tools and code repositories much harder and potentially even impossible to access without jumping through a massive amount of hoops. Everything about this AI! bubble is gross, and I cant wait for this bubble to pop so a semblance of sanity can return to the technology world. Until the next hype train rolls into the station, of course. As is tradition.
- Memory safety for web fonts in Chrome: Google replaces FreeType with Rust-based alternative
Theres no escaping Rust, and the language is leaving its mark everywhere. This time around, Chrome has replaced its use of FreeType with Skrifa, a Rust-based replacement. Skrifa is written in Rust, and created as a replacement for FreeType to make font processing in Chrome secure for all our users. Skifra takes advantage of Rusts memory safety, and lets us iterate faster on font technology improvements in Chrome. Moving from FreeType to Skrifa allows us to be both agile and fearless when making changes to our font code. We now spend far less time fixing security bugs, resulting in faster updates, and better code quality. ↫ Dominik Röttsches, Rod Sheeter, and Chad Brokaw The move to Skrifa is already complete, and its being used now by Chrome users on Linux, Android, and ChromeOS, and as a fallback for users on Windows and macOS. The reasons for this change are the same as they always are for replacing existing tools with new tools written in Rust: security. FreeType is a security risk for Chrome, and by replacing it with something written in a memory-safe language like Rust, Google was able to eliminate a whole slew of types of security issues. To ensure rendering correctness, Google performed a ton of pixel comparison tests to compare FreeType output to Skrifa output. On top of that, Google is continuously running similar tests to ensure no quality degradation sneaks into Skrifa as time progresses. Whether anyone likes Rust or not, the reality of the matter is that using Rust provides tangible benefits that reduce cost and lower security risks, and as such, its use will keep increasing, and tried and true tools will continue to be replaced by Rust counterparts.
- I think we need a bigger boot partition
Long ago, during the time of creation, I confidently waved my hand and allocated a 1GB ESP partition and a 1GB boot partition, thinking to myself with a confident smile that this would surely be more than enough for the foreseeable future. However, this foreseeable future quickly vanished along with my smile. What was bound to happen eventually came, but I didn’t expect it to arrive so soon. What could possibly require such a large boot partition? And how should we resolve this? Here, I would like to introduce the boot partition issue I encountered, as well as temporary coping methods and final solutions, mentioning the problems encountered along the way for reference. ↫ fernvenue Some of us will definitely run into this issue at some point, so if youre doing a fresh installation it might make sense to allocate a bit more space to your boot partition. If you have a running system and are bumping into the limitations of your boot partition and dont want to reinstall, the linked article provides some possible solutions.

- EU OS: A Bold Step Toward Digital Sovereignty for Europe
Image A new initiative, called "EU OS," has been launched to develop a Linux-based operating system tailored specifically for the public sector organizations of the European Union (EU). This community-driven project aims to address the EU's unique needs and challenges, focusing on fostering digital sovereignty, reducing dependency on external vendors, and building a secure, self-sufficient digital ecosystem. What Is EU OS? EU OS is not an entirely novel operating system. Instead, it builds upon a Linux foundation derived from Fedora, with the KDE Plasma desktop environment. It draws inspiration from previous efforts such as France's GendBuntu and Munich's LiMux, which aimed to provide Linux-based systems for public sector use. The goal remains the same: to create a standardized Linux distribution that can be adapted to different regional, national, and sector-specific needs within the EU.
Rather than reinventing the wheel, EU OS focuses on standardization, offering a solid Linux foundation that can be customized according to the unique requirements of various organizations. This approach makes EU OS a practical choice for the public sector, ensuring broad compatibility and ease of implementation across diverse environments. The Vision Behind EU OS The guiding principle of EU OS is the concept of "public money – public code," ensuring that taxpayer money is used transparently and effectively. By adopting an open-source model, EU OS eliminates licensing fees, which not only lowers costs but also reduces the dependency on a select group of software vendors. This provides the EU’s public sector organizations with greater flexibility and control over their IT infrastructure, free from the constraints of vendor lock-in.
Additionally, EU OS offers flexibility in terms of software migration and hardware upgrades. Organizations can adapt to new technologies and manage their IT evolution at a manageable cost, both in terms of finances and time.
However, there are some concerns about the choice of Fedora as the base for EU OS. While Fedora is a solid and reliable distribution, it is backed by the United States-based Red Hat. Some argue that using European-backed projects such as openSUSE or KDE's upcoming distribution might have aligned better with the EU's goal of strengthening digital sovereignty. Conclusion EU OS marks a significant step towards Europe's digital independence by providing a robust, standardized Linux distribution for the public sector. By reducing reliance on proprietary software and vendors, it paves the way for a more flexible, cost-effective, and secure digital ecosystem. While the choice of Fedora as the base for the project has raised some questions, the overall vision of EU OS offers a promising future for Europe's public sector in the digital age.
Source: It's FOSS European Union
- Linus Torvalds Acknowledges Missed Release of Linux 6.14 Due to Oversight
Linus Torvalds Acknowledges Missed Release of Linux 6.14 Due to Oversight
Linux kernel lead developer Linus Torvalds has admitted to forgetting to release version 6.14, attributing the oversight to his own lapse in memory. Torvalds is known for releasing new Linux kernel candidates and final versions on Sunday afternoons, typically accompanied by a post detailing the release. If he is unavailable due to travel or other commitments, he usually informs the community ahead of time, so users don’t worry if there’s a delay.
In his post on March 16, Torvalds gave no indication that the release might be delayed, instead stating, “I expect to release the final 6.14 next weekend unless something very surprising happens.” However, Sunday, March 23rd passed without any announcement.
On March 24th, Torvalds wrote in a follow-up message, “I’d love to have some good excuse for why I didn’t do the 6.14 release yesterday on my regular Sunday afternoon schedule,” adding, “But no. It’s just pure incompetence.” He further explained that while he had been clearing up unrelated tasks, he simply forgot to finalize the release. “D'oh,” he joked.
Despite this minor delay, Torvalds’ track record of successfully managing the Linux kernel’s development process over the years remains strong. A single day’s delay is not critical, especially since most Linux users don't urgently need the very latest version.
The new 6.14 release introduces several important features, including enhanced support for writing drivers in Rust—an ongoing topic of discussion among developers—support for Qualcomm’s Snapdragon 8 Elite mobile chip, a fix for the GhostWrite vulnerability in certain RISC-V processors from Alibaba’s T-Head Semiconductor, and a completed NTSYNC driver update that improves the WINE emulator’s ability to run Windows applications, particularly games, on Linux.
Although the 6.14 release went smoothly aside from the delay, Torvalds expressed that version 6.15 may present more challenges due to the volume of pending pull requests. “Judging by my pending pile of pull requests, 6.15 will be much busier,” he noted.
You can download the latest kernel here. Linus Torvalds kernel
- AerynOS 2025.03 Alpha Released with GNOME 48, Mesa 25, and Linux Kernel 6.13.8
Image AerynOS 2025.03 has officially been released, introducing a variety of exciting features for Linux users. The release includes the highly anticipated GNOME 48 desktop environment, which comes with significant improvements like HDR support, dynamic triple buffering, and a Wayland color management protocol. Other updates include a battery charge limiting feature and a Wellbeing option aimed at improving user experience.
This release, while still in alpha, incorporates Linux kernel 6.13.8 and the updated Mesa 25.0.2 graphics stack, alongside tools like LLVM 19.1.7 and Vulkan SDK 1.4.309.0. Additionally, the Moss package manager now integrates os-info to generate more detailed OS metadata via a JSON file.
Future plans for AerynOS include automated package updates, easier rollback management, improved disk handling with Rust, and fractional scaling enabled by default. The installer has also been revamped to support full disk wipes and dynamic partitioning.
Although still considered an alpha release, AerynOS 2025.03 can be downloaded and tested right now from its official website.
Source: 9to5Linux AerynOS
- Xojo 2025r1: Big Updates for Developers with Linux ARM Support, Web Drag and Drop, and Direct App Store Publishing
Image Xojo has just rolled out its latest release, Xojo 2025 Release 1, and it’s packed with features that developers have been eagerly waiting for. This major update introduces support for running Xojo on Linux ARM, including Raspberry Pi, brings drag-and-drop functionality to the Web framework, and simplifies app deployment with the ability to directly submit apps to the macOS and iOS App Stores.
Here’s a quick overview of what’s new in Xojo 2025r1: 1. Linux ARM IDE Support Xojo 2025r1 now allows developers to run the Xojo IDE on Linux ARM devices, including popular platforms like Raspberry Pi. This opens up a whole new world of possibilities for developers who want to create apps for ARM-based devices without the usual complexity. Whether you’re building for a Raspberry Pi or other ARM devices, this update makes it easier than ever to get started. 2. Web Drag and Drop One of the standout features in this release is the addition of drag-and-drop support for web applications. Now, developers can easily drag and drop visual controls in their web projects, making it simpler to create interactive, user-friendly web applications. Plus, the WebListBox has been enhanced with support for editable cells, checkboxes, and row reordering via dragging. No JavaScript required! 3. Direct App Store Publishing Xojo has also streamlined the process of publishing apps. With this update, developers can now directly submit macOS and iOS apps to App Store Connect right from the Xojo IDE. This eliminates the need for multiple steps and makes it much easier to get apps into the App Store, saving valuable time during the development process. 4. New Desktop and Mobile Features This release isn’t just about web and Linux updates. Xojo 2025r1 brings some great improvements for desktop and mobile apps as well. On the desktop side, all projects now include a default window menu for macOS apps. On the mobile side, Xojo has introduced new features for Android and iOS, including support for ColorGroup and Dark Mode on Android, and a new MobileColorPicker for iOS to simplify color selection. 5. Performance and IDE Enhancements Xojo’s IDE has also been improved in several key areas. There’s now an option to hide toolbar captions, and the toolbar has been made smaller on Windows. The IDE on Windows and Linux now features modern Bootstrap icons, and the Documentation window toolbar is more compact. In the code editor, developers can now quickly navigate to variable declarations with a simple Cmd/Ctrl + Double-click. Plus, performance for complex container layouts in the Layout Editor has been enhanced. What Does This Mean for Developers? Xojo 2025r1 brings significant improvements across all the platforms that Xojo supports, from desktop and mobile to web and Linux. The added Linux ARM support opens up new opportunities for Raspberry Pi and ARM-based device development, while the drag-and-drop functionality for web projects will make it easier to create modern, interactive web apps. The ability to publish directly to the App Store is a game-changer for macOS and iOS developers, reducing the friction of app distribution. How to Get Started Xojo is free for learning and development, as well as for building apps for Linux and Raspberry Pi. If you’re ready to dive into cross-platform development, paid licenses start at $99 for a single-platform desktop license, and $399 for cross-platform desktop, mobile, or web development. For professional developers who need additional resources and support, Xojo Pro and Pro Plus licenses start at $799. You can also find special pricing for educators and students.
Download Xojo 2025r1 today at xojo.com. Final Thoughts With each new release, Xojo continues to make cross-platform development more accessible and efficient. The 2025r1 release is no exception, delivering key updates that simplify the development process and open up new possibilities for developers working on a variety of platforms. Whether you’re a Raspberry Pi enthusiast or a mobile app developer, Xojo 2025r1 has something for you. Xojo ARM
- New 'Mirrored' Network Mode Introduced in Windows Subsystem for Linux
Microsoft's Windows Subsystem for Linux (WSL) continues to evolve with the release of WSL 2 version 0.0.2. This update introduces a set of opt-in preview features designed to enhance performance and compatibility.
Key additions include "Automatic memory reclaim" which dynamically optimizes WSL's memory footprint, and "Sparse VHD" to shrink the size of the virtual hard disk file. These improvements aim to streamline resource usage.
Additionally, a new "mirrored networking mode" brings expanded networking capabilities like IPv6 and multicast support. Microsoft claims this will improve VPN and LAN connectivity from both the Windows host and Linux guest.
Complementing this is a new "DNS Tunneling" feature that changes how DNS queries are resolved to avoid compatibility issues with certain network setups. According to Microsoft, this should reduce problems connecting to the internet or local network resources within WSL.
Advanced firewall configuration options are also now available through Hyper-V integration. The new "autoProxy" feature ensures WSL seamlessly utilizes the Windows system proxy configuration.
Microsoft states these features are currently rolling out to Windows Insiders running Windows 11 22H2 Build 22621.2359 or later. They remain opt-in previews to allow testing before final integration into WSL.
By expanding WSL 2 with compelling new capabilities in areas like resource efficiency, networking, and security, Microsoft aims to make Linux on Windows more performant and compatible. This evolutionary approach based on user feedback highlights Microsoft's commitment to WSL as a key part of the Windows ecosystem. Windows
- Linux Threat Report: Earth Lusca Deploys Novel SprySOCKS Backdoor in Attacks on Government Entities
The threat actor Earth Lusca, linked to Chinese state-sponsored hacking groups, has been observed utilizing a new Linux backdoor dubbed SprySOCKS to target government organizations globally.
As initially reported in January 2022 by Trend Micro, Earth Lusca has been active since at least 2021 conducting cyber espionage campaigns against public and private sector targets in Asia, Australia, Europe, and North America. Their tactics include spear-phishing and watering hole attacks to gain initial access. Some of Earth Lusca's activities overlap with another Chinese threat cluster known as RedHotel.
In new research, Trend Micro reveals Earth Lusca remains highly active, even expanding operations in the first half of 2023. Primary victims are government departments focused on foreign affairs, technology, and telecommunications. Attacks concentrate in Southeast Asia, Central Asia, and the Balkans regions.
After breaching internet-facing systems by exploiting flaws in Fortinet, GitLab, Microsoft Exchange, Telerik UI, and Zimbra software, Earth Lusca uses web shells and Cobalt Strike to move laterally. Their goal is exfiltrating documents and credentials, while also installing additional backdoors like ShadowPad and Winnti for long-term spying.
The Command and Control server delivering Cobalt Strike was also found hosting SprySOCKS - an advanced backdoor not previously publicly reported. With roots in the Windows malware Trochilus, SprySOCKS contains reconnaissance, remote shell, proxy, and file operation capabilities. It communicates over TCP mimicking patterns used by a Windows trojan called RedLeaves, itself built on Trochilus.
At least two SprySOCKS versions have been identified, indicating ongoing development. This novel Linux backdoor deployed by Earth Lusca highlights the increasing sophistication of Chinese state-sponsored threats. Robust patching, access controls, monitoring for unusual activities, and other proactive defenses remain essential to counter this advanced malware.
The Trend Micro researchers emphasize that organizations must minimize attack surfaces, regularly update systems, and ensure robust security hygiene to interrupt the tactics, techniques, and procedures of relentless threat groups like Earth Lusca. Security
- Linux Kernel Faces Reduction in Long-Term Support Due to Maintenance Challenges
The Linux kernel is undergoing major changes that will shape its future development and adoption, according to Jonathan Corbet, Linux kernel developer and executive editor of Linux Weekly News. Speaking at the Open Source Summit Europe, Corbet provided an update on the latest Linux kernel developments and a glimpse of what's to come.
A major change on the horizon is a reduction in long-term support (LTS) for kernel versions from six years to just two years. Corbet explained that maintaining old kernel branches indefinitely is unsustainable and most users have migrated to newer versions, so there's little point in continuing six years of support. While some may grumble about shortened support lifecycles, the reality is that constantly backporting fixes to ancient kernels strains maintainers.
This maintainer burnout poses a serious threat, as Corbet highlighted. Maintaining Linux is largely a volunteer effort, with only about 200 of the 2,000+ developers paid for their contributions. The endless demands on maintainers' time from fuzz testing, fixing minor bugs, and reviewing contributions takes a toll. Prominent maintainers have warned they need help to avoid collapse. Companies relying on Linux must realize giving back financially is in their interest to sustain this vital ecosystem.
The Linux kernel is also wading into waters new with the introduction of Rust code. While Rust solves many problems, it also introduces new complexities around language integration, evolving standards, and maintainer expertise. Corbet believes Rust will pass the point of no return when core features depend on it, which may occur soon with additions like Apple M1 GPU drivers. Despite skepticism in some corners, Rust's benefits likely outweigh any transition costs.
On the distro front, Red Hat's decision to restrict RHEL cloning sparked community backlash. While business considerations were at play, Corbet noted technical factors too. Using older kernels with backported fixes, as RHEL does, risks creating divergent, vendor-specific branches. The Android model of tracking mainline kernel dev more closely has shown security benefits. Ultimately, Linux works best when aligned with the broader community.
In closing, Corbet recalled the saying "Linux is free like a puppy is free." Using open source seems easy at first, but sustaining it long-term requires significant care and feeding. As Linux is incorporated into more critical systems, that maintenance becomes ever more crucial. The kernel changes ahead are aimed at keeping Linux healthy and vibrant for the next generation of users, businesses, and developers. kernel
- Linux Celebrates 32 Years with the Release of 6.6-rc2 Version
Today marks the 32nd anniversary of Linus Torvalds introducing the inaugural Linux 0.01 kernel version, and celebrating this milestone, Torvalds has launched the Linux 6.6-rc2. Among the noteworthy updates are the inclusion of a feature catering to the ASUS ROG Flow X16 tablet's mode handling and the renaming of the new GenPD subsystem to pmdomain.
The Linux 6.6 edition is progressing well, brimming with exciting new features that promise to enhance user experience. Early benchmarks are indicating promising results, especially on high-core-count servers, pointing to a potentially robust and efficient update in the Linux series.
Here is what Linus Torvalds had to say in today's announcement: Another week, another -rc.I think the most notable thing about 6.6-rc2 is simply that it'sexactly 32 years to the day since the 0.01 release. And that's a roundnumber if you are a computer person.Because other than the random date, I don't see anything that reallystands out here. We've got random fixes all over, and none of it looksparticularly strange. The genpd -> pmdomain rename shows up in thediffstat, but there's no actual code changes involved (make sure touse "git diff -M" to see them as zero-line renames).And other than that, things look very normal. Sure, the architecturefixes happen to be mostly parisc this week, which isn't exactly theusual pattern, but it's also not exactly a huge amount of changes.Most of the (small) changes here are in drivers, with some tracingfixes and just random things. The shortlog below is short enough toscroll through and get a taste of what's been going on. Linus Torvalds
- Introducing Bavarder: A User-Friendly Linux Desktop App for Quick ChatGPT Interaction
Want to interact with ChatGPT from your Linux desktop without using a web browser?
Bavarder, a new app, allows you to do just that.
Developed with Python and GTK4/libadwaita, Bavarder offers a simple concept: pose a question to ChatGPT, receive a response, and promptly copy the answer (or your inquiry) to the clipboard for pasting elsewhere.
With an incredibly user-friendly interface, you won't require AI expertise (or a novice blogger) to comprehend it. Type your question in the top box, click the blue send button, and wait for a generated response to appear at the bottom. You can edit or modify your message and repeat the process as needed.
During our evaluation, Bavarder employed BAI Chat, a GPT-3.5/ChatGPT API-based chatbot that's free and doesn't require signups or API keys. Future app versions will incorporate support for alternative backends, such as ChatGPT 4 and Hugging Chat, and allow users to input an API key to utilize ChatGPT3.
At present, there's no option to regenerate a response (though you can resend the same question for a potentially different answer). Due to the lack of a "conversation" view, tracking a dialogue or following up on answers can be challenging — but Bavarder excels for rapid-fire questions.
As with any AI, standard disclaimers apply. Responses might seem plausible but could contain inaccurate or false information. Additionally, it's relatively easy to lead these models into irrational loops, like convincing them that 2 + 2 equals 106 — so stay alert!
Overall, Bavarder is an attractive app with a well-defined purpose. If you enjoy ChatGPT and similar technologies, it's worth exploring. ChatGPT AI
- LibreOffice 7.5.3 Released: Third Maintenance Update Brings 119 Bug Fixes to Popular Open-Source Office Suite
Today, The Document Foundation unveiled the release and widespread availability of LibreOffice 7.5.3, which serves as the third maintenance update to the current LibreOffice 7.5 open-source and complimentary office suite series.
Approximately five weeks after the launch of LibreOffice 7.5.2, LibreOffice 7.5.3 arrives with a new set of bug fixes for those who have successfully updated their GNU/Linux system to the LibreOffice 7.5 series.
LibreOffice 7.5.3 addresses a total of 119 bugs identified by users or uncovered by LibreOffice developers. For a more comprehensive understanding of these bug fixes, consult the RC1 and RC2 changelogs.
You can download LibreOffice 7.5.3 directly from the LibreOffice websiteor from SourceForge as binary installers for DEB or RPM-based GNU/Linux distributions. A source tarball is also accessible for individuals who prefer to compile the software from sources or for system integrators.
All users operating the LibreOffice 7.5 office suite series should promptly update their installations to the new point release, which will soon appear in the stable software repositories of your GNU/Linux distributions.
In early February 2023, LibreOffice 7.5 debuted as a substantial upgrade to the widely-used open-source office suite, introducing numerous features and improvements. These enhancements encompass major upgrades to dark mode support, new application and MIME-type icons, a refined Single Toolbar UI, enhanced PDF Export, and more.
Seven maintenance updates will support LibreOffice 7.5 until November 30th, 2023. The next point release, LibreOffice 7.5.4, is scheduled for early June and will include additional bug fixes.
The Document Foundation once again emphasizes that the LibreOffice office suite's "Community" edition is maintained by volunteers and members of the Open Source community. For enterprise implementations, they suggest using the LibreOffice Enterprise family of applications from ecosystem partners. LibreOffice

- Fedora 42 Beta Has Arrived
The Fedora Project has announced the availability of the first beta release for version 42 of the open-source distribution.
|