Bonum Certa Men Certa

Links 03/08/2023: Asahi Linux and Linux Mint Debian Edition (LMDE) 6 Plans



  • GNU/Linux

    • HacksterBalazs' Impressive Handheld Linux Terminal Features an Ortholinear Keyboard and Custom Character Set - Hackster.io

      Semi-pseudonymous "hobby-hopping person" Balazs has built an impressive portable Linux handheld, featuring a custom ortholinear keyboard and a full-color display with custom character set — primarily designed "to play around with the Linux command line," its creator says.

      "I started learning electronics and Python with a Raspberry Pi 4 as a hobby last year and daydreamed a lot about turning the Pi 4 into a handled computer," Balazs explains of the project's origins. "I just couldn't figure it out how to get it compact enough to make it actually comfortable to hold. After some online window-shopping I stumbled upon the NanoPi Neo Air and impulse-bought it without knowing what to do with it."

    • LWNA discussion on Linux in space [LWN.net]

      There was something of a space theme that pervaded the Embedded Linux Conference (ELC) portion of the 2023 Embedded Open Source Summit (EOSS), which is an umbrella event for various sub-conferences related to embedded open-source development. That may partly be because one of the organizers of EOSS (and ELC), Tim Bird, described himself as "a bit of a space junkie"; he made that observation during a panel session that he led on embedded Linux in space. Bird and four panelists discussed various aspects of the use of Linux in space-related systems, including where it has been used, the characteristics and challenges of aerospace deployments, certification of Linux for aerospace use, and more.

      The panelists in the room were Lenka TÅ™ísková, a lecturer and researcher at the Technical University of Liberec (which is in near Prague, Czechia, as was where the conference was held), who is also the main technical advisor for the Linux4Space project, and David VomLehn, who is the lead flight-software engineer at Astra. VomLehn gave a keynote about Linux in space (YouTube video) earlier in the conference. They were joined by two remote participants, both on the US west coast, thus joining the session at a pretty early hour for them: Steven VanderLeest, chief technologist for Boeing Linux, and Rob Bocchino, from the NASA Jet Propulsion Laboratory (JPL).

    • Unix MenOpen-Source Server Operating Systems: Examples and Advantages

      In recent years, open-source server operating systems have gained popularity due to their many benefits. These collaborative and transparent operating systems offer a number of benefits that make them an attractive choice for server environments.€ 

      Open-source operating systems operate under the belief that collaboration and shared knowledge result in more robust, customizable, and secure software. The collective effort of developers and the open nature of the codebase contribute to the continuous improvement and evolution of open-source operating systems.

    • Kernel Space

      • LWNRandomness for kmalloc()

        The kernel's address-space layout randomization is intended to make life harder for attackers by changing the placement of kernel text and data at each boot. With this randomization, an attacker cannot know ahead of time where a vulnerable target will be found on any given system. There are techniques, though, that can be effective without knowing precisely where a given object is stored. As a way of hardening systems against such attacks, the kernel will be gaining yet another form of randomization.

        "Heap spraying" attempts to fill the target system's heap with known data; it generally works by allocating large amounts of memory and filling it with the data of interest. A successful attack can fill much of the heap with a known pattern. If the target system can then be convinced to dereference an invalid pointer into the heap, chances are good that the access will land on attacker-controlled data.

      • LWNExceptions in BPF

        The BPF virtual machine in the kernel has been steadily gaining new features for years, many of which add capabilities that C programmers do not ordinarily have. So, from one point of view, it was only a matter of time before BPF gained support for exceptions. As it turns out, though, this "exceptions" feature is aimed at a specific use case, and its use in most programs will be truly exceptional.

        Kumar Kartikeya Dwivedi posted the BPF exceptions patch set on July 13. The API presented to BPF programs is simple, taking the form of two kfuncs.

      • LWNMuch ado about SBAT

        Sometimes, the shortest patches lead to the longest threads; for a case in point, see this three-line change posted by Emanuele Giuseppe Esposito. The purpose of this change is to improve the security of locked-down systems by adding a "revocation number" to the kernel image. But, as the discussion revealed, both the cost and the value of this feature are seen differently across the kernel-development community.

      • LWNA status update for U-Boot

        The U-Boot "universal boot loader" is used extensively in the embedded-Linux world. At the 2023 Embedded Open Source Summit (EOSS), Simon Glass gave a presentation (slides, YouTube video) on the status of the project, with a focus on new features added over the last several years. He also wanted to talk about complexity in the firmware world, which he believes is increasing, and how U-Boot can help manage that complexity. The talk was something of a grab bag of ideas and changes throughout the increasingly large footprint of the project.

      • Unicorn MediaSix Years In, Maintainer Darrick Wong Says ‘Goodbye’ to XFS

        Yesterday Darrick Wong, the maintainer of the XFS file-system, announced in a patch series that he is calling it quits...

        For nearly 12 years Wong’s day job has been as a self-proclaimed “kernel hacker” at Oracle, where many of his duties have revolved around XFS, a high-performance 64-bit journaling file system created by Silicon Graphics in 1993. Before that, he spent eight years at IBM as an “open sourcer,” where he, “Wrote kernel code, mostly.”

    • Applications

      • Linux Links8 Best Free and Open Source Linux Software for DJs

        If you’re starting out as a DJ, you’ll probably want to try free software, as proprietary solutions can be very expensive. Fortunately, Linux has some useful software for music production.

        The chart below offers our rating for the software. Mixxx truly stands out from the crowd, it’s an awesome open source application with powerful features, great design, and good support. Use Mixxx to perform with MIDI and HID controllers, CD players, vinyl turntables or even just your computer’s keyboard and mouse.

    • Instructionals/Technical

      • TecMint20 Command Line Tools to Monitor Linux Performance

        Being a System or Network administrator tasked with monitoring and debugging Linux system performance problems on a daily basis is an immensely challenging responsibility.

        It demands unwavering dedication, a profound understanding of Linux systems, and a constant commitment to ensuring optimal performance and reliability.

      • TecMintYTP-DL: The Easiest Way to Download Songs from YouTube Videos

        We all love listening to music whether it’s in the gym, at work, or outside, music is part of our life. Everyone has their own music collection and undoubtedly everyone likes to expand it.

        While there are streaming services such as Spotify, many people still like downloading their own music and organizing their albums and playlists.

      • OSTechNixHow To Find All Sudo Users In Linux

        As a Linux administrator, you must know how to add, delete and grant sudo privileges to users. Sometimes, you may give temporary sudo access to regular users for specific tasks like software installation or administrative work. Over the time, you might forget to revoke the sudo privileges. To ensure security, it's a good practice to periodically check for super users with sudo access on your Linux system. If you find any forgotten or unnecessary sudo access, you can simply revoke them. This brief guide explains how to find all sudo users in Linux and Unix-like operating systems.

      • Gadget BridgeHow to run Ubuntu on your Android device?

        If you have an old Android phone or tablet lying around, one of the most interesting and fun things you can do is run Linux on it. Linux is one of the most versatile operating systems around, and it doesn’t take a lot of effort to run it on an Android device. You can pick from a bunch of Linux distros to use on your phone. Today, we show you how to run Ubuntu on your Android device.

      • TuMFatigMultiboot Microsoft Windows, OpenBSD and Slackware Linux

        I got a refurbished Lenovo ThinkPad X1 Carbon Gen 10 and I’m not really happy with how the fan is managed by OpenBSD. Plus, the ThinkPad A485 running Windows for $WORK has been freezing quite a few times recently. So I decided I could try using a single ThinkPad for both $WORK and $HOME using different Operating Systems. I recently loved Slackware Linux again and wished I could use it too on that machine.

      • University of TorontoThe Prometheus host agent's metrics for systemd unit restarts

        I recently wrote about how systemd's auto-restart of units can hide problems, where we discovered this was hiding failures of the Prometheus host agent itself. This raises the question of how and if we can monitor for this sort of thing happening with our Prometheus setup. The answer turns out to be more or less yes.

      • OSTechNixHow To Restrict Sudo Users To Run Specific Authorized Commands In Linux

        The sudo command allows users to run commands with root privileges. This can be a powerful tool, but it can also be a security risk if not used carefully. One way to mitigate this risk is to allow sudo users to run particular authorized commands. In this guide, we will show you how to restrict sudo users to run specific commands with sudo privileges in Linux. We will also show you how to revert sudoers file back to the original configuration.

    • Games

  • Distributions and Operating Systems

    • Lightweight Linux Distributions to Give Your Old PC New Life - The Tech Edvocate

      If you have an old computer or laptop that’s struggling to keep up with modern operating systems, fear not. There are several lightweight Linux distributions available that can breathe new life into your aging hardware.

      Lightweight Linux distributions are designed to be fast, efficient, and lightweight, making them ideal for older computers with less powerful hardware. These distributions use less system resources and RAM, which means they run faster than traditional operating systems on older hardware.

    • BSD

      • HackadayJenny's Daily Drivers: FreeBSD 13.2 | Hackaday

        Last month I started a series in which I try out different operating systems with the aim of using them for my everyday work, and my pick was Slackware 15, the latest version of the first Linux distro I tried back in the mid 1990s. I’ll be back with more Linux-based operating systems in due course, but the whole point of this series is to roam as far and wide as possible and try every reasonable OS I can. Thus today I’m making the obvious first sideways step and trying a BSD-based operating system. These are uncharted waters for me and there was a substantial choice to be made as to which one, so after reading around the subject I settled on FreeBSD as it seemed the most accessible.

    • Fedora Family / IBM

      • LWNAsahi Linux to become a Fedora remix [LWN.net]

        The Asahi Linux project, which is working to create a Linux distribution for Apple hardware, has announced that its new "flagship" distribution will be based on Fedora Linux.

      • Our new flagship distro: Fedora Asahi Remix - Asahi Linux

        You’ve all been waiting for it, many of you have guessed, and now, as announced at Flock To Fedora, it’s time to make it official:

        The new Asahi Linux flagship distribution will be Fedora Asahi Remix!

        We’re confident that this new flagship will get us much closer to our goal of a polished Linux experience on Apple Silicon, and we hope you will enjoy using it as much as we’re enjoying working on it.

        We’re still working out the kinks and making things even better, so we are not quite ready to call this a release yet. We aim to officially release the Fedora Asahi Remix by the end of August 2023. Look forward to many new features, machine support, and more!

      • OMG! LinuxApple Silicon Linux Support Levels Up with Fedora Asahi Remix

        Later this month their own, new flagship distro will be released based on Fedora. They say Fedora Asahi Remix (to give it its official name) will bring them “closer to [the] goal of a polished Linux experience on Apple Silicon”.

        However, the announcement of this distro will not detract from or dilute down the broader aim of the Asahi project – which is to bring full Linux support to Apple Silicon machines regardless of distribution.

      • Beta News Fedora Linux comes to Apple Silicon Mac computers
        In a fascinating turn of events at the Flock conference today, it was announced that Fedora Linux is set to be made available on Apple Silicon Mac computers. This development is the result of a close collaboration with the Fedora Asahi Special Interest Group (SIG) and the Asahi Linux project.

        The outcome, known as Fedora Asahi Remix, promises to deliver an optimized experience for both Workstation and Server use-cases on Apple Silicon machines. The Asahi Linux project has further revealed that the Fedora Asahi Remix will serve as its new flagship distribution.

      • FOSSLinuxCentOS Linux and CentOS Stream: What’s the difference

        We are going to take you on a journey into the heart of one of the most popular and well-respected Linux distributions – CentOS. Specifically, we will draw a detailed comparison between CentOS Stream and CentOS Linux, shedding light on their functionalities, distinct features, as well as their pros and cons.

        CentOS Linux is a free and open-source, community-supported computing platform that derives its roots from the sources of Red Hat Enterprise Linux (RHEL). It offers a stable, secure, and high-performance execution environment for a variety of applications, such as servers, desktops, and cloud infrastructures.

        One of the aspects I love about CentOS Linux is its robust stability. It’s designed for those who prioritize a rock-solid system over the latest features. CentOS Linux, however, was put to an end in 2021, with CentOS 8 being the last of its kind.

      • Red Hat OfficialRed Hat Insights Compliance: Introducing new customization options for policies

        Maintaining compliance to cybersecurity standards can be a daunting task, but you can mitigate that by using Red Hat Insights. With the latest feature update, the Red Hat Insights Compliance reporting service now allows you to edit the rules in your policies to meet your organization's requirements, giving you visibility and control over your servers.

        Red Hat Insights is a managed service, included with every Red Hat Enterprise Linux (RHEL) subscription, that continuously analyzes platforms and applications to help you manage your hybrid cloud environment. Red Hat Insights uses predictive analytics and deep domain expertise to reduce the time required to perform complex operational tasks from hours to minutes. This includes identifying security and performance risks, tracking licenses and managing costs.

      • insideHPCCIQ Names 5 New VPs

        CIQ, a company building software infrastructure for enterprises running data-intensive workloads atop the Rocky Linux enterprise Linux distribution — has expanded its leadership team, announcing today the addition of five seasoned veterans who bring not only deep experience and passion for the technology industry but also a wealth of expertise in their respective professional domains.

        [...]

        “CIQ has had a very productive and eventful first half of 2023 and is fully committed to bringing new levels of value to our customers and the open source community; to that end, it is a pleasure to be able to continue expanding and growing the team,” said Gregory Kurtzer, founder and CEO of CIQ.

    • Debian Family

      • Debian Brasil: Debian Brazil at Campus Party Brazil 2023

        Another edition of Campus Party Brasil took place in the city of São Paulo between the 25th and 30th of July 2023. One more time the Debian Brazil Community was present. During the days in the available space, we carry out some activities:
        - Gifts for attends (stickers, cups, lanyards);
        - Workshop on how to contribute to the translation team;
        - Workshop on packaging;
        - Key signing party;
        - Information about the project;

    • Canonical/Ubuntu Family

      • DebugPointLinux Mint Charts Course for LMDE 6 & Wayland

        In a much-awaited announcement for Linux Mint Debian Edition (LMDE), the team has unveiled the commencement of work on LMDE 6, the upcoming version of their Debian-based distribution.

        Codenamed "Faye," this release is set to build upon the solid foundation of its predecessors (LMDE 5) while incorporating the exciting features and improvements introduced in Linux Mint 21.2. Linux Mint and LMDE users have reason to anticipate this release, as it promises to refine the user experience further and bring cutting-edge functionality to the forefront.

      • OMG UbuntuLinux Mint 21.3 Arrives December + New Edge ISO Planned
        We don’t have a codename for the release (though we do have one of the upcoming Debian-based version of Linux Mint: ‘Faye’) but we do have some loose info about what to (not) expect.

        “We’ve got many exciting ideas, I’m sure some of the cool new features we have in mind will be implemented, but we want to prioritize some long-term aspects and dedicate some of our time to them,” writes Linux Mint lead Clement Lefebvre.

        “We want to update our ISO production tools and fix secureboot. We also want to spend time on studying the pros and cons of Wayland and to assess the work needed in its potential adoption,” he adds.

      • Beta News Linux Mint Debian Edition 6 'Faye' enters development and Ubuntu-based Linux Mint 21.3 is due on Christmas
        According to a new blog post, development is officially underway for the latest version of the Linux Mint Debian Edition (LMDE) 6. Code-named "Faye," the upcoming version of the Debian-based operating system is set to bring over all features and changes present in Linux Mint 21.2.

        With that said, there isn't a set release date for LMDE 6 yet, as the developers are focusing on stability and completeness over speed. Once the base is ready, they intend to add more features, possibly bridging the current functionality gap between Linux Mint and LMDE.

        Simultaneously, the Linux Mint team is planning to release an EDGE ISO for Linux Mint 21.2. This ISO is expected to feature a 6.2 kernel, promising easier booting of Mint on brand new hardware, potentially enhancing user experience and broadening hardware compatibility.

      • It's FOSSMX Linux 23 is Now Available Based on Debian 12, Featuring a New Logo
        MX Linux is a Debian-based distro that focuses on providing an elegant and efficient desktop experience. Not to forget, MX Linux is also a systemd-free distro.

        The last major release was MX Linux 21, which was a long time ago.

        Luckily, a new release has been introduced that promises quite a few improvements.

        Let's look at all the refinements with MX Linux 23, codenamed Libretto.

    • Devices/Embedded

      • Stacey on IoTWhy I’m switching to Home Assistant

        After two-and-a-half years of primarily using HomeKit, now called Apple Home, I think it’s time for a change in my smart home. Prior to settling on Apple’s platform, I used Google Home for a while. And before that, I was a Samsung SmartThings user. Moving forward, I think it’s time to transition to Home Assistant for several reasons.

    • Open Hardware/Modding

      • OlimexESP32-SBC-FabGL How to work with the expander module I2C from FabGL library and apps

        In this post I will show you how you can work with the I2C from the PC Emulator application and read Nunchuk position and buttons QBASIC and TURBO PASCAL 7.0

      • Raspberry PiDesktop steel marbles mood lamp

        This build falls firmly into the category of “I don’t know what it is or why I want it but I need it.” Twiddle the steel marbles (sounds nicer than “ball bearings”), and curate your own desktop disco according to your mood.

      • Ruben SchadeMy Commodore 16 keyboard is fixed!

        The replacement stem arrived, so over the weekend I set about finally fixing this keyboard. The VIC-20, C64, and C16 all share the same keyboard mechanisms, despite having subtly different layouts. This is very fortunate for C16 owners, as those other machines sold in huge quantities. Sourcing replacement parts for the Plus/4 and C128 are much more difficult.

      • Linux GizmosFanless Thin Client supports 4x DP...

        Radeus Labs launched today a fanless Thin Client based on a low-power processor from the AMD Ryzen Embedded V1000 Series. Additionally, the device offers dual Gigabit ports and it can also be configured with multiple operating systems including Redhat, Ubuntu, Windows among others.€ 

      • UbuntuDo more with Vulcanexus snaps; your all-in-one ROS 2 toolset

        A surprise is awaiting all ROS developers in the Snap Store with the release of the Vulcanexus tool kit. They are one command away from getting eProsimas’ new contribution to the robotics community. From monitoring the performance of ROS 2 networks to integrating microcontrollers into ROS 2, Vulcanexus snaps offer developers easy and personalised development of robotic applications.€ 

      • HackadayOpen-Source Firmware For Soldering Irons

        For most of us, the first soldering iron we pick up to start working on electronics has essentially no features at all. Being little more than resistive heaters plugged straight into the wall with perhaps a changeable tip, there’s not really even a need for a power switch. But doing anything more specialized than through-hole PCB construction often requires a soldering iron with a little more finesse, though. Plenty of “smart” soldering irons are available for specialized soldering needs now, and some are supported by the open-source IronOS as well.

      • HackadayGet MOST Into Your Pi

        When looking the modify a passenger vehicle, the Controller Area Network (CAN) bus is a pretty easy target. In modern vehicles it has access to most of the on-board systems — everything from the climate control to the instrument cluster and often even the throttle, braking, and steering systems. With as versatile as the CAN bus is, though, it’s not the right tool for every job. There’s also the Media Oriented Systems Transport (MOST) bus which is increasingly found in automotive systems to handle multimedia such as streaming music to the stereo. To access that system you’ll need to approach it slightly differently as [Rhys] demonstrates.

    • Mobile Systems/Mobile Applications

  • Free, Libre, and Open Source Software

    • Web Browsers/Web Servers

      • University of TorontoTurning off the sidebar of Firefox's built in PDF viewer

        Apparently this behavior may actually be something that defaults to whatever the PDF asks for (also, also). I run into this routinely because a lot of academic papers in PDF form trigger this Firefox behavior (for whatever reason), which is possibly some default inherited through LaTeX or some other common scientific PDF creator.

      • Daniel Stenbergcurl write-out to files

        The curl option –write-out is one of my personal favorites and offers users an excitingly powerful way to output information from a transfer. Over time, it has been extended to provide more and more features.

      • Mozilla

        • DaemonFC (Ryan Farmer)A Revised FAQ For Mozilla Firefox Users on Windows 7, 8, and 8.1 Outlining Why Mozilla Abandons Them.

          So while this change will be new for some Windows users, nobody should wait until their OS is out of support. They should just grab ESR. (And switch to Linux. But that’s not the main focus here.)

          Most Linux distributions where they value security, stability, and predictable software behavior, want nothing to do with Firefox’s Rapid Release channel, and it’s clear why.

    • Education

      • Creative CommonsCC Open Education Platform Activities 2023

        In February and March, the CC Open Education Platform community voted on five winning ideas to advance open education globally. Five project teams, spanning Argentina, Brazil, Chile, Ghana, Italy, Malaysia, Ukraine, South Africa, and the USA have received CC Open Education funds. The CC Open Education Platform also funded ongoing global community work supporting the UNESCO Recommendation on OER. We are delighted to share updates about the projects now underway.

        CC lauds all of the open education community efforts, and we look forward to sharing additional highlights at the end of this year.

    • GNU Projects

      • Unicorn MediaBack to Back Gnu Releases: GnuCOBOL 3.2 & Emacs 29.1

        They’ve been busy beavers over at Gnu, with the announcement of new releases for two Gnu projects. One is Emacs, the text editor that was partly born out of the brain of Gnu’s founder, Richard Stallman — which I guess makes it 100% Gnu. The other project, GnuCOBOL, is lesser known, while at the same time being more important these days than some people might think.

    • Licensing / Legal

      • TediumA Dylanesque Negotiating Strategy

        There has to be a science to it, right? But what I’ve seen from the recent deals OpenAI has made with the Associated Press and major newspaper publishers makes me think they just suck at negotiation.

        The AP’s OpenAI deal does not list a price. A deal with a consortium of local newspapers calls their deal a $5 million investment. And the best that anyone seems to have gotten from any of these agreements, honestly, is AP getting OpenAI to pledge to pay them more if someone manages to negotiate better than they did. With a bar that low, maybe someone will cross it.

    • Openness/Sharing/Collaboration

      • Open Data

        • Matt RickardData Versioning

          The idea of version control for data has existed for decades. Countless startups and products have tried to tackle the problem, but nothing has come close to success. Why? Is the idea flawed?

    • Programming/Development

      • RlangThe unlist() Function in R

        Hey fellow R enthusiasts!

        Today, we’re diving deep into the incredible world of R programming to explore the often-overlooked but extremely handy unlist() function. If you’ve ever found yourself dealing with complex nested lists or vectors, this little gem can be a lifesaver. The unlist() function is like a magician that simplifies your data structures, making them more manageable and easier to work with. Let’s unlock its magic together!

      • GNUGNU Coding Standards

        The GNU Coding Standards were written by Richard Stallman and other GNU Project volunteers. Their purpose is to make the GNU system clean, consistent, and easy to install. This document can also be read as a guide to writing portable, robust and reliable programs. It focuses on programs written in C, but many of the rules and principles are useful even if you write in another programming language. The rules often state reasons for writing in a certain way.

      • Earthly9 Platfrom Engineers’ Mistakes

        Platform engineering is an essential function in modern software development that is responsible for designing, building, and maintaining platforms that support the organization’s applications and services. A platform engineer’s role is to ensure that the platform is scalable, reliable, and secure, while also optimizing performance and minimizing downtime. However, like any other profession, platform engineers are prone to making mistakes that can negatively impact the system’s stability and performance.

        This article delves into nine common mistakes made by platform engineers and provides practical insights on how to avoid them. Key areas of focus include performance optimization, version control, security best practices, disaster recovery planning, automation, testing, keeping up with updates, documentation, and monitoring. The goal is to empower platform engineers with the knowledge and tools needed to enhance the efficiency and reliability of their platforms.

      • Herman ÕunapuuMy experience at the k-space hackerspace hackathon

        k-space is a hackerspace in Tallinn, Estonia, and they organized a hackathon recently. Unlike in most hackathons, in this one you could whatever you like with no expectations about building a business or coming up with an MVP, just come on down to the space and start working on your passion projects!

      • James GHow I, Spy Works (My 60 Minute Website)

        During the "Build a Website in an Hour" meetup last weekend, I worked on a project that I named I, Spy: The coolest game on the web. [^1] The game is like the familiar I, Spy, with two twists: (i) the game is digital, and; (ii) you guess with photos instead of words.

        Each day, a prompt and an image are chosen. For example, the prompt could be a photo of a cat, with the label "cat." Players are invited to take a photo (or upload a photo). This photo is compared to the prompt photo. If the player's photo is close to the daily prompt, the app says "Warmer"; otherwise, the app says "Colder". A "Warmer" label means you are getting closer to photographing the object in the day's prompt.



Recent Techrights' Posts

The term FUD (fear, uncertainty, doubt) was created to describe IBM's tactics and IBM is doing it again
Rob Thomas or "RT"
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
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
 
Solicitors Regulation Authority (SRA) Inaction and Incompetence - Part I - Introduction
The SRA is a sham. Many people know this already, but we want to document our own experiences with it.
Live Simply, Live Better
Life isn't about "collecting" possessions; it's about doing things that matter and accumulating knowledge so as to make better choices
Now That XBox is Pretty Much Dead and There Are Mass Layoffs at Microsoft
This means our predictions about Microsoft (and XBox) are "falling into place"
Gemini Links 01/03/2026: "In the Spirit of OFFLFIRSOCH" and "Delete Patreon"
Links for the day
ACM Lowers Its Standards for Age of Autocracy
IBM is more than happy to work with autocracies
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, February 28, 2026
IRC logs for Saturday, February 28, 2026
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