Bonum Certa Men Certa

Links 05/07/2022: Weston 10.0.1 and Lennart Poettering Reportedly Leaves Red Hat



  • GNU/Linux

    • Desktop/Laptop

      • TechHQChina retires last Windows desktops for homegrown Linux distro
        To cut foreign dependencies, China pursues an open platform to accelerate the development of home-grown desktop computing.

        Google search ‘Microsoft in China’ and you will find news from as far back as 2003, revolving around the American giant’s endless tussle in the world’s most populous country. What started as piracy conundrum for Redmond eventually morphed into censorship debates and today, massive privacy concerns and international politics. Microsoft has never had it easy in the country – but frankly speaking, which foreign companies have?

      • Hindustan TimesUbuntu laptops: Here are the top 10 picks

        When buying a laptop, we mainly look for a system with a decent CPU and RAM. Depending on our requirements, we also search for the one that offers adequate space, a regular web browsing facility, and productivity. Some of you may also want the system to be compatible with video streaming and light to heavy gaming.

        You get all of these and much more with Ubuntu laptops. Many renowned PC manufacturing brands certify Ubuntu for their laptops to ensure fast, smooth, reliable, and efficient performance. Ubuntu laptops come with high-end software.

        The best part is that they are free of viruses and use fewer resources (your computers) than their counterparts. Ubuntu-certified hardware, from top-end workstations to super-portable systems, goes through stringent testing and quality review procedures. This approach ensures it runs well, sans any troubles.

      • The Register UKTuxedo launches second-gen Pulse Linux Laptop ● The Register

        Tuxedo Computers is launching a second generation of its Pulse high-end Linux laptop.

        If you want to run Linux on a new PC, you have fewer options than if you want the default of Windows. Of course, you can just buy a Windows laptop and hope that everything works. This means paying for an OS you don't want and accepting the risk that some things don't work when running a Linux OS, don't have drivers, and so on.

        The PC maker may well not accept such incompatibilities as grounds for return, and in any case, by the time you discover them, you may have removed or modified the pre-loaded OS and can't return the machine anyway.

      • Hindustan TimesLinux laptops: This is a good option for those keen on customisation

        Ideally, you can install Linux on almost every laptop you buy. However, there’s no assurance that the hardware in the laptop will work with Linux. Some of the laptop’s functions won’t operate if the proper hardware drivers are unavailable for the Linux hardware you choose, and the laptop’s battery life may suffer due to poor optimisation.

        Linux is pre-installed on some laptops. These companies officially support Linux on their hardware, so you can be certain that everything will operate as expected and that the laptop will continue to function with future software upgrades.

        Compared to other operating systems like Windows, Linux is more secure and is less vulnerable than others. There are more software updates while using Linux than operating systems, and these updates are far quicker. A characteristic that offers a substantial edge over other operating systems is customisation. Considering that the operating system is open source, you can alter, add, or remove a feature as needed. Linux is freely available on the web to download and use. Since Linux and a lot of its software are released under the GNU General Public Licence, you do not need to purchase a licence for it.

    • Audiocasts/Shows

    • Graphics Stack

      • CollaboraWeston 10.0.1 - a bug-fix release

        The latest release of Weston was made on February 1, 2022. Meanwhile, a few bugs were discovered and we decided to do a bug-fix release, which we haven't had in several years.

    • Instructionals/Technical

      • VideoHow to install IntelliJ IDEA Community on Pop!_OS 22.04 - Invidious

        In this video, we are looking at how to install IntelliJ IDEA Community on Pop!_OS 22.04.

      • CitizixHow to install and configure Prometheus mysql exporter in linux

        The Prometheus Mysql exporter is a tool that periodically runs configured queries against a Mysql Server and exports the result as prometheus gauge metrics. It can be configured to collect MySQL metrics like queries per second (QPS) and InnoDB buffer pool size MySQL.

        Prometheus is an open-source software application used for event monitoring and alerting. It can be used along with a visualization tool like Grafana to easily create and edit dashboards, query, visualize, alert on, and understand your metrics.

        We will configure Prometheus to scrape MySQL Exporter metrics and optionally ship them.

      • Linux Made SimpleHow to install Friday Night Funkin' ONLINE VS on a Chromebook

        Today we are looking at how to install Friday Night Funkin' ONLINE VS on a Chromebook. Please follow the video/audio guide as a tutorial where we explain the process step by step and use the commands below.

      • Make Use OfHow to Annotate Screenshots in Linux With Pensela

        Capturing and annotating screenshots effectively requires the right software. Depending on your requirements, Linux has a wide selection of tools for this purpose. However, not all of them include the essential screenshot functions.

      • TechTargetThe role of name resolution in networking

        Name resolution is the process of associating names and IP addresses, and it's one of the most essential services on a network.

        People understand descriptive names, but network communications require difficult-to-remember addresses. While it's simple enough for network administrators to connect to webserver3, a computer needs the destination server's IP address to establish communications.

        This article explains network host identities and the DNS name resolution process. The next two articles in this series cover troubleshooting from the perspective of both clients and DNS servers.

      • SUSE's Corporate BlogWrite with a little help from a stylish friend
      • How Can Containers Help You Use Microservices in DevOps? - Container Journal

        For many companies today, containers and microservices are both becoming a normal part of the industry landscape. According to a global survey put out by Statista in 2021, 19% of enterprise organizations today say they are already utilizing containers to achieve their business goals, while 92% of respondents claim microservices to be a success factor. That said, containers and microservices are not the same—and will ultimately affect the success of DevOps teams in different ways.

      • TechRepublicTrueNAS SCALE is a brilliant Network Attached Storage solution with a slight learning curve | TechRepublic

        Your business or family probably uses something akin to Google Drive to store files and folders. That makes perfect sense, given how everyone needs ready access to data at all times. But there are some pieces of data you don’t want to be housed by a third-party service, such as sensitive information you don’t want to risk becoming public.

        When you have such information, or simply want easy access to file storage within your LAN, you should turn to open-source solutions such as TrueNAS.

      • LinuxOpSysHow to Split Large Text File into Smaller Files in Linux

        Linux has several utilities for breaking down large files into small files. Split and csplit are two of the popular commands which are used for this purpose. These utilities will help to break down big log files and even archive files to make it into a smaller size. This will make it convenient to split large files into smaller sizes so that it fits on smaller media storage devices like USB to meet our purpose. By this technique, we can even speed up network file transfers, because parallel transfers of small files are usually faster.

      • HowTo GeekHow to Get Started With firewalld on Linux

        If you’re looking for a modern, powerful firewall for Linux that is easy to configure on the command line or with its GUI interface, then firewalld is probably what you’re looking for.

      • TechRepublicHow to enable SSH 2FA on Ubuntu Server 22.04 | TechRepublic

        When you open your Linux servers up for SSH login, there’s always a chance someone could break into that server and do bad things. You don’t want that, but how do you prevent such a reality? One way is to enable two-factor authentication on the server. Once enabled, only those with the properly generated 2FA codes (along with their regular credentials) will be given access.

        How do you set up SSH 2FA on your Ubuntu Server? Let me show you.

      • TechRepublicHow to fix the apt-key deprecated warning in Ubuntu

        Let me set the stage for you. It’s time to update or upgrade your Linux server or desktop, which should be done regularly without fail. You open the terminal window and run apt-get update, only to be presented with the following warning:

      • ZDNetHow to install Ubuntu Server in less than 30 minutes | ZDNet

        For years, Ubuntu Server is my go-to server operating system. Not only is it one of the most widely-used server OSs on the planet (especially when you add cloud deployments into the mix) it's also one of the most user-friendly server platforms available. To make Ubuntu Server even more appealing, you can download and install it on as many machines as you like for free.

      • ID RootHow To Install SuiteCRM on Ubuntu 22.04 LTS - idroot

        In this tutorial, we will show you how to install SuiteCRM on Ubuntu 22.04 LTS. For those of you who didn’t know, SuiteCRM is an open-source Customer Relationship Management (CRM) written in PHP. It’s a fork of the popular SugarCRM software after SugarCRM stopped releasing its community edition. It is used to create a central repository for all your customer data to gain insights that can be used to enhance and nurture your business relationships. You can also install plugins to extend the functionality of SuiteCRM.

        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. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the SuiteCRM with Apache and free Let’s Encrypt SSL on Ubuntu 22.04 (Jammy Jellyfish). You can follow the same instructions for Ubuntu 22.04 and any other Debian-based distribution like Linux Mint, Elementary OS, Pop!_OS, and more as well.

      • Ubuntu HandbookInstall & Use GNOME Sushi to Quickly Preview Files in Ubuntu 22.04 | UbuntuHandbook

        Looking for ways to get quick look at your files in Ubuntu, Fedora, or other Linux with GNOME? Try Sushi file previewer!

        It’s a free open-source project present more than 10 years. I’ve almost forgotten about it, until I saw that Ubuntu desktop team proposed to install Sushi by default in 23.04 release

        GNOME Sushi runs as a DBus-activated service. With it, user may hit Space Bar on keyboard to quick preview selected file in a pop-up window. And, hit the Space Bar again will close it.

      • VideoHow to install ArcoLinux 22.07.03 - Invidious

        In this video, I am going to show how to install ArcoLinux 22.07.03.

      • LinuxTechiHow to Install Ansible on RHEL 9 (Step by Step)

        In this post, we will cover how to install Ansible on RHEL 9 step by step. Later we will learn how to use ansible to manage remote linux systems.

        Ansible is a free and open-source automation and configuration tool. On RHEL 9, ansible core package is available in the default package repository (AppStream). This means, we don’t need to enable any additional repositories like Ansible Engine or EPEL.

      • Tips On UNIXInstall MKVToolNix 68 On Ubuntu /AlmaLinux & Fedora | Tips On UNIX

        This tutorial will be helpful for beginners to download and install MKVToolNix 68 on Ubuntu 22.04 LTS, Ubuntu 20.04, AlmaLinux 9, and Fedora 36.

        MKVToolNix is an open-source software to create, alter and inspect Matroska files. MKVToolNix is available to end-users as a graphical and command line.

        MKVToolNix recently released a new version 68.0.0 with a change in the build system (ie) QT’s SVG Library now required

        Users are recommended to upgrade to this version, due to bug fixes and new features added to this release.

      • OSNoteHow to Install Apache Maven on AlmaLinux 8 and Rocky Linux 8 - OSNote

        Maven is the name of an automated build engine used primarily for Java projects. It is a free, open-source tool that greatly eases building and managing of other libraries or applications that are to be bundled as part of the project.

        Maven takes care of details such as downloading dependencies, parsing information about those dependencies from the POM file ( pom.xml ), storing them in local repositories, resolving dependencies, compiling source code, packaging binaries, testing software quality, deploying it etc. which are all cumbersome tasks for developers.

      • CitizixHow to Install and Configure Postgres 14 on Alma Linux 9

        In this guide we are going to install Postgresql 14 in Alma Linux 9. This will also work in RHEL 9 and its derivatives.

        Postgresql is an open source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance. Postgres, is a free and open-source relational database management system emphasizing extensibility and SQL compliance. It was originally named POSTGRES, referring to its origins as a successor to the Ingres database developed at the University of California, Berkeley. PostgreSQL is used as the primary data store or data warehouse for many web, mobile, geospatial, and analytics applications. PostgreSQL can store structured and unstructured data in a single product.

      • Own HowToHow to Install Flameshot-Screenshot Software on Linux

        Flameshot is an open source screenshot tool that you can use to take screenshots on Linux.

        In this tutorial you will learn how to install flameshot on multiple different Linux distributions, and how to use it via GUI and terminal commands.

      • ByteXDHow to Pass Password to SCP Command in Linux using SSHPass - ByteXD

        SCP stands for secure copy and is used to securely copy files or directories from one Linux environment to another.

        Using the SCP command you can copy files or directories from a remote environment to a local environment, from a local environment to a remote environment, or between two remote environments in your local environment.

        There are a number of benefits to using the SCP command to copy files i.e. you can limit the bandwidth which the channel can occupy using the -l tag.

        SCP command supports password encryption to protect the data from leaking or files being snooped during transfer. Password encryption is what makes SCP secure.

      • Make Use OfThe Linux Directory Structure, Explained

         If you've finally decided to learn more about the Linux operating system, understanding its underlying file system structure is a good place to start.

        If you have recently switched to Linux from Windows, the lack of C Drive, D Drive, and such familiar naming conventions may confuse you. But fret not, because once you understand how the Linux directory structure is laid out, all your doubts will be clarified.

    • Games

    • Desktop Environments/WMs

      • K Desktop Environment/KDE SC/Qt

      • GNOME Desktop/GTK

        • Linux MagazineGNOME 43 To Bring Some Exciting New Features
          The first alpha of GNOME 43 should be released before the GUADEC 2022 conference (July 20-25th) in Guadalajara, Mexico (which is the first in-person GNOME event since the pandemic hit). Although GNOME 43 isn’t going to be ready for the masses any time soon, there are a few features that should get you excited about the upcoming release.

          First off, GNOME 43 will introduce support for Web Apps (with a particular focus on Progressive Web Apps – PWAs) in GNOME Software. Because of this, users will find even more available applications to install.

  • Distributions and Operating Systems

  • Free, Libre, and Open Source Software

    • MedevelSearXNG: The Open Source Metasearch Engine that puts your Privacy First

      SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.

      You can easily find dozens of secure and private instances for your search that are hosted securely for free on many servers. Furthermore, some of these servers are hosted on Tor, which grants more security and privacy.

  • Leftovers

    • Entrapment (Microsoft GitHub)

      • FOSSLifeSoftware Freedom Conservancy Issues Call to Give Up GitHub

        The Software Freedom Conservancy (SFC), a non-profit organization centered around FOSS rights and copyleft compliance, has issued a statement urging developers to leave GitHub, citing FOSS license infringement and other concerns following GitHub’s release of Copilot as a for-profit tool.

    • Security

      • CISAGoogle Releases Security Update for Chrome | CISA

        Google has released Chrome version 103.0.5060.114 for Windows. This version addresses vulnerabilities that an attacker could exploit to take control of an affected system.

      • Naked SecurityGoogle patches “in-the-wild” Chrome zero-day – update now! – Naked Security

        Google’s latest update to the Chrome browser fixes a varying number of bugs, depending on whether you’re on Android, Windows or Mac, and depending on whether you’re running the “stable channel” or the “extended stable channel“.

      • Stable Channel Update for Desktop

        A full list of changes in this build is available in the log. Interested in switching release channels? Find out how here. If you find a new issue, please let us know by filing a bug. The community help forum is also a great place to reach out for help or learn about common issues.

      • LWNSecurity updates for Tuesday [LWN.net]

        Security updates have been issued by Debian (blender and thunderbird), SUSE (ImageMagick, qemu, and sysstat), and Ubuntu (php7.0).

      • USCERTPrepare for a New Cryptographic Standard to Protect Against Future Quantum-Based Threats [Ed: More quantum-hype from NIST/NSA, proponents and spreaders of back doors]

        The National Institute of Standards and Technology (NIST) has announced that a new post-quantum cryptographic standard will replace current public-key cryptography, which is vulnerable to quantum-based attacks. Note: the term “post-quantum cryptography” is often referred to as “quantum-resistant cryptography” and includes, “cryptographic algorithms or methods that are assessed not to be specifically vulnerable to attack by either a CRQC [cryptanalytically relevant quantum computer] or classical computer.” (See the National Security Memorandum on Promoting United States Leadership in Quantum Computing While Mitigating Risks to Vulnerable Cryptographic Systems for more information).

      • Understanding and Preventing Dependency Confusion - FOSSA

        Dependency confusion is a software supply chain exploit that takes advantage of a quirk in certain package managers to inject unwanted (and potentially malicious) code.

        These attacks are based on the fact that many package managers check public code registries for a package before private registries. Accordingly, if a package exists in a private registry, an attacker could register a package of the same name with the public registry. Then, when a new install occurs, the malicious version on the public registry would be pulled in.

      • Privacy/Surveillance

        • Signal

          Signal is a proprietary chat app that ties accounts to phone numbers.

          [...]

          Signal leaks your phone number to everyone you talk to, and if you want to quit using it, everyone who had you on there can no longer text you, and if, when you get a new phone number, you get the used phone number of someone who used to have signal, you’re SOL. It literally destroys the texting capability of phones.

          A phone needs to do three things and it destroys one of them, infects that feature and locks it into its own network. It’s more of a virus than an app.

    • AstroTurf/Lobbying/Politics

      • Daniel PocockFrom ham radio to Bushmaster in Ukraine

        With Australia's new prime minister visiting Europe, one of the hot topics in the news was whether he would visit Ukraine and maybe give them some more Bushmasters. He did.

        When I did my ham radio exam back in 1993, it was in a room at the defence factory in Bendigo, Australia. Not long after that I got onto the two meter band and made contact with the cosmonauts on the Mir space station and the NASA STS-59 Shuttle mission.

        The world has changed and I doubt anybody in Bendigo today would like the thought of Russian spacecraft passing overhead. The defence factories in Bendigo were acquired by Thales and that is where they are making the Bushmasters.

  • Gemini* and Gopher

    • Personal

      • SpellBinding: JYNSTUL Wordo: HAMES
      • Naturam Expelles Furca

        Back in April or so I discovered that rats are partying in my car's engine compartment. After trapping a couple of rats in a giant tubular rat trap that somehow fit between the radiator and the cylinders, I was elated and felt like I was pretty smart. But...


* Gemini (Primer) links can be opened using Gemini software. It's like the World Wide Web but a lot lighter.



Recent Techrights' Posts

Further Media Cut-downs
media reporting about the media being cut
Gemini Links 09/09/2025: Moon Eclipse and ROOPHLOCH Reports
Links for the day
Official SUSE Blog Still Uses LLM Slop (Bots) to Make Fake Articles (Marketing)
The company is all about sound bites
Companies Realise That Slop Doesn't Work as Advertised, Accordingly Dump It
"Hype dims as a country-wide survey of US corporations shows a sudden drop-off in AI use among firms with more than 250 employees."
Microsoft-Funded Lawsuits Against Critics of UEFI 'Secure Boot'
Remember that no company (or law firm) ever survives collaborations with Microsoft
It's Only the Second Week of September and Already Two Waves of Layoffs at Microsoft, Slopfarms and Microsoft-Funded Sites Spin It as "AI Investments" Rather Than Commercial Failure
A very large third one expected next week
If Your Machine Still Has "Secure Boot" Enabled, Then Microsoft Has a de Facto Kill Switch (Even If Your Machine Doesn't Have Windows and Never Had Windows)
It is not incorrect to call UEFI 'secure boot' a "kill switch"
 
What Richard Stallman Told Me About 'Secure' Boot in 2012
"if the user doesn't control the keys, then it's a kind of shackle"
Those Who Helped Microsoft Weaponise "Secure Boot" Against GNU/Linux and BSDs Are Fleeing
Microsofters doing what they do best: they evade accountability
Simple is Better, Simplicity is Power
That is "the advantage of having commodity GNU/Linux systems," an associate notes
Much Ado About Nonsense
Microsoft Lunduke is still all dramatisation and sensationalism
Current Events in France
It needs to dump Microsoft and other GAFAM (US) giants, move to Free software
Links 09/09/2025: US-Korea Tensions and Meta Whistleblowers
Links for the day
Links 09/09/2025: “Torrents of Hate” and Political Crisis in France
Links for the day
Gemini Links 09/09/2025: "Dedigitizing" and Forgejo on FreeBSD
Links for the day
Google News (Not Just Google Search) Lets Itself by Gamed by One Slopfarm - to the Point Almost Half of "Linux" News is Bot-Produced Plagiarism (LLM Slop With Slop Images)
That says a lot about what Google thinks of quality, even in Google News
Bill Gates-Funded Media Inadvertently Refutes the Microsoft Lie That in 2025 Microsoft Had Just Two Waves of Layoffs
There were about 12 rounds of layoffs so far in 2025
From theregister.co.uk to theregister.com (US) to The Register MS (Run by Microsoft Operatives) and theregister.ai
The best way to break this racket (or cycle of hype and harm) is to break the chains of funding
Open Source Initiative (OSI) Culture of Censorship Necessitates More Speech
The OSI bans dissent or people who merely point out that the OSI is abusive
How to Reach Us Discreetly (Other Than Encrypted E-mail)
We're still managing to maintain a 100% source protection record. We soon turn 19.
LLMs Are Vastly Worse Than a Waste of Energy and the Externalities Are Huge
Worse than just higher power bills for everybody
LLMs Versus Search (Not Replacing Search But Engaging in DDoS Attacks Against Web Sites That Permit Searching)
The state of the Web isn't just bad; it's utterly terrible
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, September 08, 2025
IRC logs for Monday, September 08, 2025
The UEFI 9/11 - Part IX - Shunning Old Computers (in 2023 the Certificate Was Updated/Overridden, Underlying Aim May Be Herding/Forcing People to Get TPM and Other 'Novel' Restrictions)
the "upgrade treadmill"
Rumour: Second Wave of Microsoft Mass Layoffs in September to Commence Third Week of September
That basically answers questions like, "Any specific date or time of the month?"
Gemini Links 08/09/2025: Reality, ROOPHLOCH 2025, and Writing Another Gemini Client
Links for the day
Updating Firmware is Not the Solution But Only Additional Risk, Disable "Secure Boot" Today
firmware blobs are buggy, secret, impossible to audit, and barely tested
Microsoft Tim's DevClass (Part of The Register MS/Situation Publishing) is Full of Slop
Looking at many sites that are full of slop images is becoming an eye sore and hallmark of text too likely generated by LLMs or 'assisted' (tainted) by them
Microsoft Trying to Fake Demand for Slop. At What Cost?
That's a giant demotion and broken promises
Reddit is Corporate Propaganda
To make matters worse, Reddit ousted many original moderators
Jeff Geerling Shocked to Discover Many Metrics in YouTube Are Fake (His Audience Turns Out to be Much Smaller)
Maybe self-host all videos, don't rely on Google's "FOMO" cheating (addiction based on false assumptions)
Sunlight is the Best Disinfectant and Kryptonite/Garlic to Vampires
Transparency (sometimes described by words like "Sunlight" or "Truth") is paramount
The Register MS Uses Slop in Articles About Slop
we are fairly certain it's slop or CG based on other people's work
Visiting a Web Page or a Public URL Should be Safe, Predictable, and Benign
It's probably too late to "fix" the Web
The Register MS (Situation Publishing) is Paid to Spread Mindless Hype for the "Hey Hi" Ponzi Scheme and That's a Serious Problem
"Sponsored by Zoom."
Links 08/09/2025: Burger King Cracked, Cox v. Sony Analysed
Links for the day
Gemini Links 08/09/2025: Socialist Computer Museum and GAFAM/ByteDance/TikTok-Dominated Net
Links for the day
Links 08/09/2025: Tim Crook Disappoints Apple Faithfuls and Zuckerberg Lies (Financial Fraud) for Cheeto King
Links for the day
EPO Workers Point Out that the EPO is Destroying the Planet Under the Guise of "Hey Hi" (It Also Grants Many Invalid Patents Illegally
On 12 March and 16 June 2025, staff representation met with the administration in the Local Occupational Health, Safety and Ergonomics Committee (LOHSEC) in Munich
Turn Off Microsoft's Restricted Boot ("Secure Boot")
We're still running a series on this issue
Social Control Media Sites Have Become Bot Farms (Not Limited to LLMs and Automation)
linkedin.com was nothing but trouble and losses for Microsoft
Deep in Debt With the Magnitude of Losses Quickly Growing, Microsoft "Open" "Hey Hi" Now Uses Broadcom for Vapourware, Pretending It'll Do OK Next Year
At some stage it'll collapse
You Can Tell Microsoft is in Trouble When Its Own Fans and Staff Blast it
"Microsoft sinks billions into chasing artificial intelligence fads to hype up its share price."
Multiple Undersea Cable Cuts and We're Still OK
Microsoft customers experience problems
Lawyers Who Think They Are Online Assassins Don't Deserve a Licence to Operate
they've become a laughing stock in their "sector"
Microsoft Windows Fell to 3.9% "Market Share" in Bahamas
Based on statCounter
How the European Union (EU) Fell Out of Love With Free/Libre Software
Lots of bribery
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, September 07, 2025
IRC logs for Sunday, September 07, 2025
Gemini Links 07/09/2025: Scanner, Slop, and Chadobear
Links for the day
The UEFI 9/11 is 3 Days Away
Nobody denies that bad things will happen
Google Versus Journalism
Google played a big role in the demise of news sites
Gemini Links 07/09/2025: Advertising, Decentralized Archival, and Outsourcing to Bezos
Links for the day
Certificate Authority Let's Encrypt Has Almost Gone Down to Zero, Nearly Totally Extinct in Geminispace, the Few Capsules Still Using It Are Spam/Dead/Stagnant
This represents another decrease for Let's Encrypt; the last decrease was last week
Not Much Left in News Cycles
To be very clear, this does not describe "Linux" anything; it's true in just about every facet of news, except the paid-for fake "journalism" about "hey hi" (sites getting paid explicitly to maintain or rekindle hype)
Trying to Silence Techrights Was a Huge Mistake
Peter Thiel attacked a publisher for asserting, correctly, that he was gay. Now everyone knows it.
Throwing Away "Old" Computers (Mozilla and Other Climate Deniers)
Mozilla is not leftist
The UEFI 9/11 - Part VIII - Denial of Service and Selling Us WSL (Windows) Instead of "Risky" (Prone by Breakage by Microsoft) GNU/Linux
Restricted Boot (so-called 'SecureBoot') does not improve security. It is nothing but trouble. It's meant to trouble non-Windows users. In dual-boot setups, SecureBoot is a recipe for disaster because Microsoft keeps erasing or tampering with the boot sector, to paraphrase an associate
Slop is Extremely Rare in Geminispace, Slop Images Are Unheard Of (Despite Images Being Supported)
As long as Geminispace grows in terms of domains it's safe to predict the protocol will still be used in 2029 and hence Geminispace will turn 10
Links 07/09/2025: Robodebt Class Action, Fines, and Copyright Settlement
Links for the day
Links 07/09/2025: Yle Impersonated in Social Control Media, Boat-Attacking Orcas, Midjourney Sued Again
Links for the day
Slopwatch: LinuxSecurity, Linux Journal, and the Serial Slopper
Google won't tackle the issue because Google participates not only in relaying slop but also in generating lots of it
Links 07/09/2025: Google Fines in EU and "Your Internet Access Is at Risk"
Links for the day
Gemini Links 07/09/2025: Little Brother and Corporate Theatre
Links for the day
Links 07/09/2025: More Harms of Slop and Anthropic's Nightmare Scenario (Huge Legal Liabilities for Slop)
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, September 06, 2025
IRC logs for Saturday, September 06, 2025