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

An American War on GNU/Linux, Software Freedom, and British Investigative, Science-Based Reporting - Part III - Very Strong Legal Basis for an Appeal
The case is now being escalated to a Foreign Secretary and former Deputy Prime Minister
No Slop Found in RSS Feeds, Only in Google News
No slopfarm will survive for very long, certainly it'll go bust as soon as readers (if it had any) know what it is
What the Solicitors Regulation Authority (SRA) and Action Fraud UK Have in Common
Don't let London become the world's "crime capital"
Dr. Andy Farnell on How GAFAM, NVIDIA and Others Lie to People Via the Sponsored Media to Prop Up Lies Under the Guise of "AI"
Lots of key aspects are covered
Richard Stallman Gives Talk in 20 Hours at Ostschweizer Fachhochschule Campus in Rapperswil-Jona
The talk is in English
 
The Register MS Has Just Taken Money From Google (Where the Former Chief Editor Now Works) for Femmewashing and Ponzi Scheme Promotion
now The Register MS not only promotes a Ponzi scheme but also bags money to pretend Google respects women
People at IBM Are Still Smart Enough to Understand What's Really Going on
"I would never refer someone to work at IBM that I liked! I hope all of you have reviewed IBM on Glassdoor."
European Patent Office (EPO) to "Eventually Eliminate the Tasks Performed by Formalities Officers"; EPO Run by People Without Experience in Patents
full paper
RMS is 73 Next Week
Richard Matthew Stallman (RMS) turns 73 exactly 7 days from now
Iran & FSFE: blackmailing women, from football to the French Government (CNIL)
Reprinted with permission from Daniel Pocock
Police investigations, lawsuits & Debian leader election candidate shortage
Reprinted with permission from Daniel Pocock
Richard Stallman (RMS) Has Defeated Cancel Culture, a Mostly American Phenomenon
RMS is talking now
Links 09/03/2026: Many Security Breaches and a Pandemic of Censorship
Links for the day
People Who Work or Worked at IBM Hate It
bluewashing is only the first step
Richard Stallman (RMS) Talks in 30 Minutes, Next Stop Bern (Last Stop)
We assume he'll travel back to Boston after that
IBM's Fedora as a Booster of Slop Disguised as Code or Computer Programs
Maybe we should also stop seeing a doctor and instead ask chatbots about symptoms?
Richard Stallman (RMS) Talk Five Hours From Now
there is growing recognition for what he really did for everybody
EPO Strike 10 Days From Now, Planning Assembly Tomorrow, Last Couple of Strikes Had High Participation Rates (1,500-1,600 Staff Went on Strike)
The next strike is in 10 days' time and then there will be another strike
Links 09/03/2026: GAFAM Outsourcing, "MAGA Political Meddling" in EU, Indonesia Bans Social Control Media for Children Under 16
Links for the day
Using Slop (and Slop in Articles) to Attack Copyleft 'on Budget'
This article is pure BS from an anti-GPL and anti-RMS 'activist'
Why The Register MS Sold Out to Microsoft: They're Losing Lots of Money, The Register MS is Bleeding to Death, Based on Its Own Financial Records
With over 6 million pounds in debt (nearly 10 million US dollars) we guess it's likely some other company will take over the site (if it deems it worthwhile)
Microsofters' SLAPP Censorship - Part 7 Out of 200: Like With the Serial Strangler From Microsoft, Misuse of UK-GDPR to Try to Hide Embarrassing Facts
They do and say really bad things, then allege it's a "privacy violation" to mention those things
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, March 08, 2026
IRC logs for Sunday, March 08, 2026
Gemini Links 09/03/2026: Exponentials and Tailscale
Links for the day
Sloppyleft
Article by Alexandre Oliva
Hard to Replace 'Human Touch'
The reason many people insist on using GNU
The Slop Companies Gamble at Our Economy's Expense and They Know It's a Losing Bet (So It's a de Facto Robbery)
The crash of this bubble isn't just inevitable, it's already happening and receding sporadically because of false announcements about money that does not actually exist (to "buy time")
Suppressing Speech by Blackmail, the Iran Story
When Debian wanted to stage a seemingly legitimate election it needed to have more than one candidate running; so eventually the female partner of a geek rose to the challenge (had no coding skills at all, no technical history in Debian) and lost to the "incumbent German"
Too Focused on Buzzwords the Media is Paid to Saturate the Collective Mind With
Just because companies do really bad things in the digital realm does not imply "AI" or follow from "AI"
Discrimination and Prejudice Against Female Journalists
we can shame people who attack a reporter on the grounds of gender
An American War on GNU/Linux, Software Freedom, and British Investigative, Science-Based Reporting - Part II - Trying to Put People in Prison for Committing the Act of Journalism
This is abuse of process
Attack on Copyright and Copyleft by Code Conversion Is Nothing New, It Predates Slop (Code Produced by LLMs) by Several Decades
Even back in the 90s many people converted programs from one language to another. That could invalidate copyleft (and copyright), which already existed
Almost a Slopless Weekend for "Linux"
Let's hope slop will come to an end or sites will cease linking to slop
Insiders Explain Why IBM is Dying and the Inherent Culture Problem
There are many ways to shave this IBM cat
Links 08/03/2026: Microsoft Lost $400 Million on "Project Blackbird" and Half the States Sue Over Illegal Tariffs
Links for the day
Links 08/03/2026: Cisco Holes Again and "Blatant Problem With OpenAI That Endangers Kids"
Links for the day
Activism/Journalism in Our Blood
one must fight for one's principles
Gemini Protocol in Its Prime
What's particularly neat about Gemini Protocol is that it's fast and cheap
Microsofters' SLAPP Censorship - Part 6 Out of 200: Intentionally Misnaming Women, People Who Offered to Testify That They Too Had Been Subjected to Similar Abuse
Today it is International Women's Day
Even Fedora Leadership Cannot Figure Out the Microsoft Kill Switch/Back Door, 'Secure' Boot
It does not actually enhance security
Bruce Perens: Richard Stallman "Has Achieved His Goal"
Stallman's next talk is tomorrow
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, March 07, 2026
IRC logs for Saturday, March 07, 2026
Gemini Links 07/03/2026: Buying Woodland, Indra 1.3.0 Available, and LLM Exhaustion
Links for the day
The Harder They Attempt to Take Down This Site (and Take Away Liberties), the More People Will See This Site
We'll carry on as usual, as from sunlight comes justice
An American War on GNU/Linux, Software Freedom, and British Investigative, Science-Based Reporting - Part I - A Matter of National Security
Those people are Americans who try to advance the interests of American corporations by weaponising courts abroad
Why They Always Try to Shoot the Messenger (When the Message Harms Profits)
A matter of economics
Coinbase - Like Block - is in Huge Trouble, Its Debt Nearly Doubled in Half a Year
The real reason Block is collapsing is its debt
Starting Another New Series This Evening, It's About American Folly
today commences a series long in the making (years)
Nations Stand to Benefit From Gender Equality and Increased Participation by Women
International Women's Rights Day starts in about 6 hours in the UK
Microsoft is Losing It, Now It's Censoring Its Critics and Sceptics
Whether the measurements made by statCounter are accurate or not, the trends (long-term) typically make sense
WIRED (Conde Nast) Reviews Are Paid-for Marketing Spam, They Change Dates on Old 'Articles' to Make Them Look Relevant and New
The Web is fast becoming a burial ground for ads, trash, spam, and slop
Gemini Links 07/03/2026: Humour, Chilling, and Oversized 'Phones'
Links for the day
Cyber|Show by Andy and Helen Recommended by Techrights and Tux Machines
If your time is limited and you look for informative essays and shows (audio)
Links 07/03/2026: CJEU to Finally Examine Behaviour of the Illegal and Unconstitutional Unified Patent Kangaroo Court, Creative Commons (CC) Hosts Open Heritage Statement Event in Amsterdam
Links for the day
Microsoft's Thailand Problem
It's definitely not Windows
New Lows for Microsoft in Micronesia
GNU/Linux has shown some growth there too
Microsofters' SLAPP Censorship - Part 5 Out of 200: Clearly Not a Security Professional/Expert, Only Ever Pretending to be One
"The Claimant says he is “a computer security expert”, but his background and his track record in the education sense (genetics) does not support this assertion."
Links 07/03/2026: Fuel Already Running Low and "Economic Crisis of the Iran War"
Links for the day
The Corporate Media Repeated the Lies Told by Jack Dorsey ("AI" Hype), Now It Does the Same for Larry Ellison
Disregard the hundreds of headlines that say mass layoffs at Oracle are due to "AI" something
The Free Software Community is Gaining Momentum as Its Importance is More Broadly Realised
As long as "trendy" technology goes in a negative direction there will be a growing portion in society looking for alternatives
Spooking or Chasing Away Women (From Computer Science)
The status quo discourages women from even trying to study Computer Science and related disciplines
"IBM Has Changed So Much in the Last Decade to the Point It's Completely Unrecognizable."
IBM is a dying, rotting company with a morbid culture
The Register MS, Sponsored by Communist Party of China (CPC)
What will happen when the bubble crashes the economy?
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, March 06, 2026
IRC logs for Friday, March 06, 2026
Gemini Links 07/03/2026: Coffee Problem, Marchintosh, Learning, and "Selectively Disabling HTTP"
Links for the day