Bonum Certa Men Certa

Links 15/09/2023: PostgreSQL 16 Released and Krita 5.2 Release Candidate



  • GNU/Linux

    • Geeky GadgetsClockworkPi uConsole Linux handheld PC from $139

      The uConsole is the latest offering from ClockworkPi, a company known for their innovative game shell and dev term handheld gaming uConsoles. This new kit provides everything necessary to assemble the device, with the exception of the 18650 batteries. The uConsole is powered by a Raspberry Pi CM4, a choice made for its compatibility with ongoing community development. This compatibility ensures that the uConsole remains up-to-date and relevant in the fast-paced world of gaming technology.

    • Embedded.comFoundries.io helps Arduino SoM meet EU security straight out-of-the-box

      Foundries.io has announced that its security technology provides capabilities making the Arduino Portenta X8 the first system-on-module (SoM) to meet all the requirements of the European Union’s Cyber Resilience Act (CRA) on shipment to a customer.

      The company said that under normal circumstances, SoM manufacturers supply their boards with a sample Linux distribution that is not maintained after shipment to the customer, and with none of the security infrastructure such as an software bill-of-materials (SBOM) tool and over-the-air (OTA) update utility required to maintain device security for life.

    • 14 Amazing Fanless Mini Pc for 2023 [Ed: Many of these target or accept GNU/Linux]

      Introducing the 14 Amazing Fanless Mini PC for 2023. In the ever-evolving world of technology, compact yet powerful devices have become a necessity for professionals and gadget enthusiasts alike. Mini PCs have gained tremendous popularity due to their ability to tick all the boxes with their small form factor, efficient performance, and noiseless operation. As we look ahead to 2023, the market is poised to offer an extensive range of fanless mini PCs that promise to revolutionize the way we work and play. These remarkable devices are engineered to deliver exceptional computing power while ensuring a noise-free environment, making them ideal for various applications such as entertainment centers, home offices, and even industrial use. Get ready to explore the latest innovations and cutting-edge features that these 14 amazing fanless mini PCs will bring to the table in 2023.

    • Audiocasts/Shows

      • The BSD Now PodcastBSD Now 524: Legendary Unix Recovery

        On the Loss and Preservation of Knowledge, Unix Recovery Legend, Useful Unix commands for data science, Tarsnap outage post-mortem, OpenBSD 7.3 on a twenty year old IBM ThinkPad R31, and more

      • mintCast PodcastmintCast 419.5 – Bill & Majid’s Bogus Journey

        In our Innards section we talk about cloud storage solutions and attempt to demystify some of the procedures for hosting your own cloud storage.

        In "Check This Out" On August 12, 1981 IBM Introduces Personal Computer Download
    • Applications

      • Linux LinksBest Free and Open Source Alternatives to Apple ColorSync Utility

        In 2020, Apple began the Apple silicon transition, using self-designed, 64-bit ARM-based Apple M1 processors on new Mac computers. Maybe it’s the perfect time to move away from the proprietary world of Apple, and embrace the open source Linux scene.

        ColorSync Utility is a tool that lets you change a device’s colour profile. When you install devices, such as cameras, displays or printers, a colour profile containing the colour capabilities and limits for each device is created.

        It’s proprietary software and not available for Linux. We recommend the best free and open source alternatives.

      • It's FOSS7 Lesser Know but Unique Web Browsers For You to Explore

        Looking for something different? These unique web browsers can help you make things interesting.

      • Make Use OfThe Top 9 Free-to-Use Image-Editing Apps for Linux

        A plain picture can sometimes be boring. Transform your images into works of art by processing them with these free image-editing Linux apps.

    • Instructionals/Technical

      • IT Pro TodayHow To Remotely Manage Linux Users and Groups

        Managing Linux users and groups starts by understanding what a user is – an individual who has access to the system. A user can be a standard or privileged user.

        A group, meanwhile, is essentially a collection of user accounts with the same permissions. Groups provide a practical way to implement Role-Based Access Control, or RBAC, which assigns a group of users access to the same resources and permissions based on their role. For instance, you can have groups like “accounts,” “developers,” or “managers.”

        Within Linux, there are two distinct types of users: system users and regular users. Regular users don’t have sudo or root access, which grants elevated privileges. In every Linux system, there is a root account, which functions as the administrator account with unrestricted privileges. On the other hand, a sudo account offers limited administrative access, and these users are typically listed in the /etc/sudoers file.

      • Network WorldSorting, joining, shuffling, skipping and numbering lines on Linux

        Whenever you need to work with lists that are stored as text files on Linux – especially long ones – you can take advantage of some easy commands to make manipulating them a lot easier. Any text file can be easily sorted, but you can also randomly arrange the lines, number them or join files when two share an initial common field. In fact, if you only want to see every other line or every fifth line in a file, you can do that too. This post runs through the commands to do all of these things.

      • Make Use OfHow Can You Fix a "Permission denied (publickey)" SSH Error on Linux?

        SSH is a useful tool for connecting to remote machines, but you may run into a "Permission denied (publickey)" error involving your public key on Linux. Fortunately, there are some easy fixes you can try to troubleshoot it.

      • VituxHow to Install ERPNext on Debian

        ERPNext is a free and open source ERP system written in Python and JavaScript using a Frappe framework. It is designed for small and medium-sized businesses and offers all the features of an ERP system. It helps you manage business processes such as finance, sales, human resources, production, purchasing, services, helpdesk and more.

      • OSNoteInstalling Debian via Internet Mirror and PXE Server

        In this tutorial I will show you how to install the latest version of Debian 9 via a PXE server at your site. The machine is booted over the network and the system is installed via remote HTTP mirror sources on the Internet provided by Debian archive mirrors.

      • OSNoteInstall ZurmoCRM on Debian

        This topic shows you how to install and configure the latest version of the Zurmo CRM platform on a Debian 9 server to deploy a free online web platform for your business. Zurmo CRM is a flexible, web-based, software-independent CRM platform suitable for businesses and designed for sales processes.

      • It's FOSSHow to Use Subtitles with VLC

        A beginner's guide to playing and managing subtitles with the VLC media player.

      • It's FOSS7 Tips and Tweaks to Get More Out of Thunar File Manager of Xfce

        Thunar is a good file manager by Xfce. You can enhance your experience by using these tweaks and tips.

      • It's FOSSCreate Table of Contents, Figures and Index of Tables in LibreOffice

        Learn to create table of contents, table of figures and index of tables in LibreOffice Writer.

      • It's FOSSColors in ls Command Output: What do They Mean?

        Wondering what are those colors in the ls command output? Where do they come from and how to set it? This article answers it all.

      • It's FOSSHow to Rotate a Video With VLC Media Player

        The versatile VLC media player allows you to rotate the video orientation as well. Quite handy for watching smartphone recorded videos on desktop.

      • idroot

        • ID RootHow To Install Vim Text Editor on Debian 12

          In this tutorial, we will show you how to install Vim Text Editor on Debian 12. This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS.

        • ID RootHow to Use Stat Command on Linux

          The Linux operating system offers an array of powerful tools that empower users and administrators to gain deep insights into their file systems. One such tool is the stat command, a versatile utility designed to provide an in-depth understanding of files and directories.

        • ID RootRestarting Ubuntu System Using Command Line Interface

          Restarting your Ubuntu system is a routine task, but knowing how to do it via the Command Line Interface (CLI) can be incredibly useful for system administrators and advanced users.

      • howtoforge

        • HowTo ForgeHow to Install Ruby on Rails on Debian 12

          Ruby on Rails or RoR is a free and open-source web application framework written in Ruby and released under the MIT license. Rails is a full-stack web framework for easily building enterprise-grade applications.

        • HowTo ForgeHow to Install GLPI IT Inventory Management on Debian 12

          GLPI is an open-source IT asset and Helpdesk management solution written in PHP. In this guide, I'll show you how to install GLPI IT Management Software on a Debian 12 machine.

        • HowTo ForgeHow to Install and Configure Nginx with PHP-FPM on CentOS 8

          Nginx is a free, open-source, and one of the most powerful web servers worldwide. This tutorial will teach us how to install Nginx with PHP-FPM support in CentOS 8.

        • HowTo ForgeHow to Install ERPNext on Debian 12

          ERPNext is an open-source enterprise resource planning (ERP) solution. In this tutorial, we will guide you through the installation of ERPNext on the Debian 12 server. You will install ERPNext with a MariaDB database server, Nginx as a reverse proxy and a supervisor process manager.

        • HowTo ForgeHow to Manage Multiple Node.js Versions using NVM (Node Version Manager)

          NVM or Node Version Manager is a command-line tool for managing multiple Nodejs versions. In this tutorial, I will show you how to install and use NVM for managing multiple Nodejs versions on your computer.

        • HowTo ForgeHow to Rename Network Interfaces to eth0 on CentOS

          In this article, we will learn about the Linux interface naming. You will learn how the network interface on Linux named eth(X), ens(X), eno(X), etc.

        • HowTo ForgeHow to Install a Secure FTP Server with vsftpd on Debian 12

          vSFTPd or Very Secure FTP Daemon is a free and open-source FTP server software. In this tutorial, you will learn how to set up and create a secure FTP server with vsftpd on a Debian 12 server. In this guide you will also learn how to secure your FTP server installation via UFW (Uncomplicated Firewall) and how to connect to the FTP server using the FTP client FileZilla.

        • HowTo ForgeGuide to Install Django Web Framework on Debian 12

          Django is a free and open-source Python Web Framework used to develop dynamic websites and applications. This guide will show you how to install the Django web framework on a Debian 12 server.

      • Own HowToHow to install Arduino IDE on Ubuntu

        Arduino IDE is a software that you can use to connect to your arduino board.

        You basically write your code on Arduino IDE and then you upload it to your arduino board.

      • OSNoteHow to Install Automad CMS on Fedora Linux

        Automad is a file-based open-source content management system and template engine written in PHP. Instead of using a database, Automad uses human-readable text files to store content, hence making it portable and easy to install.

      • TecAdminHow to Install Memcache Server on Ubuntu 22.04

        Memcached is a high-performance distributed memory cache service that is primarily used to speed up sites that make heavy use of databases. It does so by caching data and objects in RAM, which reduces the need to access the database on subsequent requests.

      • 11 Tips for Syncing Bookmarks and Passwords Between Firefox and Chrome

        Google Chrome and Mozilla Firefox are the most popular web browsers that have been used by people across the world, for quite some time now.

      • MWL60 Seconds of WIP, 14 September 2023

        Today we have a tidbit from Run Your Own Mail Server, where I discuss debugging submission at the command line. Don’t leap straight to OpenSSL or a TLS-aware netcat, though. Submission doesn’t take a straight username and password.

      • Install Cockpit Flatpak Client on Debian BookWorm (12.1) (KDE Desktop)

        Post below might be useful for Debian BookWorm Clones like SparkyLinux7 Orion Belt or any similar distro based on Debian 12.1.

      • VituxHow to Install Odoo ERP on Debian Linux

        Odoo, also known as OpenERP, is a free and open-source enterprise resource planning application based on Python. It is a full-featured application and includes open-source CRM, point of sales, human resources management, point of sales, invoicing and accounting, event management, email marketing, order tracking, etc.

      • nixCraftHow to install wget on Fedora Linux using the dnf command

        Wget is a command-line tool to download files from the Internet or local servers. It is not a graphical user interface (GUI) program, and it must be used by typing commands into a terminal application. You can download files from the web. It supports HTTP, HTTPS, FTP, and other protocols. It can mirror entire websites or directories. Wget can resume downloads interrupted due to a network error or a power outage. Wget can start the download again from where it left off. Thus saving you bandwidth and download time. Let us see how to install wget under Fedora Linux.

      • Make Tech EasierHow to Self-Host and Install Ghost on Your Linux Server

        Ghost is an open-source content management program that allows you to easily create a blog and a newsletter service. You can choose to subscribe to the Ghost(Pro) service to use the CMS, or, if you are more technically inclined, self-host it on your server. Here we show you the latter - self-host Ghost on your Linux server.

      • It's FOSSInstall VSCodium on Ubuntu [Ed: This still helps Microsoft. Better explore editors not tied in any way to Microsoft.]

        Not happy with telemetry in VS Code? Install VSCodium, a 100% open source clone of VS Code.

    • Games

      • Giz ChinaHow to Run Steam Games on Linux OS - Gizchina.com

        Valve has dedicated years to improving Linux as an operating system for Steam, and it has achieved significant success. Linux is the default OS for the Steam Deck, and it can smoothly run non-native games using the Proton compatibility layer. If you’re using a Linux PC, you can also get Steam on it. However, the process of installing Steam may vary in complexity depending on the Linux distribution you’re using.

        Typically, the most reliable way to install Steam is either through Valve’s official installation software or by using a repository. While there are app stores like Snap and Flathub that offer Steam installations, it’s worth noting that, at the time of writing, using these methods can lead to various glitches and, in some cases, render Steam unusable. Therefore, we’ll guide you through the traditional installation method. Don’t worry; you’ll only need to do this once, and you won’t have to manually install updates in the future.

      • GeekWireHere’s why so many video game developers are suddenly abandoning the Unity engine [Ed: This Mono/.NET infection is better off dead. Developers should use better frameworks anyway.]

        In the wake of a controversial policy change by game engine developer Unity, dozens of small independent video game studios have announced they’ll abandon the engine and/or have called upon Unity to reverse course.

        Unity Technologies, headquartered in San Francisco, might be best-known for its cross-platform game engine Unity. For over a decade, Unity has been a go-to toolset for video game production, particularly in the mobile and indie spaces.

        Just this year, several of 2023’s highest-profile games were built in Unity, such as Oxenfree II, Dave the Diver, Sea of Stars, Arcadian Atlas, and Venba. For Pacific Northwest productions that we’ve covered on GeekWire, you can also include BattleTech and The Fall Part 2.

    • Desktop Environments/WMs

      • K Desktop Environment/KDE SC/Qt

        • KritaKrita 5.2 Release Candidate is out

          The release candidate is here for Krita 5.2, this means that we are confident that all the major bugs brought on by the changes in Krita 5.2 have now been fixed, and would like you to give it another round of testing.

          Please pay extra attention to the following features of Krita, since they got updated or reworked since Beta2...

        • Scarlett Gately Moore: KDE: KDE neon user edition updates! Debian updates, Snaps on hold.

          I had to make the hard decision to put snaps on hold. I am working odd jobs to “stay alive” and to pay for my beautiful scenery. My “Project” should move forward, as I have done everything asked of me including finding a super awesome management team to take us all the way through. But until it is signed sealed and delivered, I have to survive. In my free time I am helping out Jonathan and working on KDE Neon, he has done so much for me over the years, it is the least I can do!

          So without further ado! Carlos and I have been working diligently on new Frameworks 5.110, Plasma 5.27.8, and Applications 23.08.1! They are complete and ready in /user! With that, a great many fixes to qml dependencies and packaging updates. Current users can update freely and the docker images and ISO are building now.

        • KDE VideosDiscover GCompris

          GCompris includes well over a hundred fun educational activities. In this video you will learn how they are divided into categories and see a number of examples of what you can find in the GComrpis treasure trove.

      • GNOME Desktop/GTK

        • OMG Ubuntu10 Best Features in GNOME 45

          But I figured I’d whet your appetite before then.

          In this post I list improvements, changes and new features in GNOME 45 that have caught my eye. What follows is by no means exhaustive (i.e. there’s more included than what I mention) but this rundown will give you a good idea of what the biggest user-facing additions are.

          GNOME 45 is due for release on September 20, 2023. It will include the changes I spotlight below. However, not everything mentioned will feature in Ubuntu 23.10 as, like other Linux distros, Ubuntu “curates” the GNOME desktop experience to suit its own needs, wants, and desires.

          The good news is that it’s (usually) trivial to manually add, re-enable, or install anything Ubuntu omits.

          Waffle dished out it’s time scroll on to find out what’s new!

        • MediumPratham Gupta: GSOC 2023 Final Report

          This is the final report for my project. Here i will be explaining about the method we took to find anagrams.

          GNOME Crosswords Editor

          Although still under development, Editor is a important part of Crosswords application for GNOME. It allows us to create basic crosswords with grids and€ clues.

  • Distributions and Operating Systems

  • Free, Libre, and Open Source Software

    • Web Browsers/Web Servers

      • Mozilla

        • Nick Fitzgerald: My WasmCon 2023 Talk

          WebAssembly programs are sandboxed and isolated from one another and from the host, so they can’t read or write external regions of memory, transfer control to arbitrary code in the process, or freely access the network and filesystem. This makes it safe to run untrusted WebAssembly programs: they cannot escape the sandbox to steal private data from elsewhere on your laptop or run a botnet on your servers. But these security properties only hold true if the WebAssembly runtime’s implementation is correct. This talk will explore the ways we are ensuring correctness in the Wasmtime WebAssembly runtime and in its compiler, Cranelift.

    • SaaS/Back End/Databases

      • PostgreSQLPostgreSQL 16 Released!

        September 14, 2023 - The PostgreSQL Global Development Group today announced the release of PostgreSQL 16, the latest version of the world's most advanced open source database.

        PostgreSQL 16 raises its performance, with notable improvements to query parallelism, bulk data loading, and logical replication. There are many features in this release for developers and administrators alike, including more SQL/JSON syntax, new monitoring stats for your workloads, and greater flexibility in defining access control rules for management of policies across large fleets.

      • LinuxiacPostgreSQL 16 Released with Notable Improvements

        PostgreSQL is a powerful open-source relational database management system (RDBMS) known for its robustness, scalability, and extensibility. Its various extensions, tools, and support for advanced data types make it a popular choice for web applications, data warehousing, geospatial databases, and more. With the release of PostgreSQL 16, this powerful database system takes another significant leap forward, reinforcing its position as the “world’s most advanced open-source RDBMS.”

        So, let’s explore how this new major version elevates the database management experience, making it more robust, efficient, and secure than ever before.

      • Silicon AngleOpen-source database PostgreSQL 16 brings performance and scaling enhancements

        The developer behind the popular open-source PostgreSQL database software, the PostgreSQL Global Development Group, today announced the release of PostgreSQL 16 that includes enhancements to security, scaling and performance. PostgreSQL is a relational database management system, also known as Postgres, which is free and open source.

      • Venture BeatPostgreSQL brings more performance, security to open-source database

        The open-source PostgreSQL 16 database is out today, adding new features that will help improve performance for all types of workloads, including AI.

      • LWNPostgreSQL 16 released

        Version 16 of the PostgreSQL database manager has been released.

    • Productivity Software/LibreOffice/Calligra

      • LibreOffice 7.6.1 Community available for download

        Berlin, September 14, 2023 – LibreOffice 7.6.1 Community, the first minor release of the 7.6 family of the volunteer-supported free office suite for desktop productivity, for Windows (Intel/AMD and ARM processors), macOS (Apple and Intel processors) and Linux is immediately available from www.libreoffice.org/download. LibreOffice is the only open source office suite for personal productivity...

      • ZDNet How to set the next style in LibreOffice and why you should

        If LibreOffice is your office suite of choice, then you should know how easy it is to customize. One option is to define what style comes, which can make you life considerably easier.

    • Content Management Systems (CMS)

      • WordPressOpenverse Wins the 2023 OEG Open Infrastructure Award

        WordPress is excited to announce that Openverse has been awarded the 2023 Open Education Award for Excellence in the Open Infrastructure category! The Open Education Awards for Excellence, organized by the non-profit organization Open Education Global (OEG), celebrate people, resources, and initiatives that have significantly contributed to the open education field and community.



Recent Techrights' Posts

Still Lots of IBM Departures
It's not that we lack evidence of IBM layoffs. It's just that we have ample evidence of the press not doing its job (or barely existing anymore).
The Register MS Standards: Promote a Ponzi Scheme in Exchange of Money
Once upon a time it was a serious publisher. Months ago it was taken over by a Microsoft person.
Dr. Andy Farnell: Time to Pull the Plug?
insightful, as usual
The Slopfarms' Business Case (or Business Model) Never Existed and Nowadays, in 2026, They've Mostly Collapsed
Hopefully by year's end many slop suppliers will be offline and slopfarms that rely on them throw in the towel
 
Slop is Distraction
LibreWolf will never include any of this slop nonsense, no matter if toggled on or off
Cult inquiry: Parliament of Victoria, last chance to have your say
Reprinted with permission from Daniel Pocock
Internet Relay Chat (IRC) Turns 37.5
Can IRC reach age 75?
Gemini Links 28/02/2026: Loadbars 0.13.0, IME (Input Method Editor), and ColorColumn in Vim
Links for the day
Two EPO Strikes in March (Maybe More)
As per the SUEPO diary [...] We still have an ongoing series about the EPO, with several more series to start later
Why We Are Concerned About the SRA's Failure and What That Means to the Profession of Lawyers in the UK
Unregulated industries will lose their credibility as there is a threat of growing perception that they operate outside the law rather than practice law
Over 10,000 Pages/Articles Per Year?
Probably my most productive month, ever
Keeping Techrights Online 99.99% of the Time
Some time later this year we'll tell a very long story about how extremists attacked our webhosts
Teaser: The Next Series About the SRA, Which Would be Just as Effective as It It Right Now If It Had Zero Employees
the lapdog (of the "litigation industry") that is meant to be perceived as a watchdog
Richard Stallman, Founder of the Free Software Movement, Will be Giving Public Talk in Bern (Switzerland) in Less Than 12 Days
We are still doing a series about him and his talks
Slopfarms' Demise Looks Like the Beginning of the End (Lowered Demand for Slop)
Slop about "Linux" has gotten hard to find this past week
Links 28/02/2026: "Tehran’s Two-Tiered Internet", "Internet Under Fire"
Links for the day
When an Entire News Site is About One Topic (and One Topic Only)
Tomorrow we start a new series for the new month
Links 28/02/2026: Bill Epsteingate Admits Sex With Young Girls, "Epstein Files Are the Horror That Keeps on Giving"
Links for the day
IBM: Where Companies Come to Perish
thelayoff.com is censoring stories
Tech Layoffs Are Not Because of Slop, They're an Effect of a Rotting Economy and Tech Giants Being Too Deep in Debt
Block is rapidly sinking in debt
March in London Today Against Slop's Harms to Society (and the Environment), Starting at 12:00 GMT at the Microsoft OpenAI Office
Today there is a protest in London (UK)
Microsoft Mass Layoffs Have Officially Resumed, Microsoft's Waggener Edstrom/Frank Shaw Lied
"The former employees say this was a mass layoff"
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, February 27, 2026
IRC logs for Friday, February 27, 2026
Links 27/02/2026: Block Cuts 40% of Its Workforce While Blaming Ponzi Scheme, Netflix Backs Out of Bid for Warner Bros.
Links for the day
IBM CEO and CFO Make It Hotter in the Kitchen
Who's gonna leave the kitchen while they cook the books?
Gemini Links 27/02/2026: Unlearning Literacy (Slop) and Firefox as Slop-ware
Links for the day
It Looks Like Linux Chief Linus Torvalds Made a Good Call Regarding Kent 'Slop' Overstreet
Having never met or even chatted to Overstreet, I'm not in a position to judge him
Links 27/02/2026: Slop Incompatible With Nuclear Codes, Chinese Slop "Chatbots Censor Themselves"
Links for the day
Please Report the European Patent Office (EPO) to Europol for Cocaine Abuse and Tampering With Witnesses and Media to Hide This Cocaine Abuse
there are already police reports connected to the matter
Like a Mafia: Kris De Neef and Nellie Simon, Who Help Campinos Cover Up Cocainegate at the EPO (Substance Abuse at the Highest Office), Are Bullying EPO Whistleblowers
They're all in this together [...] At this point, undoubtedly, the EPO is run like an organised crime operation. Nothing more, nothing less.
pulltheplug.uk Says the Internet Harms Us, Will March in London Tomorrow
Maybe the site is down due to high access demand
EPO Management Trying to Hide Cocainegate, Silence/Discredit Whistleblowers, and Probably in a Panic Due to the Strikes
At the moment, Johannes' mates are receiving over 100,000 euros as a reward for doing illegal drugs
Jim Zemlin's 'Linux' Foundation is the Real Link Between Linux and Pedophilia
It's about the deeds, not the words
The GNU Manifesto Turns 41 in March (Next Week)
And RMS turns 73 next month
The Sister Site is Still Improving the Static Site Generator (SSG) We Use in Techrights
We have a common mission and every week we make measurable advancements
Techrights is 100% Disconnected From Cheeto's America, the Problem is Hired Guns in London Helping Violent Americans Attack Us Domestically
Not a new problem, not limited to us
Greenland Needs to Disconnect From United States Tech to Protect Its Independence
The more Greenland protects itself from Social Control Media, the more robust or resilient it'll be to regime change
Open Source Endowment (OSE) Looking to Raise Money for Free Software, But It's Hard to Know who Runs the Open Source Endowment Foundation
Their Web site does not (easily) show who the Board of Directors includes
Apple Doesn't Want Anybody to Ask What Happened to Vision Pro
They lost a lot of money
Solicitors Regulation Authority (SRA) on Slop and Breach of Confidentiality
They should absolutely not ignore this
If You Want More Verifiable (Auditable) Security, Use GNU Linux-Libre
GNU/Linux will never be 100% secure
Microsoft XBox Can't Stop Talking About Slop
Will we see more "prepared" (under embargo) Microsoft propaganda released simultaneously at 9PM tonight?
Rust Will Not Inherit the Earth, It Barely Deserves a Place on the Planet
Rust - like Haskell and many other short-lived fetishes - will come and go
Truth Versus Fiction: IBM's Collapse Due to Money Crunch, Not Slop Disguised as Code
core issue is financial
Almost 5,000 Known Gemini Capsules
It is now just 98 short of 5k
Priceless leaks found in crowdfunding campaign
Reprinted with permission from Daniel Pocock
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, February 26, 2026
IRC logs for Thursday, February 26, 2026
[Video] "New RMS [Richard Stallman] Positive Media" Reaches Millions of Viewers This Week
Assuming 5+ million people will watch this on the first week, that's good publicity for the Free software movement
Another Quiet Slop Day Passes By
the number of slopfarms we can locate/track is fast decreasing
Gemini Links 26/02/2026: Sending a Thesis and Lupa/Onion ("Lupa now lists Gemini .onion addresses")
Links for the day
Links 26/02/2026: Bcachefs Man Bonkers, "Seven Journalists Convicted for Taking Photos at Courtroom"
Links for the day
Links 26/02/2026: "Peak Mental Sharpness" and "The Whole Economy Pays the Amazon Tax"
Links for the day
If You Value Privacy, Follow the Likes of Eben Moglen, Phil Zimmermann, and Richard Stallman, Not Back Doors' Boosters Who Mislabel Themselves as Security Experts
Signal is not really secure
"Community" Site Deleted by Jeffrey Epstein-Connected 'Linux' Foundation Had Interview Where Eben Moglen Spoke of GPLv3 and of DRM, Back Doors Etc.
Deleting what happened or what was said two decades ago
Richard Stallman (Free Software Foundation) and Eben Moglen (Columbia Law School) Explained 25 Years Ago That Proprietary Software (and Proprietary Firmware) Would Lead to Back Doors
a fortnight after the 9/11 terror attacks in the US
Writer's Block is Not a Problem to Us, Only a Lack of Time
Or timewasting by aggressive militants who try to silence us [...] People who experience writer's block very often find it depressing (it feels unproductive) and sometimes come to the conclusion that perhaps writing isn't for them
Giving to the Community Versus Taking From the Community (or Worse, Attacking the Community)
some people bring no contributions, only harm
LLM Slop Will Try to 'Rewrite' History of UNIX and GNU/Linux
We occasionally see slopfarms spreading misinformation about UNIX, GNU, and Linux
March Plans for Techrights
next month we plan to start the series about how the SRA failed
Where Does the Solicitors Regulation Authority (SRA) Stand on Machine-Generated Legal Documents and Copy-pasting One Client's Lawsuit to Start Another (for American Serial Strangler)?
Now that many law firms cheat (copypasta, paper DOoS, LLM slop, breaches of rules, even defaming the other side) the SRA cannot keep up
Of Course Android is Not Free Software
That Android is not about freedom should not be so shocking
Talking About Blackboxes
Having just reposted a couple of articles from Alex Oliva
Microsoft Slop is Already Killing XBox
Microsoft will fail at alleviating such concerns
Two Weeks Have Passed and It Looks Like Conde Nast's Ars Sloppica Sacked "Senior" "AI" "Reporter" Benj Edwards But Did Not Remove All His LLM-Produced 'Articles'
the editorial standards at Conde Nast's Ars Sloppica are a joke
Alex Oliva (GNU Linux-Libre): Stricter is Less Popular
Reprinted with permission from Alex Oliva
Fraud and Crimes at Microsoft
A lot of these American companies simply cheat and even bribe
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, February 25, 2026
IRC logs for Wednesday, February 25, 2026
FSF's Alex Oliva on Hardware Black Boxes
Reprinted with permission from Alex Oliva