Bonum Certa Men Certa

Links 28/06/2022: Vim 9.0 and vnlog 1.33



  • GNU/Linux

    • Audiocasts/Shows

    • Applications

      • LWNVim 9.0 released

        Version 9.0 of the Vim text editor has been released. The biggest change would appear to be the addition of the "Vim9 Script" language for editor customization...

      • vnlog 1.33 released

        This is a minor release to the vnlog toolkit that adds a few convenience options to the vnl-filter tool.

    • Instructionals/Technical

      • Julia EvansNotes on running containers with bubblewrap

        Hello! About a year ago I got mad about Docker container startup time. This was because I was building an nginx playground where I was starting a new “container” on every HTTP request, and so for it to feel reasonably snappy, nginx needed to start quickly.

        Also, I was running this project on a pretty small cloud machine (256MB RAM), a small CPU, so I really wanted to avoid unnecessary overhead.

        I’ve been looking for a way to run containers faster since then, but I couldn’t find one until last week when I discovered bubblewrap!! It’s very fast and I think it’s super cool, but I also ran into a bunch of fun problems that I wanted to write down for my future self.

      • HowTo GeekFix: Why Isn’t Linux Detecting My Wi-Fi Adapter?

        Historically, Linux has had a somewhat strained relationship with Wi-Fi cards. In recent years, the situation has changed considerably—and for the better—but it is still possible to boot into your new Linux installation and get that sinking feeling when you realize you’ve got no Wi-Fi.

        Installation routines are very good at identifying the various components of the target computer and configuring itself to work with that hardware. But problems can still happen.

        Troubleshooting hardware issues is difficult, especially if the only computer you have on hand is the broken device. Obviously, not everything presented here will be applicable to all cases. But hopefully, something below will either fix your issue or point you in the right direction.

      • Network WorldOpen-sourced tool speeds up Linux scripts via parallelization | Network World

        MIT has open-sourced pa.sh (also called pash), a tool that can dramatically speed up Linux scripts by using parallelization, saving time and without risk of introducing errors.

        The process of parallelization first examines a script for code that can be run separately and independently, so not all scripts can benefit from the tool. But when pa.sh does find portions that can run independently, it runs them in parallel on separate CPUs. It also uses other techniques to get the code to run faster.

        Below is a demonstration I ran on my home Fedora box, first running a script on its own and then again using pa.sh. Note that this script was provided with the pa.sh tool and lends itself to parallelization. It’s not nearly as demanding as scripts that might process gigabytes of data in a scientific or artificial-intelligence lab, so the results are not dramatic.

      • HaikuOS[GSoC 2022] ARM port and device tree support Phase 1

        The following will show how to compile haiku on osx and run it on qemu (my version: hrev56168)

      • EarthlyBuilding in Kubernetes Using Tekton

        Continuous integration/continuous delivery (CI/CD) principles offer multiple benefits to software organizations, including faster time to market, higher-quality code, and simpler and faster fault isolation. Applications built using CI/CD pipeline best practices tend to see a huge increase in users over time, necessitating a migration from a large codebase and low-scalability monolithic architecture to a more manageable and efficient microservice architecture.

        Kubernetes is one of the most popular platforms for automating the management, deployment, and scaling processes of microservice applications. Because Kubernetes is complex, though, a framework can help developers and operations teams use the platform to follow CI/CD practices in building applications. This is where Tekton comes in.

      • DragonFly BSD DigestHetzner cloud and DragonFly

        When you are setting up a DragonFly machine on Hetzner, pay attention to this bug report for dhcp setup. The short answer is “use dhcpcd”.

      • MakeTech EasierEmacs Keyboard Shortcuts - Make Tech Easier

        Emacs is a fully-featured text editor that is both powerful and extensible out of the box, without needing to install any additional packages to make it work. With Emacs, you can easily manipulate text and files by executing Lisp commands. These commands, in turn, are then bound to a series of simple keybindings which allows you to focus on what you need to do.

      • ELinuxHow to easily encrypt/decrypt a file in Linux with gpg

        No matter what you’re doing on your computer, you need to do so with an eye to security — that means using strong passwords, storing files in safe locations, and in some cases encrypting files. Fortunately, for nearly every usage, there are tools to enable you to encrypt your data…from transferring data online to storing data on a locally attached storage, even encrypting your entire drive.

        Since gpg is built into almost every Linux system, you won’t have to install anything to get this working from the command line. I’ll also show how to gain this functionality within the Nautilus (GNOME Files) file manager tool.

      • dwaves.degnu linux – bash console – animated ascii art – sl steam locomotive
      • OMG UbuntuTerminal Tip: 'duf' is Prettier Alternative to the 'df' Command - OMG! Ubuntu!

        I wouldn’t call myself a command line ninja but I do have a soft spot for getting things done using a CLI.

        At the end of 2021 I wrote a list of the best command line apps I use on the regular. In that rundown I spotlighted btop, a powerful and engaging alternative to top, and intro’d ncdu, an awesome, interactive replacement for the regular du command, written in Ncurses.

        This week I came across a similarly flashy “replacement” for another command that I use from time to time: df.

        Df is a command line basic that relays file system disc space usage on a(ll) drive(s). There are ample options you can pass to Df to tailor the output to your needs (something the df man-page will walk you through better than I can):

      • Linux Made SimpleHow to install FNF Psych Engine 0.6 Week 7 on a Chromebook

        Today we are looking at how to install FNF Psych Engine 0.6 Week 7 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.

        This tutorial will only work on Chromebooks with an Intel or AMD CPU (with Linux Apps Support) and not those with an ARM64 architecture CPU.

      • Using fwupdmgr to update NVME firmware – nullr0ute's blog

        The fabulous fwupdmgr provides the ability to easily update firmware that is published to Linux Vendor Firmware Service (LVFS) but it can also be used to apply updates that aren’t necessarily in LVFS. One type of firmware that it supports updating is NVME firmware, that’s basically any NMVE, because the standard specifies a standardised mechanism for updating the firmware on all NVME devices.

        I had a need to update a NVME firmware in an aarch64 device to see if it fixed an issue I was seeing. The Crucial P2 supported options were of course x86 only. The ISO download actually contained a little LinuxOS in an initrd on the .iso. The advice from Richard the fwupd technical lead was to “Look for a ~4mb high entropy blob” so mounting it up, I mounted the iso, extracted the initrd, and then used fwupdmmgr to apply the new firmware.

  • Distributions and Operating Systems

    • Fedora Family / IBM

      • IBM’s AI-powered Mayflower ship crosses the Atlantic [Ed: This was a complete failure. It did not even reach its destination.]

        A groundbreaking AI-powered ship designed by IBM has successfully crossed the Atlantic, albeit not quite as planned.

        The Mayflower – named after the ship which carried Pilgrims from Plymouth, UK to Massachusetts, US in 1620 – is a 50-foot crewless vessel that relies on AI and edge computing to navigate the often harsh and unpredictable oceans.

      • HPE Allies With Red Hat and SUSE on Containers - Container Journal

        At the HPE Discover 2022 conference, Hewlett-Packard Enterprise (HPE) today expanded its reach into container environments via separate alliances with Red Hat and SUSE.

        The Kubernetes-based Red Hat OpenShift platform along with Red Hat Enterprise Linux (RHEL) operating system and Red Hat Ansible automation platform will be made available via the HPE GreenLake managed service, HPE said.

    • Debian Family

      • Daniel PocockConsent & Debian's illegitimate constitution

        When an association is founded, whether it is incorporated or not, each member must give positive consent to be a member and to be bound by the organization's constitution. Being a member and being governed by the constitution are inseparable. The constitution is effectively a type of contract between the members. If a contract is not signed, it is not valid and if a member has not assented to create the association, they are not a member at all.

        Between 1993 and 1998, the original authors of Debian worked together without a constitution. They achieved a lot.

        When a constitution was proposed in 1998, 357 co-authors of Debian were asked to vote on the constitution. This is not really voting though: people who gave a positive vote were agreeing to be members. People who gave a negative vote or did not vote at all have not consented to the constitution and therefore there is no way we can think of them as members of anything.

        The names of people who voted were published. Those people, just 86 developers, became members of an association by giving their positive assent to be governed by a constitution in their dealings with each other.

        That means there are 357 - 86 = 271 people, or 76 percent, who were satisfied to work on Debian as joint authors without any notion of an association.

        A few weeks after 86 people formed their association, Jonathan McDowell copied 489 keys into the Debian keyring repository. Some people have more than one key so it is not exactly 489 people. By combining the 86 confirmed members with all the people who did not choose to be a member, McDowell and others have made it hard for the rest of the world to distinguish who is a member and who is simply an author of Debian.

    • Open Hardware/Modding

      • Tom's HardwareRaspberry Pi Restores Guitar Amp, Complete With Effects | Tom's Hardware

        Restoring old hardware is always more fun when you can throw in a Raspberry Pi. This project, created by maker and developer David Silverman, does just that, using a Pi to power an old Vox guitar amplifier. Not only does it work as an amplifier, it also has a few special effects thrown in to create custom sounds.

        This Pi-powered guitar amp system is housed inside the cabinet of an old Vox amplifier that, according to Silverman, is no longer working. A Pi 3B+ brings back the original functionality, with the help of a class D amplifier and some custom Python scripts created by Silverman himself. The case has been modified to house the Pi and features panels with port access, as well as knobs for the effects array.

      • LiliputingLilbits: Anbernic Win600 (handheld gaming PC), PineNote (Linux-friendly E Ink tablet), Firefox 102 and Chrome OS 103 - Liliputing

        The Anbernic Win600 handheld gaming PC is expected to go on sale July 5th. While Anbernic has been offering ARM-based handheld consoles with Android or Linux-based software for years, this will be the company’s first model with an x86 chip. It ships with Windows 10 software and supports alternate operating systems – Anbernic has already posted a download image and installation instructions for Valve’s Linux-based Steam OS.

        [...]

        In other recent tech news from around the web, developers are making progress porting Linux to work with Pine64’s PineNote E Ink tablet, specs and pictures of Samsung’s next rugged phone have leaked, Mozilla has released a new version of the Firefox web browser, and Google has released a new version of the operating system that powers Chromebooks.

  • Free, Libre, and Open Source Software

    • OSI BlogSentry: Why we support OSI

      Sentry is a developer-first application monitoring tool that allows development teams to holistically monitor their application health from frontend to backend. Used by 3.5 million developers and 85,000 organizations including some of the world’s best-known companies including GitHub, Peloton, Cloudflare and more.

    • Web Browsers

      • Mozilla

        • Make Use OfFirefox 102 Lands on Linux With Upgraded Geolocation, PDF Viewer, but Will Users Care?

          Firefox 102 has just been released by the Mozilla Foundation. One major Linux-specific change is the addition of GeoClue geolocation support, as well as a new PDF viewer.

          Firefox 102 Linux Enhancements

          Firefox 102's major enhancement for Linux is its support for the GeoClue service. GeoClue is a Linux-specific service for the D-bus message service that allows programs running on the same machine to communicate with each other. GeoClue is a service that approximates a user's location and allows apps that use geolocation to function, such as mapping apps.

        • OMG UbuntuThunderbird 102 is Available to Download — And It Looks Amazing - OMG! Ubuntu!

          A new version of Thunderbird, the popular free, open source e-mail client, is available to download for Windows, macOS, and Linux.

          And from the off the update makes a great first impression thanks to refreshed app icons and colourful new mail folders.

          I know, I know: “new icons” sounds a bit fluffy on paper, but their reality is more impactful. In an app like Thunderbird icons are used everywhere. They’re not there to (just) look good but also convey purpose/intent as clearly and concisely as possible. They’re how people understand the app.

        • ThunderbirdThunderbird 102 Released: A Serious Upgrade To Your Communication

          Thunderbird 102 is here! On behalf of the entire Thunderbird team, I’m thrilled to announce the availability of our major yearly release. Thunderbird 102 is loaded with highly-requested features, and we think you’ll be delighted by them.

          It features refreshed icons, color folders, and quality-of-life upgrades like the redesigned message header. It ushers in a brand new Address Book to bring you closer than ever to the people you communicate with. Plus useful new tools to help you manage your data, navigate the app faster, and boost your productivity. We’re even bringing Matrix to the party!

    • FSF

      • FSFHelp others find free software: Watch and share Escape to Freedom

        "Escape to Freedom" is a new animated video from the Free Software Foundation (FSF), giving an introduction to the concepts behind software freedom: both what we gain by having it, and what rights are at stake.

        Join our lead freedom-seeker, Zara, as she learns the importance of free software, and guides herself through the labyrinth of challenges posed to her by contemporary digital society, which offers the tempting allure of convenience in exchange for important rights. In search of freedom, she learns how to seize control of her own seemingly predetermined narrative and helps others do the same -- taking the ladder that leads to digital liberation step by step.

      • FSFFlock over to Mastodon on July 8 for an interactive session

        I hope this message finds you well, because we have some exciting news! On July 8, from 16:00-17:00 EDT (20:00-21:00 UTC), we are hosting a "Mastodon Hour."

    • FSFE

      • FSFEGreece about to secure Router Freedom but leaves fiber out

        Greece is one step closer to securing Router Freedom, but regulators are excluding fiber (FTTH) connections from the legislation. A coalition of organisations, allies of the FSFE, is now requesting that lawmakers reconsider this and thus safeguard the freedom of all users.

        Since 2021, the regulatory process that defines the network termination point (the NTP) in Greece has been carried out by the Hellenic Telecommunications and Post Commission (EETT). Defining the NTP is necessary to determine whether users have the right to choose their own router and modem or if their Internet Service Providers (ISPs) have the final say over network equipment.

        In April 2022, we welcomed that the Greek regulator proposed legislation safeguarding Router Freedom for common networks, such as DSL and coaxial. This is a leap forward in safeguarding consumer rights. However, in the same proposal, EETT has explicitly excluded fiber connections (FTTH), a decision that has the potential of negatively impacting end-users’ rights. The proposed regulation sets the NTP for fiber connections in a position that would make the optical terminal equipment part of the ISPs’ networks, making home network access equipment the property of the ISP.

        The FSFE assisted a coalition of organisations to respond to the EETT’s public consultation, supporting the regulator to implement Router Freedom for all types of internet connection, including FTTH.

    • Programming/Development

      • MedevelBishop AI: A JavaScript-based Virtual Assistant With Natural Language Processing

        It was created in 2018, making it one of the newest open source software. And it is also released under the MIT license. The program is written in JavaScript, and built to handle Q/A style conversation.

        [...]

        Bishop AI is a MIT project; that’s why it is very likely that you will find it already packaged and available to install.

      • MedevelAI Based Virtual Assistant in Python

        Many automation tools aims to help user in many fields in their life such as opening any application on the system, play and control music, solve mathematical expressions, getting weather details, and more.

  • Leftovers

    • Hardware

      • CNX SoftwareKEEN Ranger PT 4G LTE camera supports animal and human detection [Ed: Another gimmick with "apps" and fake camouflage]

        I’ve tested a few security cameras with human and vehicle detection capabilities, but Reolink has now added animal detection via the KEEN Ranger PT trail camera mostly designed to monitor four-legged animals in the wild.

        It’s somewhat similar to the Reolink Go Plus 4G camera with solar power support and 4G LTE connectivity, but also offers a 360€° view with pan/tilt control, a low-glow IR night vision, a 0.5s fast trigger speed, as well as GPS to track the position of cameras or sightings of animals on the mobile app.

      • HowTo Geek“Atari Was Very, Very Hard” Nolan Bushnell on Atari, 50 Years Later

        It’s been 50 years since Nolan Bushnell co-founded Atari, which brought video games to the mainstream. To celebrate, we asked Bushnell what he learned during the early years—and what we’ve lost sight of since then.

    • Health/Nutrition/Agriculture

      • John GruberThe Dissent

        There’s a lot to read regarding today’s 6-3 decision by the U.S. Supreme Court to overturn Roe v. Wade, making official what we’ve known was about to happen since a near-final draft leaked in early May. I humbly suggest starting with the dissent, written by all three dissenting justices, Breyer, Sotomayor, and Kagan. Their dissent begins on page 148 of the PDF decision.

    • Linux Foundation

      • FOSSLifeOpen Source Security Report Highlights Vulnerabilities in Code Dependencies [Ed: FUD as "studies"]

        Snyk and the Linux Foundation have released The State of Open Source Security, a joint research report that details various security risks resulting from the widespread use of open source software (OSS) in application development, including vulnerabilities found in dependencies.

      • Linux Foundation's Site/BlogDelta Lake project announces the availability of 2.0 Release Candidate - Linux Foundation

        Delta Lake has been a Linux Foundation project since October 2019 and is the open storage layer that brings reliability and performance to data lakes via the “lakehouse architectures”, the best of both data warehouses and data lakes under one roof. In the past three years, lakehouses have become an appealing solution to data engineers, analysts, and data scientists who want to have the flexibility to run different workloads on the same data with minimal complexity and no duplication – from data analysis to the development of machine learning models. Delta Lake is the most widely-used lakehouse format in the word and currently sees over 7M downloads per month (and continues to grow).

      • Dark ReadingLinux Foundation Announces Open Programmable Infrastructure Project to Drive Open Standards for New Class of Cloud Native Infrastructure
      • Silicon AngleDatabricks donates Delta Lake framework and MLflow operations platform entirely to open source - SiliconANGLE

        Databricks Inc. opens its Data + AI Summit today with the announcement that it will release the entirety of its Delta Lake storage framework to open-source under the oversight of the Linux Foundation.

        That means there will no longer be any functional differences between the Databricks-branded Delta Lake and the open-sourced version. The company said it will similarly release its recent enhancements to the MLflow machine learning operations platform and Apache Spark analytics framework to open source. Databricks also rolled out several new features for its core Lakehouse data lake.

    • Security

      • Daniel StenbergOops, I spilled the beans | daniel.haxx.se

        Saturday June 18: I had some curl time in the afternoon and I was just about to go edit the four security advisories I had pending for the next release, to brush up the language and check that they read fine, when it dawned on me.

        These particular security advisories were still in draft versions but maybe 90% done. There were details, like dates and links to current in-progress patches, left to update. I also like to reread them a few times, especially in a webpage rendered format, to make sure they are clear and accurate in describing the problem, the solution and all other details, before I consider them ready for publication.

        I checked out my local git branch where I expected the advisories to reside. I always work on pending security details in a local branch named security-next-release or something like that. The branch and its commits remain private and undisclosed until everything is ready for publication.

        (I primarily use git command lines in terminal windows.)

        The latest commits in my git log output did not show the advisories so I did a rebase but git promptly told me there was nothing to rebase! Hm, did I use another branch this time?

        It took me a few second to realize my mistake. I saw four commits in the git master branch containing my draft advisories and then it hit me: I had accidentally pushed them to origin master and they were publicly accessible!

        The secrets I was meant to guard until the release, I had already mostly revealed to the world – for everyone who was looking.

      • The Register UKTencent admits to poisoned QR code attack on QQ account
      • Sysdig Adds Ability to Make Container Runtimes Immutable - Container Journal

        Sysdig today added a Drift Control capability to its container security platform that makes it possible to lock down runtime environments.

        Daniella Pontes, senior manager for product marketing at Sysdig, says IT teams can now maintain immutable instances of runtimes in production environments that can’t be modified.

        At the same time, Sysdig says it is partnering with Proofpoint to make threat intelligence feeds available to IT teams that have deployed its container security platform.

        The Sysdig container platform is built on Falco, an open source container runtime security platform that is being advanced under the auspices of the Cloud Native Computing Foundation (CNCF).

      • TechRepublicBest ways to incorporate security into the software development life cycle

        The software development life cycle is not a one-off process that software developers can implement in a linear form. Instead, there are phases of the SDLC that intertwine into many loops where thorough checks are carried out to ensure the proper outcome of the software.

        However, it’s not just enough to loop through the phases of SDLC without the proper integration of security checks in each phase. So, what, then, makes a secure software development life cycle?

      • Security WeekCISA Says 'PwnKit' Linux Vulnerability Exploited in Attacks [Ed: Well, CISA and the media also downplay all the actively-exploited holes in Windows. In corporate media, remote compromise of Microsoft Windows is treated as equally severe as a GNU/Linux users, already with access to a machine, running a command as a more privileged user. Amazing.]

        The US Cybersecurity and Infrastructure Security Agency (CISA) says a Linux vulnerability tracked as CVE-2021-4034 and PwnKit has been exploited in attacks.

        The flaw, which came to light in January, affects Polkit, a component designed for controlling system-wide privileges in Unix-like operating systems. Polkit is developed by Red Hat, but it’s also used by other Linux distributions.

        PwnKit has been described as a memory corruption issue that can be exploited for privilege escalation — it allows any unprivileged local user to elevate permissions to root.

    • Defence/Aggression

      • Marcy WheelerCassidy Hutchinson Proves that Trump Knew the Mob He Sicced on Mike Pence Was Armed

        Cassidy Hutchinson just gave absolutely historic testimony implicating Donald Trump, Mark Meadows, and other in January 6. (My live tweet is here.) The woman is incredibly poised and courageous. Her testimony might help to turn the tide against Trumpism in this country.

        But her testimony is not enough, yet, to charge Trump in January 6.

        Without taking anything away from her dramatic testimony, I’d like to boil down what she said that will be useful in holding Trump accountable.

  • Gemini (Primer)



Recent Techrights' Posts

We've All Had Managers and Colleagues Like These, But This is How it Works at IBM
Competent people scare the failing ones; so they get ousted, they're perceived to be "rivals"
Gemini Links 17/12/2025: Wrongs, "Wokeness", and 3D-Printable Accessible USB Input Device
Links for the day
"Social Justice Warriors" Make Violent Threats Against Event Organisers, Developers, and Journalists
As a left-leaning person (I've always been rather strongly on the left), I generally reject people who call themselves "SJWs"
Linus Torvalds Seems to Have Aged Faster Since the Bullying by the 'CoC Brigade' (Enforced via Linux Foundation, a GAFAM Front Group)
We previously wrote a lot of articles about the ageing of Torvalds and how stress (from his masters) may have contributed to deterioration of his health
Cuts, Shutdowns, and Layoffs at Microsoft
It is potentially catastrophic for yet another studio that sold its soul to Microsoft
 
Step One: Scan All Uploaded Files; Step Two: Compel People to Upload Everything Automatically; Step Three: Scan All Offline Files
society gets more combative
Horizon Shows the Travesty of Proprietary Software in British Government, No Lessons Learned?
When it comes to the government, we don't get to choose what systems to use and we also don't get to choose between businesses
WordPress Begs You to Dump It (for SSGs), Just Like Mozilla With Firefox
Even more worryingly, this does not boil down to some rogue employee or 'bad apple'
Tom Silvagni sentencing: not Xavier College but DPP and social media to blame
Reprinted with permission from Daniel Pocock
Links 17/12/2025: Operation Bluebird Lawsuit, GoDaddy Made to 'Dox' Clients
Links for the day
Mental Problems in Free Software
Nobody seems to be interested in this topic or, at the very least, nobody wants to talk about it; instead, there are efforts to suppress discussion about it
Love and Activism
Love is fertile soil for positive activism
Windows Has Fallen to All-Time Low of 60% in Laptops and Desktop in Canada
Maybe next year Windows will fall below 50% there
Debian Misfits Really Do Not Want You to Read This Article
portions from this article
Gemini Protocol Saw Significant, Measurable Growth in 2025
Next year (in summer) Gemini Protocol turns 7
The Collapse of Good Development Practices
Software becoming bloated is not an inevitability
More GAFAM Layoffs in Seattle, Bellevue (Washington)
Microsoft laid off (by our count) over 30,000 workers this year
Microsoft GitHub is Dying and Bot Activity in GitHub Won't Save It
Doing what it can to keep it alive, Microsoft only loses more money (it now classifies it as "AI" to justify all the losses)
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, December 16, 2025
IRC logs for Tuesday, December 16, 2025
Firefox and Mozilla Commit Suicide With Slop, Market Share Falls to New Low
Mozilla just isn't a serious company anymore
"The Register Hot Seat" is Just More Paid-for SPAM Promoting a Pyramid Scheme to Readers of The Register MS
The main issue is that The Register MS is, as usual, begging for and bagging money to promote a pyramid scheme that will end up very badly and hurt a lot of people
Red Hat Wastes Money on Slop and on Slop Pushers While Laying Off Red Hat Staff
In order to manipulate the share price IBM is peddling vapourware
Getting Back on Top of Exclusive Articles, Leaks, Whistleblowing
We still have some material to publish about Microsoft OSI and various other rogue institutions
Links 17/12/2025: User Data Compromised in SoundCloud and Efforts to Release Jimmy Lai for the 'Crime' of Journalism
Links for the day
The Register MS Does the "AI" Keyword Stuffing Because It Gets Paid to Do "AI" Keyword Stuffing
They are in effect profiting from legitimisation and promotion of a Ponzi scheme
Blogs to Read (or Even Binge on) When You Look for a Daring and Different Perspective
If you have free time and want to check out interesting old articles/posts, consider these people
Paying the Price for IBM's Leadership Buying Worthless Companies With Capital It Doesn't Have
For some people the last day at the company is Christmas Eve
When Malformed RSS or Atom Feeds Clog Up (or Even Crash) Programs
RSS readers are an excellent way to keep on top of news online
Publication Plans for the Coming Weeks
We've begun this week with many articles and plan to carry on until tomorrow
EPO People Power - Part XIV - EPO Management Living in Fantasy Land
wrongly assumes that any crime committed by the EPO will always be brushed aside
Secret Code is Undesirable
If someone wants you to use proprietary software, say no. Secret code is even worse.
Google News Still Has an LLM Slop Problem (With Slop Images Too), But Google Itself is a Pusher of Slop
If Google keeps shilling and selling slop as "AI", and moreover if people keep hating slop (there's growing awareness of this problem), then at the end Google will suffer greatly
Gemini Links 16/12/2025: Bingo Card and i586 in 2025
Links for the day
Links 16/12/2025: Security and Conflict (No Territorial Concessions in Ukraine)
Links for the day
With Half of December Over, FSF Two-Thirds of the Way Towards Funding Goal
If you can share some money this month, the FSF should be a priority
A Lot of People Don't Want "Smart" (Things That Spy, Stop Working, Cannot be Repaired Easily)
They also don't want slop disguised as "intelligence"
Claim That Finance and HR at IBM Already Work on the Next Wave of IBM Layoffs, Media Silence Persists
The media is still telling misleading nonsense about IBM layoffs (like some fantasy about 'rehiring' thousands for "AI")
Links 16/12/2025: More GAFAM (Now Amazon) Layoffs and iRobot Chapter 11
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, December 15, 2025
IRC logs for Monday, December 15, 2025
Claims of More IBM Layoffs a Week Before 'Christmas Week'
Of course, as usual, nobody in the media says anything
Wrapping Up and Ending "Slopwatch"
An "end-of-life" improvement
Gemini Links 15/12/2025: How We Lost Communication to Entertainment, Dichotomy Between the Real and the Digital
Links for the day
The New Chief Editor at The Register MS is a Microsofter, Now They Increase Microsoft Coverage and Add Microsoft Slant to 'Linux' Coverage
Did Microsoft pay some more?
GAFAM "doesn't depend on any sort of lock-in, humans just don't want to be free anymore," according to MinceR
As many readers are aware, our criticism of UEFI (restricted boot in particular) attracted a lot of online harassment against us, including stalking and libel
IBM Layoffs in India and IBM's CEO Spins His Lack of Market Share as a Strength
If this leadership carries on, the only red left at IBM won't be Red Hat but a red stain
Links 15/12/2025: "Life in Prison" for Criticising China, Tikhanovskaya Says 'Pressure Works'
Links for the day
Due to 'Secure Boot' (An Anti-Security Measure, a Kill Switch) Computer Users Are Afraid of GNU/Linux
This is what Microsoft wanted
'Crypto' 'Currencies' Are a Ponzi Scheme. So Is "AI". Both Destroy the Planet, Not Just the Economy.
Believe it or not, millions of these GPUs just sit there boxed, unopened, unconnected, unused
The Register MS Has Just Been Paid to Promote the Ponzi Scheme Some More ("AI" Keyword Stuffing)
This won't end well for The Register MS
Microsoft Colonialism in Africa is Not Sustainable
Microsoft's situation in Nigeria is not
Perpetuating the Lie of "No Red Hat Layoffs" Because of the Bluewashing (Red Hat Became Just "IBM")
Many Red Hat employees were pushed out and/or removed lately
EPO People Power - Part XIII - If the EPO's Chief Propagandist (Berenguer) Told the Police He Was a Spanish Tourist (or Similar) or That He Does Not Reside in Munich, Then He May Have Lied to the Police (in Addition to Doing Cocaine in Public)
Lying to the police in Germany is a criminal offense
Links 15/12/2025: Chromebooks as Work Machines, "Americans [Who] Moved to Australia" to Avoid Cheeto
Links for the day
Breaking Your Proprietary Router in the Name of "Security"
Each time they "patch" the router something that previously worked OK is likely to just break
IBM May be Breaking the Law to Silence Staff It Laid Off
Observation to add regarding IBM layoffs
Demonisation Attacks on Richard Matthew Stallman (RMS) - Including Antisemitic Attacks - Have Not Worked
Name-calling doesn't work
Slop ("AI") Will Replace People and Take Away Jobs, Say the Slopfarms With Fake (LLM-Generated) Text and Slop Images
"AI" often means slave labour in a poor country
More Than a Million Bytes Should be Enough for Most Computer Programs
Who said computing would improve over time?
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, December 14, 2025
IRC logs for Sunday, December 14, 2025
Another "AI" (Slop) Use Cases Turns Out to be a Fraud
Those who talk about this fraud get SLAPPed
They Say Rules Are Made to be Broken, at Microsoft That Became an Imperative (e.g. Accounting Fraud, Bribery and So on)
Its biggest client is itself
In Russia, Microsoft is Already a Dying Breed Online
A lot of Europe also dumps Microsoft. Europe is a big revenue source of Microsoft.
The Future of News on the World Wide Web
No "greener pastures" on the Web
𝐈𝐁𝐌 𝐂𝐄𝐎 𝐀𝐫𝐯𝐢𝐧𝐝 𝐊𝐫𝐢𝐬𝐡𝐧𝐚: Proof That at IBM People Fall Upwards
IBM is collapsing
EPO People Power - Part XII - The Mobbing Got So Bad People Were Unable to Work
What's at stake here isn't just the EPO or the patent system