Bonum Certa Men Certa

Links 20/2/2022: IPFire Test Release and PeaZip 8.5.0



  • GNU/Linux

    • Linux Weekly Roundup #170

      We had another great week in the world of Linux releases with KaOS 2022.02, Bluestar Linux 5.16.10, and Kali Linux 2022.1.

      Sadly, my recording setup is still packed away, so I couldn't make any videos yet.

    • Audiocasts/Shows

    • Kernel Space

      • Linux 5.17-rc5
        We all know the drill by now. Another week, another rc.
        
        

        Things continue to look pretty much normal. There are fixes all over the place, but no more than usual for this time of the release. And the statistics look normal too, with most of the changes being to drivers. The diffstat looks a bit unusual with the Intel iwlwifi driver showing a lot of modification, but it's almost entirely due to removal of the deprecated broadcast filtering that doesn't even work with newer firmware.

        Outside the driver subsystems, it's mostly arch updates (kvm shows up a lot again), tooling and networking.

        And various random changes elsewhere. The appended shortlog gives more details for the people who are interested in the minutiae.

        Please do test.

        Linus
      • Kernel prepatch 5.17-rc5 [LWN.net]

        The 5.17-rc5 kernel prepatch is out for testing. "Things continue to look pretty much normal. There are fixes all over the place, but no more than usual for this time of the release".

      • A walk through Project Zero metrics
      • Linux Developers Patch Bugs Faster Than Microsoft, Apple, and Google, Study Shows

        Linux programmers fixed bugs faster than anyone — in an average of just 25 days (improving from 32 days in 2019 to just 15 in 2021). That's the conclusion of Google's "Project Zero" security research team, which studied the speed of bug-fixing from January 2019 to December 2021.

    • Applications

      • Best Free and Open Source Alternatives to CorelDRAW - LinuxLinks

        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.

        This series looks at the best free and open source alternatives to products offered by Corel.

      • PeaZip 8.5.0

        PeaZip is an open source file and archive manager. It's freeware and free of charge for any use. PeaZip can extract most of archive formats both from Windows and Unix worlds, ranging from mainstream 7Z, RAR, TAR and ZIP to experimental ones like PAQ/LPAQ family, currently the most powerful compressor available.

        Open and extract 200+ archive formats: 001, 7Z, ACE(*), ARC, ARJ, BZ2, CAB, DMG, GZ, ISO, LHA, PAQ, PEA, RAR, TAR, UDF, WIM, XZ, ZIP ZIPX - view full list of supported archive file formats for archiving and for extraction.

    • Instructionals/Technical

      • OwnCloud with Raspberry PI: self host your private cloud

        With our devices becoming more and more connected to the world and with the increasing number of files to keep stored and accessible from outside the home, cloud services have provided space to store data for free, but with limited space and with increasing questions about securiy and privacy. OwnCloud and Raspberry PI can give you a new and cheap solution to assure privacy for your data and get a cloud with a huge space for your files.

        In this tutorial, I’m going to show you how to install OwnCloud in Raspberry PI with Docker.

      • How to Clear RAM Memory Cache & Buffer & Swap Space on Linux

        In this guide, we will talk about how to clear RAM memory cache and issues which occur in the Linux and if you want to clear the RAM Memory cache and free some memory in Linux, there are many commands for this process.

      • How to install OpenTTD on Zorin OS 16 - Invidious
      • How To Install Magento on Fedora 35 - idroot

        In this tutorial, we will show you how to install Magento on Fedora 35. For those of you who didn’t know, Magento is an open-source e-commerce platform written in PHP that uses multiple PHP frameworks. Magento provides e-commerce merchants a shopping cart system, and control over the look, feel, and functionality of their site. Magento also offers marketing, SEO (search engine optimization), and catalog-management tools to site administrators. The Magento 2 is the latest release available. This version has a number of improvement changes and optimizations over the previous Magento version.

        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 Magento eCommerce Marketing Platform on a Fedora 35.

      • How to Use Google Messages on Linux

        If you're an Android user, you probably use Google Messages to send and receive text messages on your device. But did you know you can also access Messages from your computer and chat with your contacts while sitting at your desk?

        Well, it's possible to do so, thanks to the device pairing feature on Messages. If you're wondering how to get it on your Linux desktop, it's possible using Google Messages for Desktop and Messages for Web.

        Let's take a look at using both of these methods to get Messages on your Linux desktop.

      • How to Measure Performance on Your Linux VPS Server

        This article will show you how to check the network speed, disk performance, and CPU performance of your Linux VPS server for a quick benchmark.

        When it comes to choosing the right VPS (Virtual Private Server) server for your solution, you may want to test its performance. The most important factors to consider when purchasing a VPS are Internet connection speed, disk I/O speed, and CPU performance.

        Of course, the cost of the service is also important, but competition among providers means cheap VPS servers are easily available.

      • How to install MetaTrader 4 with the EXNESS Broker on a Chromebook with Crossover

        Today we are looking at how to install MetaTrader 4 with the EXNESS Broker on a Chromebook with Crossover 21. 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 PKCS#11 Token With GPG

        PKCS#11 is one of the popular platform-independent standard for accessing cryptographic tokens. Such tokens is widely used for various purpose in everyday life, for example USB token for your online banking or authenticating to VPN. Comparing with GPG compatible cards or tokens, PKCS#11 tokens do not have direct support by GPG, but they has a great benefit of being able to store several keys.

        To use PKCS#11 tokens with GPG, we’ll need to setup a gpg-agent with gnupg-pkcs11-scd. In this article, I’m using a CanoKey Pigeon with opensc-pkcs11.so library from OpenSC. If you use other secure token for storing your certificate, you should consult your token provider for the library. And I assume you already have certificates on your token.

        Note: This does not cover using PKCS#11 token over GPG for ssh authentication purpose. That is overkill. If you want to use PKCS#11 token for ssh authentication, take a look at documents like this without GPG in the middle.

        As of Feb, 2022, the following does not work for me with gnupg-pkcs11-scd-0.9.2-6.fc35. So I compiled gnupg-pkcs11-scd-0.10.0-1.fedorap11.fc35 myself.

      • How To Install FastPanel on AlmaLinux 8 - idroot

        In this tutorial, we will show you how to install FastPanel on AlmaLinux 8. For those of you who didn’t know, Fastpanel is one of the most popular and most used panels all over the world. Fastpanel is a simple and user-friendly panel. With FastPanel you can schedule backups, install free Let’s Encrypt certificates easily, manage firewall rules via the web interface, and analyze the statistics of the server resources consumed by the server resources in real-time.

        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 Fastpanel server management panel on an AlmaLinux 8. You can follow the same instructions for CentOS and Rocky Linux.

      • How To Install and Use Konsole Terminal Emulator in Linux System

        The Konsole is an advanced terminal emulator application for Linux distributions. If you’ve ever used the Manjaro KDE, you probably are already familiar with the Konsole. Because, in Manjaro KDE, the Konsole comes pre-installed as the default terminal application. In Konsole, you can do all the regular and extended tasks for making your Linux experience better and smoother.

        The Konsole terminal emulator is lightweight and easy to use. Even with multiple tabs, the terminal runs smoothly on the system. The users admire it so much for its customizability, sessions, and schemes.

      • Shows picture exif GPS info if any and converts coords to a decimal degree number Using awk
      • Slackware Cloud Server Series Episode 6: Etherpad with Whiteboard

        This is the 6th episode in a series I am writing about using Slackware as your private/personal ‘cloud server’. It is an unscheduled break-out topic to discuss an Etherpad server specifically.

        [...]

        Etherpad with integrated Whiteboard can be a compelling solution for some user groups. Even without Jitsi Meet, you can jointly write and draw, save your work to your local harddrive and you have voice & video in a small overlay if you need to discuss the proceedings.

      • How A Pentester Gets Root | Hackaday

        Have you ever wanted to be a fly on the wall, watching a penetration tester attack a new machine — working their way through the layers of security, ultimately leveraging what they learned into a login? What tools are used, what do they reveal, and how is the information applied? Well good news, because [Phani] has documented a step-by-step of every action taken to eventually obtain root access on a machine — amusingly named DevOops — which was set up specifically for testing.

      • How to install the Xanmod kernel | ArcoLinux

        There is a whole playlist about installing the xanmod kernel on ArcoLinux.

      • How To Install LibreOffice on Fedora 35

        In this tutorial, we will show you how to install LibreOffice on Fedora 35. For those of you who didn’t know, LibreOffice is a free and open-source office suite, developed by The Document Foundation.

      • How to Download RPM Packages Without Installing on RHEL 8

        DNF is a package management command line utility on RHEL distributions like Red Hat Enterprise Linux, CentOS Stream and Fedora. Usually, DNF or Yum command is used to install, update and remove rpm packages from command line.

        Apart from this, dnf can also be used to download packages locally on the system without installing. In this guide, we will learn how to download rpm packages without installing them on RHEL 8.

        Note: There are some setups where we don’t have internet connectivity on RHEL systems, but we have a task to install some packages, may be from some external repository like EPEL. So, in this situation, downloading RPM packages becomes handy. We can download the packages on RHEL systems where we have internet connectivity and then will transfer those packages to remote systems.

        Let’s suppose we want to download bind and bind-utils packages along with its dependencies. Login to RHEL 8 system, open the terminal and run following commands.

      • How to Install and Use Flatpak on Ubuntu - TREND OCEANS

        Flatpak is the package manager that holds required libraries and dependent packages of the application inside one bundle supported by Red Hat. The goal is to achieve a single application that runs over multiple distributions without causing any package error.

        Flathub is the repository of the flatpak where you can find all the applications available to install using flatpak. Now you may hear about snapd or snap packages backed by canonical, which work the same way flatpak works.

        So, the difference between them is that flatpak is supported by more distribution than the snapd out of the box. The main reason behind this canonical has been found guilty of collecting user data for a personal benefit that breaks the open-source oath.

      • Install Kate Text Editor on Ubuntu 20.04 LTS - LinuxCapable

        Kate is a powerful and intuitive editor that may be the perfect fit for you. With its robust yet straightforward interface, Kate offers everything from word processing to development tools in one place – which saves time! And with 200+ languages available on-board alongside plugins galore (think code hooks), this tool will help maximize productivity, whether it’s coding or content creation.

        In the following tutorial, you will learn how to install Kate Text Editor on Ubuntu 20.04 LTS Focal Fossa using three installation methods.

      • Install and Setup Ceph Storage Cluster on Ubuntu 20.04 - kifarunix.com

        Follow through this post to learn how to install and setup Ceph Storage cluster on Ubuntu 20.04. Ceph is a scalable distributed storage system designed for cloud infrastructure and web-scale object storage. It can also be used to provide Ceph Block Storage as well as Ceph File System storage.

      • Install/Upgrade Mesa Drivers (Radeon, Nvidia) on Ubuntu 20.04 LTS - LinuxCapable

        With the release of modern graphics cards, it’s easy to forget that before they were standard in most gaming laptops and consoles – there was Mesa. The open-source software implementation translates API specifications into vendor-specific drivers so you can use high-end applications with your PC even if it has older hardware!

        Most Linux distributions feature Mesa drivers, given they are free and open-source before any proprietary drivers options, however for most Linux distributions that focus on stability first, you may find your Mesa drivers needing an update when new releases support newer graphic card hardware and technologies.

        In the following tutorial, you will learn how to upgrade or install Mesa Drivers on Ubuntu 20.04 LTS with two PPA options that support Intel, Radeon, NVIDIA ect.

      • Use different time zones on your Linux KDE desktop | Opensource.com

        I used to marvel at people who required more than one clock, each set to an exotic timezone, on the wall. I saw it mostly in movies, so when I met someone in real life with lots of clocks, it made them seem particularly important, like the leader of a global spy network or a big banking syndicate. And yet lately, I find myself needing to be aware of at least three different timezones on a regular basis. It's not that I've become more important, it's just that the world has gotten smaller, thanks to technology and remote work.

        Technology conveniently also makes it easy to have clocks set to different timezones, but the trick, I've found, is to have those clocks where you need them when you need the time. The KDE Plasma Desktop has a few simple solutions for this problem.

    • Desktop Environments/WMs

      • GNOME Desktop/GTK

        • Portfolio 0.9.13 – Martín Abente Lahaye

          After a few months of slow but steady progress, a new release of Portfolio is out. This new release comes with the ability to fully manage external devices, better feedback and responsiveness when copying big files to slow devices and many bugs fixes.

        • GTG 0.6 release candidate – The Open Sourcerer

          Today we are publishing a “release candidate” version of Getting Things GNOME 0.6. You can either try it out directly from the git master version (by running launch.sh; see the general instructions), or from the testing package available on Flathub’s “beta” repository, separately from the standard stable flathub/flatpak release you may already be running.

    • Distributions

      • Temporary EasyOS 3.4.1RC with 5.15.16 kernel

        I expected that the 5.15.16 kernel will be OK, released on January 20. I compiled it, and yes, works great.

      • New Releases

        • IPFire 2.27 - Core Update 164 is available for testing

          It is time to test another release for IPFire: IPFire 2.27 - Core Update 164. It comes with a vastly improved firewall engine, a new kernel and various security and bug fixes. Please help us testing this release and if you would like to support us, please donate.

          This update brings a new kernel for IPFire which is based on Linux 5.15. It comes with a large number of bug fixes, security fixes, and hardware support improvements. It brings improved performance for cryptographic operations on aarch64 and enables virtualisation support on this architecture, too.

      • IBM/Red Hat/Fedora

        • DSE digital transformation recap

          A great deal of IT updates have happened at Davie Street Enterprises (DSE) over the last year. The company’s digital transformation champions have all helped innovate and modernize the different aspects of their IT infrastructure. They’ve utilized the latest technology for adopting a hybrid cloud strategy that is safer, scalable, efficient, and enables modern application development practices.

          DSE did this through not one but many different technology providers—an entire ecosystem of independent software vendors (ISVs) with Red Hat’s software at the center. Next-generation application development, security, AI/ML, edge, application migration, and observability were all focus areas in the company’s journey. Here’s a sampling of everything it accomplished!

      • Debian Family

      • Canonical/Ubuntu Family

        • Fixing performance issues with Realtek RTL8156B 2.5GbE USB dongle in Ubuntu

          few days ago, I reviewed a USB 3.0 to 2.5 Gbps Ethernet adapter based on Realtek RTL8156B chip in Ubuntu 20.04, and let’s say the reliability and performance were underwhelming. I got some recommendations like changing cables, the MTU size, etc…

          Playing around with cables did no help, but one comment mentioned the cdc_ncm driver could be the issue, followed by another saying that updating to Linux kernel 5.14 should install the correct r8152 driver… So I just did that...

    • Devices/Embedded

    • Free, Libre, and Open Source Software

      • Every Software Developer Needs to be a Part of an Open Source Community - It's FOSS News

        I’ve been involved in various open source software communities since I first discovered Linux back in 1998. Back then it was Red Hat Linux, v5.1 that I first experimented with as an intriguing alternative to Microsoft Windows 95. Using Red Hat Linux quickly turned into all kinds of involvement in projects like Ubuntu, GNOME, Abiword, and various libraries that other software made use of.

        I started the GNOME Journal, a now defunct monthly newsletter and community dedicated to deeper articles covering the exciting world of the GNOME desktop project. And it was from relationships made in this community that I eventually landed my dream developer role working full time on Ubuntu at Canonical.

        Using and participating in open source software projects literally changed my life and set my career in motion long before I had any formal engineering education or job. I would be a different person today without these amazing free and open community projects.

      • FSF

        • GNU Projects

          • GNU Taler

            Gian Demarmels and Lucien Heuzeveldt have finished their Bachelor's thesis which adds a second blind signature scheme to GNU Taler.

      • Programming/Development

        • Computers and paper: BFFs forever [prologue]

          You also have to actually fork (not star…) GitHub repositories and download them, cause people take down that stuff, too. And you cannot rely on the Internet Archive to Wayback-machine everything. It doesn’t always work, and the crawls stop at a finite depth. Pretty famously in the type world, the Typedrawers web forum got taken offline a few years ago, erasing literally decades of industry discussion. The site owners never got around to restoring it. But even before that, they halfheartedly converted a bunch of the threads to some new CMS, which broke (a) every Wayback Machine link and (b) broke every internal URL in every thread and (c) broke every “previous page | next page” link in every Wayback link that did exist. They still have not been brought to justice.

          Anyway, I digress. That minor effort works fine for digital originals. It gets a lot harder for printed sources. This is where a real database-driven tool becomes mandatory. I’ve been using Zotero, which is fine as it goes although it has plenty of pain points. It is, at least, something that you can run entirely on your own machine (although they do try to rope you into using their hosted service, which you have to pay for if you go over the comically-small limit). And, obviously, it’s FOSS and runs on Linux machines.

        • Packaging CopperSpice | [bobulate]

          CopperSpice is a collection of libraries – a toolkit, if you will – for developing cross-platform applications in C++. That should sound familiar to KDE people, and it is an LGPL v2.1 fork of Qt from around 2013. In many ways, it is a purely-QWidget continuation, which modernized (C++17, CMake) much earlier than Qt itself. There are some applications that use it, but CopperSpice is rarely packaged (Arch only until today!) for use as a system library. Its consumers probably build CopperSpice locally as part of a product, and this post explains why (and what I did to make to packageable on FreeBSD).

        • Why and how to start with the system Ruby modular packages

          Modular packages fixes the biggest complain of a single system Ruby package by giving you more options. Let’s see how to install different Ruby versions from modular packages in Fedora, CentOS Stream or Rocky Linux.

          Although I am a fan of chruby (read my comparison of ruby-build with ruby-install), long compile times is something I dread. A lot of times, I just used system packages.

          System packages are fast to install (no compilation!) and easy to maintain (free security updates!), but there was one thing that prevents most to use them: a single version in the repository. This is exactly what modular packages are trying to fix.

          Since Fedora 28 times we got one extra RPM repository called Fedora Modular. It’s a repository that lets you install this modular packages and should be installed for you by default. The repository is called AppStream on RHEL, CentOS Stream, and Rocky Linux. But essentially it’s the same thing.

        • Programming things that have gotten easier

          Hello! I was talking to some friends the other day about the types of conference talks we enjoyed.

          One category we came up with was “you know this thing that used to be super hard? Turns out now it’s WAY EASIER and maybe you can do it now!“.

          So I asked on Twitter about programming things that used to be hard and are now easy

          Here are some of the answers I got. Not all of them are equally “easy”, but I found reading the list really fun and it gave me some ideas for things to learn. Maybe it’ll give you some ideas too.

        • Jussi Pakkanen: Please provide tarball releases of your projects

          A recent trend in open source projects seems to be to avoid releasing proper release archives (whether signed with GPG or not). Instead people add Git tags for release commits and call it a day.

          A long and arduous debate could be had whether this is "wrong", "right" and whether Git hashes are equivalent to proper tarballs or not, or if --depth=1 is a good thing or not. We're not going to get into that at all.

        • Perl/Raku

          • Some tricks for prettier xs

            XS has a reputation of being ugly and cumbersome, but in my experience, it doesn't have to be. Let's take for example this snippet from my Thread::Csp::Promise class:

            MODULE = Thread::Csp PACKAGE = Thread::Csp::Promise PREFIX = promise_

  • Leftovers

    • Hardware

      • Homemade Panadapter Brings Waterfall To Old Radio | Hackaday

        Ham radio operators can be pretty selective about their gear. Some are old-school tube purists who would never think of touching a rig containing transistors, and others are perfectly happy with the small Software Defined Radio (SDR) hooked up to their PC. The vast majority, though, of us are somewhere in between — we appreciate the classic look and feel of vintage radios as well as the convenience of modern ones. Better yet, some of us even like to combine the two by adding a few modern bells and whistles to our favorite “boat anchor.”

      • Make Your Own Tabletop Game Organizers With Online Tool | Hackaday

        There is a vibrant cottage industry built around selling accessories to improve the storage and organization of tabletop games, but the more DIY-minded will definitely appreciate [Steve Genoud]’s deckinabox tool, which can create either 3D-printable designs, or ones more suited to folded paper or cardstock. Making your own organizer can be as satisfying as it is economical, and [Steve]’s tool aims to make customization simple and easy.

      • Spectrometer Detects Chemicals By Zapping Samples With A Laser Beam | Hackaday

        Here at Hackaday, we love projects that result in useful lab equipment for a fraction of the cost of professional gear. [Lorenz], over at Advanced Tinkering, built his own instrument for Laser-Induced Breakdown Spectroscopy, or LIBS, and it’s quite an impressive device. LIBS is a technique for analyzing substances to find their chemical composition. Basically, the idea is to zap a sample with a powerful laser, then look at the little cloud of plasma that results and measure the wavelengths emitted by it.

        [...]

        The software also contains a database of spectra corresponding to chemical elements: once you’ve taken a spectrum of an unknown sample, you can overlay these onto the resulting plot and try to find a match. The resulting system seems to work quite well. Samples of iron oxide and silver oxide gave a reasonable match to their constituent components.

      • All About Dichroic Optical Filters | Hackaday

        [IMSAI Guy] presents for your viewing pleasure, a nice video on the topic of optical filters and mirrors. (Video, embedded below) The first optical device is a simple absorption filter, where incoming light is absorbed in a wavelength-selective manner. Much more interesting however is the subject of interference or dichroic filters. These devices are constructed from many thin layers of a partially reflective material, and operate on the principle of interference. This means that photons hitting the filter stack will interfere either constructively or destructively giving the filter a pass or stop response for a particular wavelength.

        As [IMSAI Guy] demonstrates, this makes the filters direction-specific, as photons hitting the stack at a different angle will travel slightly further. Longer travel means the interference effect will be different, and so will the filtering response. You can see this by playing around with one in your hands and seeing the color change as your rotate it. Dichroic filter films can also make for some stunning optical effects. Very cool stuff.

      • Reverse Engineering A 900 MHz RC Transmitter And Receiver | Hackaday

        For those building their own remote controlled devices like RC boats and quadcopter drones, having a good transmitter-receiver setup is a significant factor in the eventual usability of their build. Many transmitters are available in the 2.4 GHz band, but some operate at different frequencies, like the 868/915 MHz band. The TBS Crossfire is one such transmitter, and it’s become a popular model thanks to its long-range performance.

    • Integrity/Availability

      • Proprietary

        • Security

          • Wazuh Vulnerability detection

            Wazuh is able to detect vulnerabilities in the applications installed in agents using the Vulnerability Detector module. This software audit is performed through the integration of vulnerability feeds indexed by Canonical, Debian, Red Hat, and the National Vulnerability Database.

          • YARA Integration with WAZUH - Unix / Linux the admins Tutorials

            Wazuh can integrate with YARA in different ways. YARA is a versatile Open Source pattern-matching tool aimed to detect malware samples based on rule descriptions, although it is not limited to that use case alone.

            This use case focuses on automatically executing YARA scans by using the active response module when a Wazuh FIM alert is triggered. This is an interesting way of using YARA as it concentrates the scans on new or recently modified files in your environment, thus optimizing resource consumption on the monitored endpoints.



Recent Techrights' Posts

For the First Time in a Month OSI's "OpenSource.org" Blogs and It's Basically a Microsoft Blog Post (Microsoft Controls OSI)
For the first time in a month OSI writes something and it is Microsoft propaganda composed by a Microsoft-salaried operative
Microsoft, Already Borrowing 3 Billion Dollars a Month, is Trying to Cause Many People to Resign
MSN (i.e. Microsoft) and others openly admit it
They Want Activists to Just Barely Walk and Eat, Not Do Activism Anymore
It's sort of like the ending of '1984'
Non-Free JavaScript Programs in Banks Aren't Even the Biggest Problem
Technology was supposed to make life easier; in practice, however, for most of us the opposite effect can be observed
IBM is Obliterating Fedora
"Fedora releases were shipping with an increasing number of bugs on launch day even while I was using it for a several year stretch."
Red Hat Layoffs Expected in 5 Days (Monday)
"They will announce and proceed with the cuts on 08/11."
 
Links 07/08/2025: Hardware Wars, Mass Recall of Colgate Total Clean Mint, More Microsoft Holes Found
Links for the day
Gemini Links 07/08/2025: "Right To Manage" and LoRa Analysis
Links for the day
GAFAM 'Says' is Front Page "News"
The point of journalism is to check and assess facts, not parrot what people and companies merely claim
Links 07/08/2025: Apple Makes False Promises, More Trouble for Microsoft
Links for the day
OSS Didn't Always Mean Open Source Software
"oligarchs all the way down"
The Register MS Does More Microsoft Sez or GitHub Sez (Says) Pieces
60 minutes ago
Quit Perpetuating the Narrative of Gemini Protocol 'Dying' (It's False)
The "whisper campaign" against Gemini Protocol
Criticising Social Control Media in Social Control Media
Many people are quitting Social Control Media (fewer of them announce this in public)
Slopfarms Are Typically Fake News
Slopfarms typically relay falsehoods
Gemini Links 06/08/2025: Replacing a Pocket Watch and Buying in Bulk
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, August 06, 2025
IRC logs for Wednesday, August 06, 2025
August Hits Microsoft Hard: Dead Divisions, Dead Products, Layoffs Again (on Week 1)
Microsoft's debt is soaring
Slopwatch: Slow Day for LLM Slop, Serial Sloppers Still at It in Their Slopfarms
The Web would be better off if those sites went offline
Links 06/08/2025: Substack in Trouble, Slop Sceptic Shira Perlmutter Seeks Emergency Injunction Pending Appeal
Links for the day
Gemini Links 06/08/2025: Pinephone, Reverse-Engineering, and More
Links for the day
Links 06/08/2025: Faked Values of Slop Companies and Government Bailouts
Links for the day
FOSSY 2025 Conference Safety
The GAFAM-funded FOSSY 2025 is over
Microsoft's Favourite Pay-to-Say 'Analyst' Firm Has Just Collapsed
'Analysts' that helped propel Microsoft to fictional values akin to Ponzi schemes
Ask Google (Jeeves)
What does Google "know", not know, or would rather forget (or embellish)?
They Want You To Talk About Trump or 'The Other Bill' in Relation to Trafficking of Underage Girls for Sexual Exploitation
Just something we wanted to say...
How to Quadruple Your "Goodwill" Value and Grow Your (Wall) Street "Value" From $152B to $4000B Without Producing a Single Successful Product/Service
The longer it goes on for, the bigger the implosion will be
Staying Productive
Two very reputable institutions recently told us they now reckon Microsoft is somehow funding those SLAPPs against us
A Blow for Patent Ambitions of Bill Epsteingate
It's about money
66 Countries Where More People Use iPhones (or iPads) Than Microsoft Windows, According to statCounter Data
a list of countries where iOS now exceeds Windows
Apple's iOS Bigger Than Microsoft Windows in Many Countries
This ought to alarm Microsoft
The Mainstream Media Talks About Spotify Share Price and Price Hikes, Not Its Debt Increasing by About 33% in Just 12 Months
Spotify isn't a company in good shape
New "US Editor for The Register" is 80% Microsoft and Windows
they typically just treat Microsoft like the "Holy Grail" of "IT"
Microsoft is Apparently Sending Gag Orders or NDAs to Staff That Got Laid Off (“We were told not to post on LinkedIn. Not to say anything.”)
The main lies we keep seeing
Richard M. Stallman Has Published AI Memos Since 1980 (45 Years Ago)
Back when the term AI actually meant something
Gemini Links 06/08/2025: BitTorrent and Feedly Bots
Links for the day
Windows All-Time Lows, Android All-Time Highs in Kuwait
New lows for Windows can be found in many countries this month
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, August 05, 2025
IRC logs for Tuesday, August 05, 2025
Openwashing Slop... Using Slop!
So get ready for "open" "hey hi" with its proprietary models to engage in openwashing, helped by serial sloppers who use the LLMs to produce fake 'articles'.
On "Tragedy of the Commons in the Production of Digital Artifacts"
There's a better way to do things. None of that should involve GAFAM.
Gemini Links 05/08/2025: Opel Zoo near Frankfurt and Alhena 5.2.5
Links for the day
The Inflammatory Influence of Social Control Media Giants
CPC's ByteDance says it's cool
Microsoft v Planet Earth
Is Microsoft profitable?
IRC Turns 37
Internet Relay Chat (short: IRC), which started in 1988, turns 37 this month
Shortly After a Microsofter Took Over The Register as Editor in Chief Microsoft Tim (Tim Anderson) is Back and It's Still Microsoft Propaganda, Sometimes Funded by Microsoft
Notice his focus
Stricter Enforcement of Worker Adjustment and Retraining Notification (WARN) Act is Sorely Needed
Who's keeping track anyway?
Calling Plagiarism "Intelligence" is Pure Genius, Brilliance!
One thing to "like" (or dislike) about LLMs is how they're falsely marketed using various buzzwords
Geminispace Promises Simplicity But Also Provides a "bunch of forums that get flood-filled by agitation against the very essence of Gemini itself"
claims of stagnation in Geminispace started because of a person who spent a long time agitating against GNU/Linux as well
Zimbabweans Aren't Into Windows or Microsoft
This cannot be good news for GAFAM
Microsoft's Washington Layoffs Aren't Everything, They're Definitely Not Happening in Just One State in the US
Washington is just more strict with WARN notices
Gemini Links 05/08/2025: Lagrange v1.18.6, No Stagnation in Geminispace, and Fake Coding (Slop)
Links for the day
The Register's Editor in Chief (Who Left for Google) Told Me "AI" Was a Bubble, But Now The Register Gets Paid to Participate in Inflating This Bubble
A lot of the online media is a scam
The Register is Desperate for Money, According to The Register
I decided to check how they're doing as a business
Some Cola Formulas Aren't Secret, But the Barrier is the Branding
That's the power of the channel/distribution, marketing, and brand recognition (accomplished through endless marketing)
Introducing Mission:Libre and FreeXR (and BreakXR)
efforts that accompany the foundations put there by the Free Software Foundation in 1985
Slopwatch: WebProNews, LinuxSecurity, and Some Success Stories
Google News still has a slopfarm issue
Links 05/08/2025: Hey Hi (AI) Passing Fads and GAFAM "Embracing the Military"
Links for the day
Links 05/08/2025: Samsung and Microsoft Layoffs
Links for the day
Rumours of Mass Layoffs at Red Hat Next Week (August 11th, 2025)
The eleventh means next Monday
IBM is Shutting Down (Piecewise)
IBM is basically being liquidated
The Debian Language Police Department (PD)
"there has never been complaints about anyone that was offended by this -off package"
Tesla's Debt More Than Doubled in 2 Years and the Company Will Operate in the Red (at a Loss) Quite Soon
If your first-quarter net income is $409 million and you borrow billions from banks, plus interest to pay on those loans, then you're not far from returning to losses
When The Register MS Says "Linux Backdoor" It Actually Talks About Malware
The leading story in The Register US/MS this morning is Microsoft
Microsoft Windows Fell to 19% "Market Share" in Montenegro
Microsoft must be well aware of this trend
Why We Also Include Gopher Links in Our Gemini (Protocol) Links
There are still many people who use Gopher to relay their messages (like blog posts). They're mostly technical people.
Shouting is an Indication of a Lack of Convincing Argument
Beware what they are attempting to distract from
Mongolia: Microsoft Windows at All-Time Low
in 2009 when Windows was at 99.45% in Mongolia the company was "worth" less than 200 billion dollars
About a Quarter of Today's "linux" News in Google News Came From One Domain and It's a Slopfarm
Not kidding!
Gemini Links 05/08/2025: Zombie Threat and Switching to NixOS
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, August 04, 2025
IRC logs for Monday, August 04, 2025
ChatGPT in Trouble
Watch out for the newer buzzwords
The Register MS Links to the Wrong statCounter Page
They link to older data
Dr. Andy Farnell Explains How Google Turned From "Librarian" Into "Oracle", Telling Us What to Think Instead of Where to Look
Google was always a lousy librarian
Microsoft Layoffs Continue in August 2025
If Microsoft is doing so well, how come about 10 rounds of layoffs in about 7 months in 2025?