Bonum Certa Men Certa

Links 9/3/2022: Dedoimedo Dumping Windows and Plasma 5.24.3 Comes to Kubuntu 21.10



  • GNU/Linux

    • Desktop/Laptop

      • DedoimedoMoving away from Windows - the software checklist

        There you go. A very early, rudimentary plan for what I have in mind. Now, if I look at my computer usage over the past 10-15 years, it has changed quite a bit. Less Windows and significant fewer Windows-based software, more Linux and more serious Linux cases. I have, in a way, started this migration a long time ago, only now I've realized that it needs to be finished.

        I am not happy that this is what I must do. But hey. Using Windows has become onerous. Even in Windows 10 Pro, I have to deal with low-IQ nonsense that simply has no place in a professional system I've paid for. Not in the mood to be the padding for the bonus for some marketing person somewhere. Treat me with respect, and we will have common ground. I've spend thousands of dollars on Microsoft products over the years, including several Windows Phones and whatnot. Not anymore. No settings headerbar rewards, no Edge begging to be default browser, no advertising ID, no cloud this or that, none of that nonsense.

    • Applications

      • Linux LinksBest Free and Open Source Alternatives to Corel PaintShop Pro

        Corel Corporation is a Canadian software company specializing in graphics processing. They are best known for developing CorelDRAW, a vector graphics editor. They are also notable for purchasing and developing AfterShot Pro, PaintShop Pro, Painter, Video Studio, MindManager, and WordPerfect.

        Corel has dabbled with Linux over the years. For example they produced Corel Linux, a Debian-based distribution which bundled Corel WordPerfect Office for Linux. While Corel effectively abandoned its Linux business in 2001 they are not completely Linux-phobic. For example, AfterShot Pro has an up to date Linux version albeit its proprietary software.

      • Its FOSSPiwigo: An Open-Source Google Photos Alternative

        Google Photos is one of the most popular options to back up your photos and videos.

        Considering that it is the default choice for most Android phones, it is a seamless experience managing photos/videos using Google Photos.

        But, what if you want to move away from it for something open-source and more privacy-friendly? Not just from Google Photos, from proprietary photo hosting platforms overall.

      • 9to5LinuxBlender 3.1 Released with Lots of Performance Improvements, Other Changes

        Coming two months after Blender 3.0, the Blender 3.1 update is all about performance and speed to make Blender faster and more reliable. For example, it brings performance improvements to Mesh Vertex and Face Normals, as well as to Blender’s procedural system, which also received 19 new nodes, mesh modeling tools, advanced Fields control, access to time, and much more.

        Blender 3.1 also adds support for the new Point Cloud object to be rendered directly with Cycles when creating sand, water splashes, particles, or motion graphics, support for Pixar OpenSubDiv for modeling, rendering, as well as Alembic and USD import and export, and faster workflow by dragging sockets to get a list of automatically filtered nodes.

    • Instructionals/Technical

      • Linux CapableHow to Install Neofetch on Linux Mint 20 - LinuxCapable

        Neofetch is a free, open-source command-line system information tool written in bash 3.2+. Neofetch displays system information in a beautiful aesthetic way, such as system, software, memory resources, kernel version, and much more.

        In the following tutorial, you will learn how to install Neofetch on Linux Mint 20 using the command line terminal with examples on how to maintain and remove the application with bonus command examples.

      • Linux CapableHow to Install MyPaint on Linux Mint 20 - LinuxCapable

        MyPaint is a free, open-source digital painting program that you can edit your artwork. It has many features for easy to create backgrounds and figures on canvas or paper! For users migrating from Windows and using the native paint program, this feels similar to it but has much more features.

        In the following tutorial, you will learn how to install MyPaint on Linux Mint 20 using two different methods, which are APT and Flatpak and how to maintain remove in the future using the command line terminal.

      • How to Use SharedPreferences to Store App Settings With Flutter – CloudSavvy IT

        SharedPreferences is a module bringing the functionality of Android’s eponymous API to your cross-platform Flutter apps. It uses Apple’s similar NSUserDefaults API when running on iOS and macOS. Implementations are also included for Linux and Windows so it’ll run everywhere Flutter apps can.

        In this guide, we’ll show how you can use SharedPreferences to persist simple settings within your app. The module is best used for small pieces of non-essential state such as user preferences, saved bookmarks, and cached config values sent by a server.

      • How to Add, Replace, and Remove Docker Image Tags – CloudSavvy IT

        Docker uses tags to identify distinct versions of an image. In common with the broader container community, tags should be used to mark each release so users can select between different versions.

        Tags may also be used to describe other characteristics of an image such as the identity of a key dependency when multiple options are offered.

      • HowTo ForgeGetting Started with Podman (Docker Alternative) on Rocky Linux

        Podman is a Linux-native tool for deploying applications using Open Container Initiative (OCI) containers and container images. It supports multiple container image formats, including Docker images and OCI container images. Also, Podman supports managing pods, groups of containers. Podman is a daemon-less tool, running as a single binary command-line without a service. It provides a command-line similar to Docker, you can use an alias such as 'alias docker=podman'.

        To run containers and manage container images, Podman relies on libpod and OCI container runtimes such as runc, crun, and runv.

      • Working with the ip Command in Linux with Examples

        When working in a Linux terminal, we often use various commands. We typically use the ifconfig command to perform network configuration.

        However, another command, ip, can be used for network configuration, which is considered a replacement for the ifconfig command. It has much more capabilities than the ifconfig command.

        Using the ip command, we can perform various tasks, such as changing the network configuration by modifying its interface and assigning or checking the IP address on a network interface.

        We can also enable or disable a network interface. This is not an exhaustive list but some of the activities we can perform with the ip command.

      • Systemctl Command Examples | Itsubuntu.com

        In this tutorial, we will go through the basics of systemctl command and examples. You can also get a basic idea regarding the usage of Systemctl. It is the tool to manage the init system. With these tools, you can manage services, check statuses, work with the configuration files, and do a similar job. Systemd is a critical part of Linux,

      • How To Compile And Install Kernel On Ubuntu [2022] | Itsubuntu.com

        Linux Kernel is the backbone of the Linux-based operating system. No matter which Linux you are using, Linux Kernel will be the same and will remain the crucial section of your operating systems. Linux Kernel is the heart of the operating system.

        Before installing or updating Kernel, you have to make sure that you have a backup of the system and other important files so that you can restore it in case of any emergency.

      • ID RootHow To Install Android Studio on Debian 11 - idroot

        In this tutorial, we will show you how to install Android Studio on Debian 11. For those of you who didn’t know, Android Studio is the official Integrated Development Environment (IDE) for Android app development, based on IntelliJ IDEA. Android Studio is developed by Google and it can run on different operating environments like Windows, macOS, and Linux.

        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 through the step-by-step installation of the Android Studio on a Debian 11 (Bullseye).

      • Pragmatic LinuxHow to link a shared library with GCC and CMake

        Interested in using a shared library in your C or C++ application? Not sure how to build your application with the GCC compiler, such that it properly links the shared library? This article explains how to link a shared library to your application, built with the GCC toolchain. It covers three scenarios: (1) Calling GCC directly from the terminal, building with a Makefile and auto-generating the build environment with CMake.

      • How to Install and Use Python-Mistune on Linux

        The Python Mistune package is a fast and robust Python3 markdown parser that provides renderers and plugins. The Python mistune package is tested and proven in Python 2.7, Python 3.5+, and PyPy.

        It is the fastest in all the Python markdown parsers and provides a bunch of useful features such as footnotes, fenced code, auto-links. Table etc.

      • Ubuntu 22.04 VLC installation

        In this tutorial, you will learn how to install VLC on Ubuntu 22.04 Jammy Jellyfish Linux Desktop.

        VLC is a free and open-source multimedia player available for Ubuntu 22.04. It supports a wide range of multimedia formats such as MKV, MP4, MPEG, MPEG-2, MPEG-4, DivX, MOV, WMV, QuickTime, WebM, FLAC, MP3, Ogg/Vorbis files, BluRays, DVDs, VCDs, podcasts, and multimedia streams from various network sources.

      • How to Install Fonts on Ubuntu 22.04 Jammy Jellyfish Linux

        In this tutorial, we will be showing you how to install fonts on your Ubuntu 22.04 Jammy Jellyfish Linux system. This is relatively easy to do, whether with a font manager application or installing the fonts manually. Whatever your preference, we’ve got you covered with both methods in this article.

      • How to install Telegram on Ubuntu 22.04 Jammy Jellyfish Linux

        In this short guide, we will be installing Telegram on Ubuntu 22.04 Jammy Jellyfish Linux. Telegram is a messaging and voice over IP application available on various Linux distributions of your choice and, in particular, Ubuntu 22.04. As a user of Telegram you will be able to send messages, photos, videos or other files over this service.

      • Change system language on Ubuntu 22.04 from command line

        The purpose of this tutorial is to show how to change the system language from command line on Ubuntu 22.04 Jammy Jellyfish. This configuration is especially applicable for Ubuntu 22.04 servers, where there is no GUI to change your system language, although this also works fine on desktop systems.

      • How to autostart applications on Ubuntu 22.04 Jammy Jellyfish Linux

        The purpose of this tutorial is to show how to configure one or more applications to start up automatically upon system boot in Ubuntu 22.04 Jammy Jellyfish, specifically on the GNOME desktop environment. Follow our step by step instructions below as we set an application to autostart.

      • Bash Script: Flags usage with arguments examples

        If you have any experience on the Linux command line, then you should have run into command flags, which help us modify the behavior of a command that we are executing.

        For example, if we execute the ls -l command, the -l part of the command is a flag that we are passing as an argument to ls. This same functionality can be used in a Bash script, allowing us to pass some input to the script through flags when we are executing the script.

        Modifying a Bash script’s behavior via runtime options, just like we normally do with command line programs, can be very useful. The Bash shell provides the getopts builtin command, a standard way to achieve this. In this tutorial, you will see how to use flags as arguments when executing a Bash script, through use of the getopts builtin.

    • Games

      • Boiling Steam1220 Games On The Steam Deck After a Major Bump, including Apex Legends as Verified - Boiling Steam

        I was just doing my daily refresh and wow! What a surprise. There are now more than 1220 games working on the Steam Deck – the real number if 1223 at the time of writing...

      • Boiling SteamStadia To Introduce Its Own Solution to Run Windows Games on Linux - Boiling Steam

        When we expected the year of Linux Gaming in 2022, most of us were thinking about the Steam Deck. Turns out it may not be the biggest story yet. There’s a Google for Games Developer Summit planned for March 15 and Stadia will introduce some kind of Windows emulator to run Windows games on Linux.

      • VideoYou're not going to be able to buy a Steam Deck off the shelf for a while... - Invidious

        A fresh episode of Steam Deck news is live right now.

      • UNIX CopTOP 6 Linux Distro for Gaming

        How can Linux compete with Windows for gamers’ attention? This can be a difficult question to answer. Why don’t we look at each option one by one and see which one is the most suitable? Wisely speaking, Linux is or was a first choice for Gamers. But The OS is not so bad though for the players. Depending on the choice available for Linux distro, it could be the trend breaker.

        Accepting the fact that limited options are available here, but still Linux cannot be neglected for Gaming niece. In this article, I tried to list top 6 Linux distributions that can be a good choice. I am offering this suggestion based on my own personal experiences, and audience opinion may differ. Let’s get started.

      • GamingOnLinuxSteam had a massive year in 2021 with 132 million monthly players | GamingOnLinux

        With competition everywhere, Valve still manages to keep on growing at a rapid pace with the new yearly review up. Going over what happen through 2021 and a little of 2022, it's clear that Valve are doing well.

      • GamingOnLinuxCore Keeper is a great blending of Minecraft, Terraria and more | GamingOnLinux

        Swapping from Deck to my main Linux PC was also without hassle thanks to Steam Cloud integration, where it also works beautifully.

      • Its FOSSGood News! Apex Legends Now Officially Works on Steam Deck and Linux - It's FOSS News

        We have all been eagerly waiting for Apex Legends to work on Linux, considering it is one of the most popular multiplayer titles.

        Especially, after the announcement of official support for Easy Anti-Cheat and BattleEye for Linux.

        However, the official support for the game wasn’t announced anywhere, until now.

      • GamingOnLinuxFactory building sim shapez.io got mod support recently | GamingOnLinux

        shapez.io is a game about building an ever-expanding factory, that cuts up various shapes to make other shapes. It's gloriously engrossing and time consuming and now there's modding involved too.

        You could already easily put tons of hours into it, now maybe even more so. This is not using the Steam Workshop though, instead they're using the standalone cross-platform mod.io platform. It does involve downloading files manually for now, with an in-game browser to come later.

      • GamingOnLinuxHorror-mystery novel Scarlet Hollow has Episode 3 out now | GamingOnLinux

        With 7 episodes planned in total, episode 3 for the well-reviewed Scarlet Hollow from Black Tabby Games is out now.

        Even as someone who doesn't usually like playing through Visual Novel styled games, I can safely tell you this is one that manages to push through. It's genuinely interesting, with some pretty great writing and surprising events that will hook you right in. You can try it free too, since the first episode has no price attached. Pretty great artwork too overall.

      • GamingOnLinuxSteam Deck software updated with lots of controller configuration fixes | GamingOnLinux

        Valve continue working quickly to fix up issues that are flowing in against the Steam Deck software, with a new update out now and ready to download onto your Deck.

    • Desktop Environments/WMs

      • K Desktop Environment/KDE SC/Qt

        • Plasma 5.24.3 available on Kubuntu 21.10
          We are pleased to announce that Plasma 5.24.3 is now available in our backports PPA for Kubuntu 21.10 (Impish Indri).

          The release announcement detailing the new features and improvements in Plasma 5.24.3 can be found here.

    • Distributions

      • Canonical/Ubuntu Family

        • OMG UbuntuUse Snaps? You'll Dig This Nifty GNOME Extension - OMG! Ubuntu!

          Snap app fans will want to check out an extension for GNOME Shell that makes it easier to manage, update, and configure software installed using the packaging format.

          It’s called Snap Manager and while it’s not an official Snapcraft/Canonical add-on (it’s made by a third-party) it does boast a neat front-end for many of the snapd engine’s command-line actions.

          For example, instead of open a terminal and running snap list or snap refresh you can just click the options in the Snap Manager menu.

        • Yahoo NewscPanel & WHM€® expands collaboration with Ubuntu to bring full support for Ubuntu LTS in V102
        • UbuntucPanel & WHM€® expands collaboration with Ubuntu to bring full support for Ubuntu LTS in V102

          cPanel€® L.L.C., the Hosting Platform of Choice, a WebPros€® portfolio company, is expanding its collaboration with Ubuntu to provide full support for Ubuntu LTS 20.04 with cPanel & WHM version 102.

          In the winter of 2020, CentOS 8 announced that it would be reaching its end-of-life in December of 2021. This news was somewhat unexpected in the open-source and web hosting worlds. In response, cPanel has been working towards providing solutions that will benefit our partners and customers and expand options as we move forward together.

        • PhoronixcPanel 102 Is Ready With Full Ubuntu LTS Support - Phoronix

          As part of diversifying their supported range of Linux distributions since it was announced CentOS 8 would be going end-of-life, the popular cPanel commercial software package for easing the administration of Linux web server has added support for AlmaLinux and wit cPanel v102 is full support for Ubuntu 20.04 LTS.

        • UbuntuEnable FIPS on Google Cloud | Ubuntu

          Cyber attacks present an imminent threat to our digital assets. And they come in a variety of ways, including computer viruses, Denial-of-service (DoS), hacking, ransomware, memcached. In February 2022, White House deputy national security adviser for cyber and emerging technology Anne Neuberger claimed that the Russian hackers conducted a DDoS attack on the Ukrainian banks and Ministry of Defense before their military attacks. To defend against those threats, people relentlessly develop new Cyber Security technologies, such as AI & Deep Learning that add additional layers of authentication, Behavioral Analytics that helps determine patterns of cyber threats, Embedded Hardware Authentication like Intel’s Sixth-generation vPro Chips, and Zero-Trust Models that assume a network is already compromised. For all cyber security technologies, encryption is considered an essential technology to protect sensitive data. Encryption is a technology that attempts to make the information unreadable by anyone other than the intended recipients. People normally grant their audience access to encrypted data via passwords or decryption keys. On the Internet, encryption technologies include Encryption in transit, such as Virtual Private Network (VPN); and Encryption at rest, such as Encrypted Storage; and Encryption in use, such as Confidential Computing.

    • Free, Libre, and Open Source Software

      • Web Browsers

        • Ubuntu PitBrave vs. Chrome: Which One is the Best Browser?

          About 60% to 80% of users are using Google Chrome as the regular browser. But besides Mozilla Firefox and Google Chrome, there are a lot of browsers available in the market. Brave is one of the newest ones that come with all sorts of advanced technology. Eventually, it started competing with Google Chrome already. People who are updated about the technology news are so being confused about which one to try. Indeed, many of you already have asked about the fact between Brave vs. Chrome.

          There is no way we can take the battle between Chrome and Brave lightly. So, we have found out the major facts, where they are different from one another. If you are confused about which browser to try, we suggest you check out the facts properly. But first, I would like to give you a proper introduction to Brave and Chrome browser.

      • FSFE

        • The right to install Free Software +++ 60 books to libraries +++ Berlin workshop

          Installing and uninstalling software as we wish on any device is a right that comes with an extra benefit: we can fix our devices and keep using them longer, avoiding the environmental impact of a new device. So what is keeping us from fixing existing devices by installing Free Software? Unfortunately, legal and technical barriers are often intentionally imposed on users so that they cannot change the operating system on their devices. 2022 offers a unique opportunity to improve the situation in Europe. The EU is about to redraft its ecodesign criteria of products with the Sustainable Products Initiative, the Circular Electronics Initiative, the Right to Repair, and other directives.

          This is our chance to claim the right to install any operating system on any device. The FSFE started to advise the European Commission as early as possible on this. But a positive outcome is far from certain; counter-lobbying is there. If the role of software freedom is not considered as essential to the longevity and re-usability of our devices, the throw-away culture will continue. We will advocate for the necessary changes in the upcoming legislation. Manufacturers must not be allowed to create artificial restrictions preventing users from installing Free Software operating systems.

          Help us push for the universal right to install Free Software. Become a supporter.

      • Programming/Development

        • GitHub vs GitLab: The key differences [Ed: SJVN false dichotomy on display, with proprietary or proprietary (Microsoft)]

          Many people ask me: "Which distributed version control system should I use for my programming project, GitHub or GitLab?" It's not that simple a question. Let's break it down, shall we?

        • QtTechnical Artist - Tools and Software for Embedded Device Development [Ed: This is what proprietary Qt is becoming focused on, along with ads inside software]

          Technical Artists play an important role in bridging UI design and software development of embedded devices. Their core task is to implement the UI vision to a functional user experience. They do so by composing the UI from 2D and 3D UI assets, creating visual effects, and optimizing the rendering performance for the target hardware. So, how are they doing it?

  • Leftovers

    • Integrity/Availability

      • Proprietary

        • Security

          • Privacy/Surveillance

            • ReutersPandemic surveillance: is tracing tech here to stay?

              The two-year fight against COVID-19 has turned technology into a weapon of choice to defeat the virus but experts now worry that tech will outlive the pandemic and normalise mass surveillance.

              From contact tracing apps to facial recognition, technology has become part of the arsenal used to protect public health.

              While this might have helped save lives, rights advocates say intrusive solutions could already be so entrenched that personal privacy is the long-term price many people may yet pay.

    • Internet Policy/Net Neutrality

      • Putin’s war in Ukraine shatters Silicon Valley’s neutrality myth

        Authoritarian Tech is a weekly newsletter tracking how people in power are abusing technology and what it means for the rest of us. Also in this edition: Kenya’s controversial digital ID scheme; and Chinese social media censors respond to Ukraine

      • VOA NewsTo Fight Its War, Russia Closing Digital DoorsTo Fight Its War, Russia Closing Digital Doors

        Russia's blocking of Facebook is a symptom of its broader effort to cut itself off from sources of information that could imperil its internationally condemned invasion of Ukraine, experts say.

        The often-criticized social network is part of a web of information sources that can challenge the Kremlin's preferred perspective that its assault on Ukraine is righteous and necessary.

        Blocking of Facebook and restricting of Twitter on Friday came the same day Moscow backed the imposition of jail terms on media publishing "false information" about the military.

        Russia's motivation "is to suppress political challenges at a very fraught moment for (Vladimir) Putin, and the regime, when it comes to those asking very tough questions about why Russia is continuing to prosecute this war," said Steven Feldstein, a senior fellow at the Carnegie Endowment for International Peace.

      • NBCSometimes maligned, Telegram becomes essential during Ukraine invasion

        As Russian forces shelled cities across Ukraine on Thursday, unidentified hackers took control of the website for the local government in the western province of Volyn, putting up a fake notice that government officials there had agreed to surrender.

        The Security Service of Ukraine, or SBU, had prepared for such a scenario. It had been warning for days on social media, especially on Telegram, its most-followed social media channel, that Russia would try such a tactic. It quickly alerted its nearly 800,000 followers that the surrender claim was a fake, and that Volyn was still in Ukrainian hands.

        But SBU’s Telegram channel doesn’t just counter Russian propaganda. Taking advantage of the fact that Telegram, unlike Facebook and Twitter, is almost entirely unmoderated, it publishes plenty of its own. Its feed is full of videos of despondent, apologetic and sometimes bloodied Russians who are allegedly prisoners of war, which some experts have argued violates the Geneva Conventions.

      • T-Mobile customer “service” feigns ignorance of the ongoing Google Play blockade in Chicago as many customers take notice.

        As the T-Mobile blockade of the Google Play Store in the Chicago region of the US, and apparently others now, continues for the second week for some people….T-Mobile “support” pretends not to know anything about it.



Recent Techrights' Posts

The Legacy of Gerstner (Rapid Destruction) Continues at IBM
They say IBM never recovered from Gerstner, who instead of saving the companies (IBM and others he claims credit for) set up a collision course of rapid shrinkage
'Cancel Culture' Isn't About Empathy, It's About Making Good People Homeless
Seeing what they did to RMS, remember that those "concern trolls" are about everything other than ethics and morals
Daniel Pocock in The Nerve
Lots of publicity owning to the enrollment
SLAPP Censorship - Part 148 Out of 200: The Manosphere
Those people don't just threaten our national sovereignty, press, democracy etc. They also endanger women everywhere.
 
Links 14/08/2026: Slop 'Music' Causing Problems, Slop Data Centre Contractor Unpaid (Massive Debt), and The Cyber Show Says We're "Colonised By Wankers"
Links for the day
Fake Growth of Social Control Media is Misleading
nowadays people look for alternatives - ones not controlled by MElon, CPC, and Kapo-Berg
statCounter: Windows Down to All-Time Low of 25%, Android Leads the Pack, GNU/Linux About to Leapfrog Apple, Overtaking MacOS
The situation was very different in past years
Microsoft's Mass Layoffs (Including 'Voluntary' Secret Layoffs) Take Their Toll on Seattle
How much longer can they hide their crises?
Planet Fedora ("Fedora People") is Just IBM Staff, Former IBM Staff, and LLM Slop
this is what Fedora boils down to now
Explanation of What Will Happen to Red Hat (and Other Acquired Companies) After August
In short, a lot will be scuttled; history shows it happens over and over again
SLAPP Censorship - Part 149 Out of 200: It Took a Long Time to Show What Jason Arday (at Cambridge) and Harvey Weinstein (in Hollywood) Really Were
Really bad when society endures abuse because the abusers silence their exposers
Gemini Links 14/08/2026: 32-bit RISC-V and BlackBerry
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, August 13, 2026
IRC logs for Thursday, August 13, 2026
'Voluntary' Layoffs (a Form of Silent Layoffs): Microsoft Global Voluntary Separation Agreement (GVSA) in August 2026 and September 2026
Today and yesterday
Microsoft Sees Windows on Fire, Pours Gasoline Over It
The latest move from Microsoft defies logic
Racing Towards "Woman Zero"
They don't seem to value women
Counters in Clacton Commence in 3 Hours at Clacton Leisure Centre
Even a few hundreds of votes for Pocock would be considered a great success
Swiss army to attack 2,900 domain name owners? Cult of ETH Zurich & Debian
Reprinted with permission from Daniel Pocock
IBM's Bluewashing of Confluent Carries on, More Layoffs Coming, Same Likely Applicable to Red Hat
September 30 is a day before this next phase of bluewashing at Red Hat
Headlines About Microsoft and Ransomware, But They're "SPONSORED FEATURES" at The Register MS
The Register MS habitually publishes LLM slop too
Links 13/08/2026: K-pop Suicide Due to Social Control Media, Legal Problems for Facebook Over Safety
Links for the day
Why Support Daniel Pocock
Our readers who come from IBM and the EPO are certainly familiar with the tactics of censorship and what that sort of censorship leads to
Gemini Links 13/08/2026: Health, Partial Eclipse Sketches, and Guilelessness
Links for the day
GNU/Linux Reaches 10% "Market Share" in statCounter
As of this morning
15% of IBM Marked for Potential Termination, PIPs are the "New Layoffs" (or RAs) at IBM
IBM is a dying company, but it does not want the press to say this or for people to understand that
Links 13/08/2026: "The Rise of the Measles-Industrial Complex" and Spotify Curbs Slop
Links for the day
Daniel Pocock on Australia's 9News (Nine Entertainment)
This gives visibility to software and technology issues
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, August 12, 2026
IRC logs for Wednesday, August 12, 2026
Gemini Links 12/08/2026: Losing a Child, "The OpenWeb Needs Diversity", and Gmail Woes
Links for the day
Voluntary' Layoffs and 'Proper' Layoffs at IBM This Year
When will IBM management confess that 15% of staff is already marked for potential removal?
Links 12/08/2026: Trouble in Proprietary Chaffbot Company 'Open' 'AI' and Slop "Investors Are Suddenly Quaking in Their Boots"
Links for the day
Daniel Pocock in National News in Australia the Day of the Election
"Posted 20m ago" (Thursday in Australia), it's timed nicely to help illuminate Pocock and give him last-minute exposure
The Register MS Has Just Published Slop Spam for NVIDIA and HP, It Says "AI" 43 Times
As usual, The Register MS ought to be ashamed of itself for participating in it
The Slop Debt (Trillions of Dollars, Money That Does Not Exist) is Causing the Collapse of GAFAM et al
This slop hype will end up like "metaverse", except "metaverse" never ended up justifying trillions of dollars in "investment"
Simpler Means More Reliable
The simple old way of local storage and local backups is still the best
Clownflare and statCounter See GNU/Linux at ~8% in Norway
Norway has long championed GNU/Linux compared to the rest of Europe
Social Control Media is the Opposite of Information
That says a lot about social control media
Clacton manifesto: Reform UK hacking, leaks, raw sewage & 8GB Swiss Archive
Reprinted with permission from Daniel Pocock
statCounter Today: ChromeOS + GNU/Linux Measured at 10.98% Globally (Desktops and Laptops)
Clownflare does not quite refute this
The Register MS Has Just Published Fake Article About Replacing Linux With Proprietary Google System, "Sponsored by ASUS."
All of those things are proprietary GAFAMware
Links 12/08/2026: "X’s Advertising Business Continues to Tank", "Stop Feeding the Billionaires"
Links for the day
Lack of Empathy Rampant in the Sector
Sociopaths are sociopaths. They cannot help themselves
Before the "Big Tech" (That Almost Everybody is Forced to Use) Was Controlled by Men Who Hate Women
Such rejection and even hatred of women qualifies/enshrines oneself as an "incel"- a dangerous and violent online cult
In Defence of Hoarding CDs, More So When Digital Restrictions (DRM) Come to More 'Content' and Even Offline/Physical Media Won't Work When Some Remote Server Says "No" (or Goes Offline)
made to serve and entertain owners, not to allow companies like Sony and Microsoft subjugate owners
Clownflare: In Finland, Birthplace of Linux Kernel, GNU/Linux Now Bigger Than Apple's MacOS
It's not just in Finland where we see such trends
More Mass Layoffs Due to Monumental Debt Excused as "Investment" (in Slop)
They're maxing up the private debt and their country is already insolvent
METRO Interviews Daniel Pocock a Day Before Election
The article is behind a wall that blocks people who block ads
Enshittification More Than a Century Ago
Is enshittification more than a century old?
GNU in 1991 (35 Years Ago): Compiler and Lots More Ready, Linux Now Becoming 'Vibe Heap' (Slop Replaces Real Code)
Without curbs in place, many Linux developers will flee
Company-Wide 'Reorg' ('Redundancies') at IBM, Mark October 1st 2026 in the Calendar
Is Oct 1 the new Apr 1?
SLAPP Censorship - Part 147 Out of 200: The SLAPP Series is 'Slow' Because Timing Matters
It is important to stress that after this series is finished there will be many more series, with some of them showing raw evidence of what we've been illuminating and telling
Even ZDNet Accepts That "Market Share" of GNU/Linux May Have Doubled on Desktops and Laptops
GNU/Linux is definitely growing, and quite quickly in fact
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, August 11, 2026
IRC logs for Tuesday, August 11, 2026
Microsoft Layoffs and Shutdowns Continue This August, Morale Low, Employees Set Up Giant Inflatable Rat to Protest Against CEO
nothing demonstrates their anger better than what they did to the CEO
Gemini Links 12/08/2026: Sophomore Slump, Mandatory Phone Addiction, and Vintage Web Game Gallery
Links for the day