Bonum Certa Men Certa

Links 07/09/2023: LibreOffice 7.5.6 and Plans for LibrePlanet 2024 Have Begun



  • GNU/Linux

    • Desktop/Laptop

      • ZDNetWhy I use multiple operating systems to get my work done

        Over 20 years ago, I was a managing editor for a company and was charged with building Linux content for the site. At some point during that gig, I was told that I had to use Microsoft Windows and a bevy of MS software.

        I refused.

        Why? Call it pride, stubbornness, or just the knowledge that my operating system of choice (Linux) was not only far superior to anything Microsoft produced, but it made my life a lot easier and I never had to worry about viruses or the dreaded Blue Screen of Death.

    • Server

    • Audiocasts/Shows

      • The BSD Now PodcastBSD Now 523: Literally Unix

        The Elements Of Style: UNIX As Literature, The shell and its crappy handling of whitespace, Theo de Raadt on Zenbleed, OPNsense 23.7 released, illumos gets a new C compiler, fixing Thinkpad X1 WIFI on FreeBSD, and more

    • Kernel Space

      • LWNLinux 6.5.2
        I'm announcing the release of the 6.5.2 kernel.
        
        

        All users of the 6.5 kernel series must upgrade.

        The updated 6.5.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.5.y and can be browsed at the normal kernel.org git web browser: https://git.kernel.org/?p=linux/kernel/git/stable/linux-s...

        thanks,

        greg k-h
      • LWNLinux 6.4.15
      • LWNLinux 6.1.52
      • LWNLinux 5.15.131
    • Applications

      • Linux Links4 Best Free and Open Source Linux Network Authentication Servers

        Remote Authentication Dial In User Service (RADIUS) is a networking protocol that offers centralized connection authentication, authorization, and accounting management for various types of network access. RADIUS is mature technology having been developed almost twenty years ago.

        Traditionally, this type of server was typically deployed by organizations that operate large banks of modems. However, the technology underpins secure network access for network appliances, wireless and virtual private network (VPN) connections. Internet service providers use RADIUS attributes in Digital Subscriber Line (DSL) and cable connections to ensure that users are connected to the correct services, reject connections for expired accounts, IP allocation, and to carry out accounting functionality. Nevertheless, these network authentication servers can be used on any network that needs a centralized authentication and/or accounting service.

        Whilst there is not a huge number of open source network authentication servers available for Linux, the competition is still strong, with a number of mature, highly proficient, and feature-laden servers.

      • Linux LinksGomu – Go Music Player

        I’ve reviewed a smorgasbord array of music players for Linux. So many, in fact, that I’ve honestly lost count of the number. Yet visitors to LinuxLinks are keen to share their finds with me. Gomu was shared to me by a hardcore Go aficionado.

        Gomu is billed as an intuitive, powerful CLI music player. It has embedded scripting language and event hook to enable a user to customize their config.

        This is free and open source software.

      • LinuxiacMission Center: A New GUI System Monitoring Tool for Linux

        In the realm of Linux system administration, monitoring is the key to maintaining system health and optimizing performance.

        CPU, memory, disk, network, and GPU resources are the lifeblood of any computer system, and understanding how they are utilized is vital for ensuring smooth operation, preventing bottlenecks, and identifying potential issues before they escalate.

      • Cockpit Project: Cockpit 300

        Cockpit is the modern Linux admin interface. We release regularly.

        Today we celebrate the 300th release of Cockpit... This is brought to you live from a developer team gathering in the beautiful city of Nürnberg, Germany – home of world-famous visual artists like Albrecht Dürer...

      • XnView MP: Free and Open-Source Image Viewer, Editor, and Converter

        The quality of image and video capture has improved tremendously over the years and the capabilities of our digital devices continue to push the limits of image quality. However, there is a bummer! The high-res images we take do come at the hefty price of an increase in the size of images taken.

        For this reason, uploading images on the internet can be painfully slow especially if you’re on a network with minimal bandwidth.

        While there are varying online services and softwares for other platforms that will effectively convert your image files while still maintaining the original quality, it is rather hard to come by native clients for Linux systems.

      • 16 Best To Do List Apps for Linux Desktop [2023]

        ToDo lists are arguably the most developed applications after calculator-type apps because their feature lists are pretty much set in stone and that makes them

        The post 16 Best To Do List Apps for Linux Desktop [2023] first appeared on GeeksMint: Computers, How-to's, Internet, Tips and Tricks.
      • Medevel17 Open-source Free System Auditing Tools for macOS, Windows, Linux, and the Cloud

        System auditing is the process of collecting and analyzing information about a computer's use, events, and security. This information can be used to detect and prevent security breaches, troubleshoot problems, and ensure compliance with regulations and policies.

      • Medevel24 Open-source and Free Disk, Data, and Docker Backup Solutions

        Data backup is the process of creating a copy of important data and storing it in a safe location, separate from the original data. This is done to protect against data loss in case the original data becomes corrupted, damaged, or lost.

      • Medevel54 Free Open-source Web Spiders, Crawler and Scrapping Solutions for Data Collection

        Web crawling, scraping, and spiders are all related to the process of extracting data from websites.

        Web crawling is the process of automatically gathering data from the internet, usually with the goal of building a database of information.

    • Instructionals/Technical

      • Peter Czanik: Sending logs to OpenObserve using syslog-ng

        A question was asked if syslog-ng can send logs to OpenObserve. It has an Elasticsearch compatible API for log ingestion, but syslog-ng is not mentioned in the documentation. My plan was to document how to modify the syslog-ng elasticsearch-http() destination, based on API documentation. However, as it turned out, OpenObserve has a ready to use syslog-ng configuration example in the web UI.

      • Peter 'CzP' CzanikPeter Czanik: Sending logs to OpenObserve using syslog-ng
      • How to Configure VLAN Tagging Over Bonding on RHEL

        In Linux, you can create advanced network setups such as Network Bonding or NIC teaming, VLAN tagging, and bridging based on your needs.

      • Tmux Tutorial: Master the Basics

        What is tmux? Tmux is a terminal multiplexer that allows you to manage multiple terminal sessions witha single terminal window, and you can easily switch between those multiple terminal sessions.

      • LWNA guide to network performance tuning

        Leandro Moreira is maintaining a detailed description of Linux network tuning parameters and how they all tie together. There is a lot of good information for administrators seeking a better understanding of how all those knobs work and interoperate

      • How to Quickly Refresh and Reload Group Membership on Linux

        To immediately detect the changes after adding the user (let’s say “linuxtldr“) to the group (let’s say “docker“) in Linux, use the following command: However, I advise you to read the entire article in order to understand the main reason for this [...]

      • Install Cockpit Flatpak Client on Manjaro KDE 23

        Cockpit Client provides a graphical interface to your servers, containers, and virtual machines. Connections are made over SSH, using the SSH configuration of the local user (including aliases, known hosts, key files, hardware tokens, etc).

      • OSTechNixHow To Configure SSH Key-based Authentication In Linux

        This guide provides an overview of different SSH authentication methods...

      • Pi My Life UpHow to Edit a File on Ubuntu using the Terminal

        There are various times that you will want to edit a file on Ubuntu while using the terminal. This is especially true if you connect to your device remotely using SSH.

        Luckily for us, editing a file in the terminal is relatively straightforward, thanks to the pre-installed text editors on Ubuntu.

        Best of all, the provided editors are straightforward to utilize, especially once you are familiar with the terminal.

        In the following section, we will show you how to edit files using the nano text editor on Ubuntu. nano is one of the most straightforward text editors to utilize within the command line.

      • Linux HandbookProxmox Series #7: Upgrading Proxmox version

        Proxmox 8.0 was released on June 22, 2023, and it's full of exciting new features. Among the highlights are the following straight from the official Proxmox forum:

      • How to Create and Launch Your First AWS EC2 Instance

        At some point, everyone, particularly those in IT, will have to start their cloud journey with one of the many popular providers available, such as AWS, GCP, Azure, and more.

      • LinuxStansLinux Checklist: 20 Things to Do After Installing a Distro

        We tend to do the same old tasks every time we install a new distro. Oftentimes, regardless of what distro you’re installing, the post-installation tasks are pretty much the same.

      • idroot

        • ID RootHow To Install Certbot on Ubuntu 22.04 LTS

          In this tutorial, we will show you how to install Certbot on Ubuntu 22.04 LTS. In today’s digital age, ensuring the security of your website is paramount.

        • ID RootHow To Install OpenLDAP on Debian 12

          In this tutorial, we will show you how to install OpenLDAP on Debian 12. In the intricate landscape of modern IT infrastructure, efficient management of user data and authentication is crucial. OpenLDAP, an open-source implementation of the Lightweight Directory Access Protocol, offers a robust solution for centralizing user information.

        • ID RootHow To Install CyberPanel on Ubuntu 22.04 LTS

          In this tutorial, we will show you how to install CyberPanel on Ubuntu 22.04 LTS. In the ever-evolving landscape of SEO, website performance plays a pivotal role in determining search engine rankings. CyberPanel, a cutting-edge control panel, offers a comprehensive suite of tools to optimize your website’s performance on Ubuntu 22.04 LTS.

      • Own HowToHow to change icon theme on Debian 12 XFCE

        If you have installed XFCE desktop environment on your Debian 12 system, and you are wondering whether you can change the default icons themes on your Desktop, yes you can, you can easily change the default icons from your system settings, without having to download any additional tool.

      • Red HatDrop git pull for fetch and rebase

        I would like to explain why the git pull command is not to be used lightly and to question whether it is ever needed. The git pull command may look harmless, but it is used in ways that often leave a fair amount of mess. I will discuss safer alternatives. This article is for beginner to intermediate Git users looking to extend their skills in using pull requests and merge requests when collaborating on a project.

      • DebugPointHow to Install Themes in Linux Mint Cinnamon

        Linux Mint is a fantastic open-source operating system known for its user-friendly interface and robust performance. One of the most pleasant facts of using Linux Mint is the ability to customize its look and feel to suit your preferences. One way to do this is by installing themes, which can completely transform your desktop experience.

        This article'll walk you through the simple steps to install themes in Linux Mint (Cinnamon edition).

      • How to Find LibreOffice and OpenOffice Version

        If you're looking for a free and open-source office suite, LibreOffice is a great option. It's a powerful alternative to commercial software such as Microsoft Office. It's important to know the version of any software you're using, including LibreOffice. Knowing your LibreOffice version is vital for troubleshooting, ensuring compatibility, and making the most of the latest features.

        This guide will guide you through finding your OpenOffice and LibreOffice version on various operating systems.

    • Games

      • HackadayQuake 2 Ported To Apple Watch

        DOOM always seems to spontaneously appear on any new device the day it’s released. From printers to industrial robots to pregnancy tests, it always makes its way on anything with an integrated circuit and a screen. But that’s not the only 90s video game with a cult following and and ability to run on hardware never intended for gaming. The early Quake games are still remarkably popular, and the second installment of this series was recently brought to the Apple Watch thanks to [ByteOverlord].

      • GamingOnLinuxDOOM Eternal removed Denuvo and it plays great on Steam Deck

        With all the new amazing games coming out basically every month, lets not forget some slightly older games worth playing. Like DOOM Eternal, that just removed Denuvo Anti-Tamper.

      • GamingOnLinuxLinux continues rising above 3% desktop user share on Statcounter

        Another month, another set of stats showing that Linux desktop seems to be doing better than ever. According to Statcounter, the Linux share has risen once again. A great sign for the health of the platform with more people using it.

      • GamingOnLinuxMerciless survival roguelite turn-based city builder 'Dotage' releases in October

        With a vision of a doomed future, you set off to build a new village in Dotage. Blending together a city-builder, with turn-based progress merged in with a survival roguelite? Sign me up. Sounds wild.

      • GamingOnLinuxDREAMM emulator for classic LucasArts games v2.1 out with Linux support

        DREAMM is another project focused on keeping classic games alive, designed originally for preserving classic DOS, Windows, and FM-Towns LucasArts games. After a previous Beta release added initial Linux support, the developer has released€ DREAMM 2.1 now with the Linux support added in along with plenty of other enhancements.

      • GamingOnLinuxGirl Genius: Adventures In Castle Heterodyne is out now

        Rain Games developer of Teslagrad has just released Girl Genius: Adventures In Castle Heterodyne, an action adventure game based on the graphic novel series, Girl Genius, by authors Phil & Kaja Foglio. This follows the successful Kickstarter campaign for the game in 2020 where they gained€ $256K in funding.

      • GamingOnLinuxSteam will soon show better controller support details like for PlayStation controllers

        Valve has announced to developers that they're going to be rolling out better ways to show off controller support for games on Steam.

    • Desktop Environments/WMs

      • K Desktop Environment/KDE SC/Qt

        • Make Tech Easier5 System Administration Tools for KDE

          Keeping any computer system running can be some work. It would be nice if we never had to do any type of maintenance or troubleshooting, but no operating system has reached that point. Although Linux is known for being home to many extraordinarily powerful terminal administration applications, the KDE desktop environment provides several graphical tools that do the same job.

          Here are a number of applications that are included in the KDE suite that will help you with system administration.

        • Nate GrahamSeptember Plasma 6 update

          A month has passed since the last Plasma 6 status update, so it’s time for another one!

          First, what you’ve all been waiting for: a release date! We’ve decided that Plasma 6 will be released in early February of 2024. We don’t have a specific day targeted yet, but it’ll be in that timeframe. I’m feeling quite confident that the release will be in excellent shape by then! It’s already in good shape right now. 5 months should provide enough of a runway for a solid final release.

        • DrKonqi Developer Notifications

          For a while now DrKonqi has a special developer notification system when used in combination with coredumpd. I just realized I never told anyone about it though.

          It’s terribly simple: When used with coredumpd, parts of DrKonqi implicitly look at all crashes that pertain to your current user. Because of that it can also notify on all crashes, not just the KDE-related ones. Obviously it can’t report bugs or anything but sometimes, as a developer, it’s nice to know when things explode.

      • GNOME Desktop/GTK

        • Unicorn Media Why Your Favorite Extension Might Not Work With Gnome 45
          Dyed-in-the-wool Gnome users who have their desktop all tricked-out with carefully selected Gnome extensions might want to do some research before upgrading to Gnome 45, which will be released two weeks from today. Why? Because the gnomes at Gnome have been busy making some changes as to how things work in their world, which means your favorite extension won’t work in the next release unless it’s been upgraded by its developers.

          Here’s the deal: in the next release, the folks at Gnome will be adopting standard JavaScript modules, known as ECMAScript Modules or ESMs, as the desktop environment’s main way to manage and organize code. While this will be good for Gnome in the long run, since it’ll make it easier for Gnome devs to work with all the major JavaScript engines, in the short term it means that the extensions you’re running now won’t work in Gnome 45 without some serious tweaking from the extension’s developers.

        • Sam Thursfield: Quickball media server v2

          As a Linux hacker-type I am often searching for some way to apply my rather specialized skillset to a real world problem. And I am always after some sovereignty over my music collection. So I came up with the idea to make some kind of music player using a Raspberry Pi in an old radio case.

        • Sriyansh Shivam: GSoC 2023: Final Report

          Hello to everyone.

          So this is the final report on the work I completed throughout the Google Summer of Code contribution period (May-September). There's a lot to share and discuss, but I'll try to keep this brief.

          Mentors:

          Sonny Piers and Andy Holmes

          Project:

          Make GNOME Platform demos for Workbench

        • Jean-François Fortin TamJean-François Fortin Tam: Help us make GNOME Calendar rock-solid by expanding the test suite!

          GNOME Calendar 45 will be a groundbreaking release in terms of UX (more on that later?), performance, and to some extent, reliability (we’ve at least solved two complex crashers recently, including a submarine Cthulhu crasher heisenbug and its offspring)… and yet, I think this might be “just the beginning” of a new era. And a beginning… is a very delicate time.

          If you’ve tried to use GNOME Calendar in the past decade or so, you’ve certainly encountered one of the many bugs related to timezones, daylight saving time, and all of that crazy stuff that would make Tom Scott curl up in a corner and cry. But it doesn’t have to be that way, and in fact, there is a way for anyone who knows a bit of C programming to help us build the tools to solve this mission-critical problem.

          Today, I’d like to urge you to help in writing some automated tests.
          The sooner our test suite can grow, the faster we can make GNOME Calendar rock-solid.

  • Distributions and Operating Systems

  • Free, Libre, and Open Source Software

    • Web Browsers/Web Servers

      • Daniel StenbergBogus CVE follow-ups

        On August 26 I posted details here on my blog about the bogus curl issue CVE-2020-19909. Luckily, it got a lot of attention and triggered discussions widely. Maybe I helped shed light on the brittleness of this system. This was not a unique instance and it was not the first time it happened. This has been going on for years.

      • Mozilla

        • OMG UbuntuFirefox for Linux Adds Rounded Bottom Corners

          Getting official support means you’ll no longer need to use a third-party GNOME extension to force rounded corners in the browser.

          The change will help Firefox look more ‘at home’ when run windowed on Ubuntu and on other Linux distros that use GNOME and/or ship large sets of modern GTK apps.

          Here’s how Firefox (stable) looks in Ubuntu 23.10...

        • MozillaIt’s Official: Cars Are the Worst Product Category We Have Ever Reviewed for Privacy

          Ah, the wind in your hair, the open road ahead, and not a care in the world… except all the trackers, cameras, microphones, and sensors capturing your every move. Ugh. Modern cars are a privacy nightmare.

          Car makers have been bragging about their cars being “computers on wheels" for years to promote their advanced features. However, the conversation about what driving a computer means for its occupants' privacy hasn’t really caught up. While we worried that our doorbells and watches that connect to the internet might be spying on us, car brands quietly entered the data business by turning their vehicles into powerful data-gobbling machines. Machines that, because of their all those brag-worthy bells and whistles, have an unmatched power to watch, listen, and collect information about what you do and where you go in your car.

        • LWNMozilla: It’s Official: Cars Are the Worst Product Category We Have Ever Reviewed for Privacy

          Proof, once again, that running Linux does not automatically make a device privacy-friendly.

        • Karl Dubost: Molly

          Molly passed away at 60.

          A blog post of this nature is never easy. She was so larger than life that she puts a print on each of us, who have discovered the Web early on.

          My first discovery of Molly Holzschlag was through the WebTechniques magazine published from 1996 to 2002. This was a real magazine about the Web. You would recognize early writers like Laura Lemay, Lynda Weinman, etc. She had a column there called Integrated Design. She started writing it on Web Techniques. September 1999.

        • Security Week25 Major Car Brands Get Failing Marks From Mozilla for Security and Privacy

          Mozilla has analyzed the privacy and security of 25 major car brands and found that they collect a lot of data and can share it or sell it to third parties.€ 

        • Vice Media GroupEvery New Car Is a 'Privacy Nightmare,' Mozilla Researchers Conclude

          Modern cars are a “privacy nightmare” that collect vast troves of personal data and demand owners allow manufacturers to share or sell highly sensitive information such as disability status, genetic information, facial templates, and even sexual activity, according to a Mozilla Foundation analysis of car company privacy policies.

    • Productivity Software/LibreOffice/Calligra

      • How to Change UI Language in LibreOffice and OpenOffice

        LibreOffice is an open-source office suite that offers robust tools for word processing, spreadsheet management, presentations, and more.

        One of its standout features is the ability to customize the user interface (UI) language to your desired language preference. This feature is particularly useful for users worldwide who prefer working in their native language or another language they're comfortable with. In this article, we'll guide you through the simple steps of changing the UI language in LibreOffice, so you can enjoy a more personalized software experience.

      • 9to5LinuxLibreOffice 7.5.6 Office Suite Released with More Than 50 Bug Fixes

        LibreOffice 7.5.6 is here almost two months after the LibreOffice 7.5.5 point release and addresses a total of 53 bugs that have been reported by users or discovered by the LibreOffice developers in the LibreOffice 7.5 series.

        LibreOffice 7.5 arrived in February 2023 with new features and enhancements like dark mode support, new application and MIME-type icons, an enhanced Single Toolbar UI, improved PDF Export, and more.

      • New “LibreOffice Expert” magazines available for schools and communities

        Recently, Linux New Media released an updated version of its “LibreOffice Expert” magazine, which contains tutorials, tips and tricks about LibreOffice. And some articles were contributed by members of the LibreOffice community! The magazines come with DVDs that include LibreOffice for Linux, Windows and macOS, alongside extra templates, extensions, videos and guidebooks.

    • Education

      • FSFCall for sessions for LibrePlanet 2024: Cultivating Community now open

        The call for sessions for LibrePlanet 2024: Cultivating Community, the sixteenth edition of the Free Software Foundation's (FSF) conference on ethical technology and user freedom, is open.

      • SparkFun ElectronicsChris's 12 Years at SparkFun

        SparkFun is 20 years old this year! We're lucky enough to have a bunch of employees that have been around for over 10 of those years, and we wanted to share their reflections on their time here with you. Today you'll be hearing from Chris McCarty (you may know him as One Chris Two Chris Red Chris Blue Chris).

    • Programming/Development

      • SICPI was wrong, 80 characters is fine

        If there should be 66 non-white space characters per line, then a line should be 66 * (average word length + 1) / (average word length) characters long to hold 66 non-white space characters, on average, if it’s displaying a run of words. In English, the average word length is about five. That gives us 79.2 characters per line.

      • Evan HahnHow does Swift decode "weird" JSON numbers?

        Swift has several number types like UInt64 and Double. Like most languages, these types can’t represent every possible number. For example, Int16 can only represent numbers between -32768 and 32767.

        The JSON specification has no such restriction. Numbers like 9999999999999999999999999999999999999999 or 0.00000000000000000000000000000000000001 are completely valid.

      • Jim Nielsen“Out of the Software Crisis”: Making Software

        Hence the idea of pivoting — and acquisitions. It’s about getting a team of people working in a system that can generate something of value, regardless of what the thing actually is. What is acquired (or acui-hired) is primarily the system of people working together and their capabilities, and only secondarily the (by)product of their work.

      • RlangCRAN Download counts

        I really like developing software and making my own life and work easier with it. But what I enjoy even more is to see others actually use it! So every now and then I look at CRAN download counts of my R packages. I’m not in any top-10 rankings or anything. But that was also never the point. I just like sharing my knowledge and see others use it!

      • Python

        • Seth Michael LarsonVisualizing the CPython Release Process

          Last week I met with the CPython Developer-in-Residence and Release Manager Łukasz Langa to discuss the release process for CPython (detailed in PEP 101). Everything I learned I've documented below and will be proposing enhancements like introducing additional hardening for the release process and capturing Software Bill of Materials for the build process and the final built artifacts.

      • Java

        • Red HatQuarkus extensions give Java dependencies superpowers

          Quarkus extensions are one of Quarkus' best hidden-in-plain-sight features.€ Read on to learn how Quarkus extensions give Java superpowers and how you can get started with them.€ € 

          What are Quarkus extensions?

          Quarkus extensions are essentially adapter layers for Java-based libraries or technologies that enhance your application.

          However, the scope of Quarkus extensions goes well beyond "just" importing dependent libraries. They can significantly increase the application's performance, help developers be more productive while developing their applications, integrate complex dependencies much easier, and simplify the application's source code.

          Examples of Quarkus extensions include the Java Database Connectivity (JDBC) libraries, OpenAPI generators, Kubernetes manifest generators, and Apache Camel components. But there are many, many more. € 

          Quarkus extensions enhance app performance
      • Rust



Recent Techrights' Posts

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
The Register MS, Sponsored by Communist Party of China (CPC)
What will happen when the bubble crashes the economy?
 
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
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
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
Under IBM, Some Fedora Blog Posts Have Become LLM Slop! (Red Hat is Doomed by Slop Fanaticism)
Who would even bother reading such trash?
Lots of People Leaving IBM Today
IBM cannot be trusted
Dances With Wolves, Wakes Up With Fleas
Small minds say "td;dr" whereas the rest say, "give me information, give me time to study it"...
LLM Slop Rare and Scarce This Friday
We still hope that by the end of this year slop will become nearly extinct
Defending British Democracy From American Predators
We stand united and strong in the face of predators
Links 06/03/2026: LLM Prompt-injection Vulnerability in Microsoft's Proprietary GitHub, "260,000 Federal Jobs Lost"
Links for the day
It's Friday and Many People Publicly Announce Leaving IBM (Which is Engineering 'Willful' Departures to Mask RAs' Scale)
We understand from whistleblowers that IBM already destroyed Red Hat's culture
Dr. Richard Stallman (RMS), the Man Whose Mind Scares GAFAM et al, Began Speaking in Switzerland
His ideas and ideals are not obscene
Gemini Links 06/03/2026: "Setting up the Feed" and Using Molly Brown
Links for the day
Links 06/03/2026: Can't Copyright Slop in US, Microsoft Became Slop Provider for Militarism
Links for the day
Garrett Does Not Just Try to Cover Up for Himself, He's Clearly Covering Up for His Mates From Microsoft (and Admits Third Parties Fund His Litigation, With Their Legal Bills Estimates Already Approaching $1,000,000)
They have already sent us about 75 KG of legal papers. How is any judge supposed to keep up?
Richard Stallman in the United States - Part IV - Back to Switzerland
The "cancel mob" tried to "finish off" RMS 5 years ago
Dr. Richard Stallman in Ada Lovelace Lecture Series 20 Hours From Now in Lucerne School of Computer Science and Information Technology (Rotkreuz)
Well-connected and affluent corporations want everything to be controlled by them, ranging from culture to words and news
Threats Issued to Daniel Pocock Having Launched the JuristGate Web Site Which Covers Financial Fraud in "Legal Insurance" Clothing
Is our world governed by laws or by rich corporations (or nations/superpowers) with well-connected lawyers/politicians?
International Women's Day: At the EPO, for Women to Become Managers They Need to Sleep With Well-connected Men and Mingle With Corrupt Men
Sunday is International Women's Day
Dr. Richard Stallman Starts His Talks in Switzerland in 8 Hours
They try to assess how many people plan to attend to ensure everyone gets a seat (without compromising the privacy/identity of those attending)
IBM Red Hat Layoffs: It's Not About "AI"
"Automation" is not "AI", it's just a generic term which can describe jobs left for machines to do, sometimes computers
Microsoft Windows Used to be Identified on Over 99% of Web Requests From Benin. Now It's Around 50%.
Or a lot less
Microsoft 'Open' 'AI' Has Severe Financial Problems, Version Inflation ("GPT-5.4") is Mindless Hype and a Misleading Distraction
In practice, both users and sponsors of ChaffGPT are fleeing
The Techrights Static Site Generator (SSG) Turns 5 Next Year
It's still under active development in our Git servers
New XBox Boss (Sharma) Implicitly Confirmed XBox (the Console) is Now Dead
Vista 11 is now also known as "XBox"
Murder as a 'Joke' to GAFAM People (Sociopathy)
When it comes to Microsoft and Salesforce, they profit from this mentality
GNU/Linux Seen as Rising to 20% in Eritrea, But That's statCounter Identifying "Unknown" as GNU/Linux
What if statCounter managed to figure out what all those "unknowns" are?
Microsoft ‘Project Helix’ is Just a Tweet in MElon's "X"
Some "tweet" is easy, as words are cheap
Microsofters' SLAPP Censorship - Part 4 Out of 200: Rianne’s Version of Events and Narrative
today we tell Rianne's experience
EPO Staff to 'Meet' This Coming Tuesday to Plan Industrial Actions Including Upcoming Strikes
using Microsoft spyware to organise this can be an own goal because Microsoft serves the dictators, not the union that tries to topple them
Thousands of EPO Workers Rally Against EPO Management
The staff is furious to see what became of the EPC and the EPO. This is not sustainable.
In Argentina Firefox is Measured at Only 1%, Google Chrome (Proprietary) at About 90%
And it has long been that way
IBM's March 2026 Layoffs Already Happening (to Accelerate Soon in Europe and America)
We're probably seeing some of the last years of IBM and it's anything but certain that IBM can survive the coming decade
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, March 05, 2026
IRC logs for Thursday, March 05, 2026
Gemini Links 05/03/2026: Industrial Panettone, Cancel, and LLMs
Links for the day
It's Not "AI", IBM is Collapsing Due to Financial Difficulties, "All Small Country Offices Will Close"
IBM is in trouble. Insiders know it.
"AI Companies" Running Out of Money, GAFAM Layoffs Are Signs of Weakness, Not "AI Efficiency" or Novelty
In the past, this term ("AI") had another meaning and connotation
Libel/Defamation Law Does Not Exist to Cover up Crimes
The projection tactics are nothing new
Myanmar/Burma: Growing Acceptance of GNU/Linux, Big Losses for Windows
GNU/Linux has come close to 5% there
Without IBM, Microsoft Would Not Have Taken Off. Both Companies Need to be 'Taken Down'.
Maybe it's time to boycott IBM as well
'Former' Red Hat Staff Upset That Techrights Covers IBM Accounting Problems
Are we touching a sensitive subject at IBM?
Ubuntu is Controlled by a Youngster From the British Army (Background in Mass Surveillance), So One Can Expect Ubuntu to Not Respect Privacy
"Canonical is aware of the legislation and is reviewing it internally with legal counsel"
IBM Hates Computer Freedom. This Means Red Hat Too is an Enemy of Software Freedom.
A summary of Fedora's position when it comes to "attestation"
IBM Union Says Many IBM Layoffs in Europe, With Netherlands and Belgium Confirmed, Allegedly Italy Soon (200 Layoffs)
IBM's demise will harm Red Hat and already harms Red Hat, according to whistleblowers
Microsoft and Microsoft's 'Open' 'AI' Seeking Bailout From the Pentagon Means Brand Erosion
Microsoft and its offshoots growing more and more dependent on military ("defence"; "Department of War") budget
Another EPO Strike a Fortnight From Now, Local Staff Committee Munich (LSCMN) Shares 127-Page Document Explaining How Policies Impact EPO Staff
The Office is circling down the drain
Microsofters' SLAPP Censorship - Part 3 Out of 200: A More In-Depth Breakdown
presents the narrative in a less chronological and more logically coherent fashion
2026 Seems Like (Potentially) the Last Year of Slop Drowning News Sites
Sites that do so perish [...] It's getting hard to find slop in news sites which cover "Linux" because many gave up
Links 05/03/2026: New LexisNexis Data Breach Confirmed, "Goldman Sachs Head During Financial Crisis Says He “Smells” a Similar Crash Coming"
Links for the day
"Silent Layoffs" or "Forever Layoffs" at IBM and Red Hat (After Bluewashing)
Like every day (all day long) we can see people who leave IBM and say something that's based on a 'script'
Free Software Foundation (FSF) and Others Promoting String of RMS Talks, Starting Tomorrow in Lucerne School of Computer Science and Information Technology
Well done, FSF!
Links 05/03/2026: A Bet Against Substack, American Government Openly Hostile Towards Environment
Links for the day
Gemini Links 05/03/2026: Greed and Sentiments Shifting Against Slop
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, March 04, 2026
IRC logs for Wednesday, March 04, 2026