Bonum Certa Men Certa

Links 07/11/2022: Linux 6.1 RC4 and GNU sed 4.9



  • GNU/Linux

    • Hacker NoonHow Linux Became So Popular | HackerNoon

      Linus Torvalds made the first version of the Linux kernel available in 1991. Once it was released, it was picked up by the community and got notable traction from the developers working on the GNU Operating system who already had all the components of building an operating system ready but did not have a kernel. From 1991 to 1993, Linux was still in its beta phase where it was not ready to go out as a complete operating system. During its initial years, Linux was still an operating system used mainly by enthusiasts, but something was about to change.

    • Linux Made SimpleLinux Weekly Roundup #208

      Welcome to this week's Linux Weekly Roundup. We had a good week in the world of Linux releases with Linux Lite 6.2, Peppermint OS 11-06-2022, and Nitrux 20221101.

    • Audiocasts/Shows

      • Open Source Security (Audio Show)Episode 348 – OpenSSL is the new lead paint

        Josh and Kurt talk about the recent OpenSSL nothingburger. OpenSSL got everyone whipped into a frenzy over a critical vulnerability, then changed the severity to high. The correct solution to this whole problem is to stop using a TLS library written in C, we need to be using memory safe languages. Don’t migrate from OpenSSL 1 to 3, migrate from OpenSSL 1 to Rustls.

      • JupiterMediaChris Is Done With Raspberry Pi | LINUX Unplugged 483

        We surprise each other with three different topics, and Chris has a big update on the ODROID H3+.

      • VideoFreedom Toaster: The Weirdest FOSS Invention - Invidious

        Have you ever wondered how you might distribute foss to people with no or a terrible internet connection, well maybe you could try out a freedom toaster an invention from the early 2000's to solve exactly this problem

    • Kernel Space

      • Linux mailing listsLinux 6.1-rc4
        So as hoped for (and expected), things seem to be starting to calm
        down, and rc4 is a pretty normal size for this stage in the process.
        
        

        The diffstat looks fairly normal too - mostly nice and flat (so small changes spread out), with a spike for a FW update for drm/amdkfd. The other thing that stands out is some stricter xfs refcount checking and related fixes (. And some new clx tests. But even those aren't huge, they just do show up in the stats.

        The shortlog (appended) doesn't look scary either. It's all the usual stuff - drivers, filesystems, architecture updates, some networking, and random small things elsewhere.

        So hey, please jump right in, the water is fine. But more testing always appreciated,

        Linus
      • LWNKernel prepatch 6.1-rc4 [LWN.net]

        The 6.1-rc4 kernel prepatch is out for testing. "So as hoped for (and expected), things seem to be starting to calm down, and rc4 is a pretty normal size for this stage in the process".

    • Applications

      • TecMintBest Linux RDP (Remote Desktop) Clients for Desktop Access

        Sometimes, you might be required to remotely access your PC in order to carry out a few tasks. You may want to view a few files, make a few tweaks or run any other tasks.

        In most cases, remote desktop connections are used by IT support to provide technical support to far-flung staff members and even by regular desktop users to connect to their remote PCs or share their desktops with their friends.

    • Instructionals/Technical

      • DebugPointHow to Boost Speaker Volume in Ubuntu and Other Linux [Tutorial]

        Have you ever felt that your Ubuntu Laptop's volume is too low, despite you selected the volume to 100%? I'm sure you had. The primary reason is - obviously, laptop speaker output intensity is lower than large speakers.

        Here's how you can boost your Laptop and desktop's volume more in Ubuntu and other Linux distributions.

      • DebugPointHow to Install OpenOffice in Arch Linux [Beginner's G DebugPoint

        OpenOffice is the oldest free and open-source office productivity suite which has been under maintenance for some time. It was developed by Apache and is still a sought-after suite, although it has been forked as LibreOffice.

        This tutorial is for those who want to install OpenOffice for their work and other needs.

      • LinuxTechiHow to Install Node.js on RHEL 9

        In this post, we will explain how to install Node.js on RHEL 9 system step-by-step.

        Built on Google’s V8 Javascript engine, Node.js is a free and opensource, cross-platform JavaScript runtime that is mostly used for building server-side applications. It uses an event-driven and asynchronous model that helps developers build highly scalable, data-intensive real-time applications (RTAs ). You can use NodeJS to build both front-end and back-end applications.

      • UNIX CopHow to install ODBC on Debian 11?

        ODBC is a specification for a database API. This API is independent of any DBMS or operating system; although this manual uses C, the ODBC API is language-independent.

        By using ODBC statements in a program, it is possible to access files from different databases, including Access, dBase, DB2, Excel and Text.

        The main sponsor and promoter of ODBC is Microsoft, who uses it to access SQL server. One of the advantages is that we can include it in Linux and get the benefits of it.

      • VideoHow to install MEGASync on Linux Mint 21 - Invidious
      • Linux CapableHow to Upgrade to Fedora 37 Linux

        Fedora is one of the most popular Linux distributions, and Fedora 37 is set to be another great release. For Workstation users, GNOME 43 and Linux Kernel 6.0 are featured. The tutorial below will teach you how to successfully upgrade Fedora 36 to Fedora 37 using the command line terminal.

      • Linux CapableHow to Install Skype on Fedora 37/36/35 [Ed: This is Microsoft eavesdropping, not end to end. Look into Mumble instead.]

        Skype is a proprietary telecommunications application software owned and developed by Microsoft. Skype is one of the most known and recognized software for video, audio, and text communication app available across multiple platforms. For the most part, free to use and is an excellent tool for keeping in touch with friends or working remotely with colleagues.

        In the following tutorial, you will learn how to install Skype on a Fedora workstation desktop using the command line terminal and optional version builds of stable and unstable, along with how to maintain and remove from your system altogether or switch to an alternative Skype version.

      • Linux CapableHow to Install Vivaldi Browser on Fedora 37/36/35

        Vivaldi is a freeware, cross-platform web browser developed by Vivaldi Technologies. It has become one of the most popular alternative Internet Browsers amongst the big three Chrome, Firefox, and Edge. Vivaldi promotes itself as a leading browser with faster navigation, clever bookmarking, more intelligent browsing, extensive tab management, easy to select themes such as dark, pink, orange, and more.

        In the following tutorial, you will learn how to install Vivaldi on the Fedora workstation desktop using the command line terminal with tips about maintaining and removing the browser versions if required.

      • Linux CapableHow to Install MakeMKV on Debian 11/10

        MakeMKV is a powerful tool for converting video files from one format to another. It is especially useful for converting files from disc formats such as DVD and Blu-ray, to the MKV format. MKV is a flexible format that can store multiple video or audio tracks with all meta-information intact. This makes it ideal for archiving and sharing video files. In addition, the MKV format preserves chapters, which is essential for long videos such as movies and TV shows and it is an essential tool for anyone who needs to convert video files on a regular basis.

        In the following tutorial, you will learn how to install MakeMKV on Debian Linux desktop using a recommended repository by the MakeMKV team to provide the most up-to-date version.

      • Linux CapableHow to Install Steam on Debian 11/10/Sid

        Steam is a video game cross-platform that Valve created. It was launched as a standalone software client in September 2003 as a way for Valve to provide automatic updates for their games and expanded to include games from third-party publishers. It now boasts a library filled with thousands, if not tens of thousands, of games across all gaming consoles.

        In the following tutorial, you will learn how to install Steam Launcher on your Debian 11 Bullseye desktop using the command line terminal and APT package manager utilizing importing the official steam repository, which you can then install the stable branch, or for users that want to see the next version release of Steam’s launcher, you can install the beta branch.

      • Linux Made SimpleHow to install RPG Maker MV on a Chromebook

        Today we are looking at how to install RPG Maker MV on a Chromebook.

        If you have any questions, please contact us via a YouTube comment and we would be happy to assist you!

    • Desktop Environments/WMs

      • K Desktop Environment/KDE SC/Qt

        • Norbert PreiningNorbert Preining: KDE/Plasma for Debian – Update 2022/11

          Short summary of recent changes and updates:

          Frameworks updated to 5.99.0 Plasma 5.24 LTS (repo plasma524) has been updated to the latest patch level 5.24.7 Plasma 5.25 updated to the latest patch level 5.25.5 KDE Gears 22.08 updated to latest patch level 22.08.3 Krita updated to 5.1.3 (hopefully) everything recompiled against new Qt from Debian

          If you see some strange behavior, please report.

  • Distributions and Operating Systems

    • Reviews

      • Distro WatchReview: Static Linux

        While it is possible to work with this manual approach to persistence, I feel it worth noting Static Linux does not appear to be intended to be used across reboots. It's not an operating system which we install or on which we set up users. Static Linux is specifically geared toward accessing and rescuing data from local disks. Typically without many tools or conveniences. It's super light, highly portable, and (despite a weird setup process) is pretty easy to get started using.

        The distribution offers virtually no documentation, no package manager, and on the Wayland edition there is no web browser. This makes the distribution quite limited. However, its small size and performance are appealing and I'm intrigued by the idea of the entire operating system booting from a single file. This is an unusual approach, but it seems to be working. While I had a few issues with the X.Org session, the Wayland edition worked well and, if the project would add a web browser (even a text-based one) to the Wayland session I could see it being a handy rescue tool that can be dropped on any thumb drive.

    • Red Hat

      • Red HatBuild reactive apps on Kubernetes using Camel K | Red Hat Developer

        A reactive application meets modern requirements for customer-facing services. Reactive applications are message-driven, elastic, responsive, and resilient.

      • VideoTechnically Speaking (E16): Composable infrastructure - the CPUs new groove - Invidious
      • Introducing the New Red Hat Device Edge

        Red Hat just announced Red Hat Device Edge, which delivers an enterprise-ready and supported distribution of Kubernetes named MicroShift, combined with an edge-optimized OS built from Red Hat Enterprise Linux. It expands where users of Red Hat’s platforms can run edge computing workloads to the space of field-deployed devices such as IoT gateways, point-of-sales terminals, robots, and drones. Let me unbox that for you.

      • The (open) source of cutting-edge innovation

        One possible answer is the corporate research lab. More long-term focused than most company product development efforts, corporate labs have a long history, going back to Thomas Edison’s Menlo Park laboratory in New Jersey. Perhaps most famous of all was Bell Labs for its invention of the transistor—although software folks may associate it more with Unix and the C programming language.

    • Devices/Embedded

      • CNX SoftwareGiveaway Week – NanoPi R5S router - CNX Software

        We’ll start the giveaway with NanoPi R5S router based on Rockchip RK3568 SoC with 2 GB DDR4 RAM, 8GB eMMC flash plus an M.2 socket for NVMe SSD, two 2.5GbE Ethernet ports, one Gigabit Ethernet port, as well as HDMI 2.0 video output and two USB 3.0 ports.

    • Mobile Systems/Mobile Applications

      • Linux On MobileLINMOB.net - Weekly GNU-like Mobile Linux Update (44/2022): RISCy Experiments

        Also: A bug in VVMd, text prediction for phosh-osk-stub, and Maemo Leste has phones for you!

      • Android PoliceThere's a good chance Android 14 will support a new file format

        The format wars are nearly over — no, it's probably not the one you're thinking about. For as long as they could, Android phone owners have been plugging in external drives to move files about for one reason or another. But if your disk was formatted in anything other than FAT32, they were most likely out of luck. Nowadays, Google is helping Android make a determined comeback to tablets and other large form factors that might get hooked up to those external drives with those difficult formats. Part of that comeback means getting over the NTFS hump.

  • Free, Libre, and Open Source Software

    • GNU Projects

      • GNUGNU sed - News: sed-4.9 released [stable] [Savannah]
        This is to announce sed-4.9, a stable release.
        
        

        There have been 51 commits by 9 people in the nearly three years since 4.8.

        See the NEWS below for a brief summary.

        Thanks to everyone who has contributed! The following people contributed changes to this release:

        Antonio Diaz Diaz (1) Assaf Gordon (5) Chris Marusich (1) Jim Meyering (28) Marvin Schmidt (1) OÄŸuz (1) Paul Eggert (11) Renaud Pacalet (1) Tobias Stoeckmann (2)

        Jim [on behalf of the sed maintainers] ==================================================================

        Here is the GNU sed home page: http://gnu.org/s/sed/

        For a summary of changes and contributors, see: http://git.sv.gnu.org/gitweb/?p=sed.git;a=shortlog;h=v4.9 or run this command from a git-cloned sed directory: git shortlog v4.8..v4.9

        To summarize the 2383 gnulib-related changes, run these commands from a git-cloned sed directory: git checkout v4.9 git submodule summary v4.8

        ================================================================== Here are the compressed sources: https://ftp.gnu.org/gnu/sed/sed-4.9.tar.gz (2.2MB) https://ftp.gnu.org/gnu/sed/sed-4.9.tar.xz (1.4MB)

        Here are the GPG detached signatures: https://ftp.gnu.org/gnu/sed/sed-4.9.tar.gz.sig https://ftp.gnu.org/gnu/sed/sed-4.9.tar.xz.sig

        Use a mirror for higher download bandwidth: https://www.gnu.org/order/ftp.html

        Here are the SHA1 and SHA256 checksums:

        69ad1f6be316fff4b23594287f16dfd14cd88093 sed-4.9.tar.gz 0UeKGPAzpzrBaCKQH2Uz0wtr5WG8vORv/Xq86TYCKC4 sed-4.9.tar.gz 8ded1b543f1f558cbd5d7b713602f6a8ee84bde4 sed-4.9.tar.xz biJrcy4c1zlGStaGK9Ghq6QteYKSLaelNRljHSSXUYE sed-4.9.tar.xz

        The SHA256 checksum is base64 encoded, instead of the hexadecimal encoding that most checksum tools default to.

        Use a .sig file to verify that the corresponding file (without the .sig suffix) is intact. First, be sure to download both the .sig file and the corresponding tarball. Then, run a command like this:

        gpg --verify sed-4.9.tar.gz.sig

        The signature should match the fingerprint of the following key:

        pub rsa4096/0x7FD9FCCB000BEEEE 2010-06-14 [SCEA] Key fingerprint = 155D 3FC5 00C8 3448 6D1E EA67 7FD9 FCCB 000B EEEE uid [ unknown] Jim Meyering <jim@meyering.net> uid [ unknown] Jim Meyering <meyering@fb.com> uid [ unknown] Jim Meyering <meyering@gnu.org>

        If that command fails because you don't have the required public key, or that public key has expired, try the following commands to retrieve or refresh it, and then rerun the 'gpg --verify' command.

        gpg --locate-external-key jim@meyering.net

        gpg --recv-keys 7FD9FCCB000BEEEE

        wget -q -O- 'https://savannah.gnu.org/project/release-gpgkeys.php?group=sed&download=1' | gpg --import -

        As a last resort to find the key, you can try the official GNU keyring:

        wget -q https://ftp.gnu.org/gnu/gnu-keyring.gpg gpg --keyring gnu-keyring.gpg --verify sed-4.9.tar.gz.sig

        This release was bootstrapped with the following tools: Autoconf 2.72a.65-d081 Automake 1.16i Gnulib v0.1-5550-g0524746392

        NEWS

        * Noteworthy changes in release 4.9 (2022-11-06) [stable]

        ** Bug fixes

        'sed --follow-symlinks -i' no longer loops forever when its operand is a symbolic link cycle. [bug introduced in sed 4.2]

        a program with an execution line longer than 2GB can no longer trigger an out-of-bounds memory write.

        using the R command to read an input line of length longer than 2GB can no longer trigger an out-of-bounds memory read.

        In locales using UTF-8 encoding, the regular expression '.' no longer sometimes fails to match Unicode characters U+D400 through U+D7FF (some Hangul Syllables, and Hangul Jamo Extended-B) and Unicode characters U+108000 through U+10FFFF (half of Supplemental Private Use Area plane B). [bug introduced in sed 4.8]

        I/O errors involving temp files no longer confuse sed into using a FILE * pointer after fclosing it, which has undefined behavior in C.

        ** New Features

        The 'r' command now accepts address 0, allowing inserting a file before the first line.

        ** Changes in behavior

        Sed now prints the less-surprising variant in a corner case of POSIX-unspecified behavior. Before, this would print "n". Now, it prints "X":

        printf n | sed 'sn\nnXn'; echo
    • Programming/Development

      • MedevelYuranPad: An Advanced Text Editor for Developers

        YuranPad is a free text editor, for Windows and Unix/Linux platforms. It was released on 2020 as an alternative for Notepad.

      • MedevelNext Generation Programming: Free NoCode Cross-Platform Programming System
      • MedevelBio7: A Free IDE for Ecological Modelling

        he application Bio7 is a free and open-source integrated development environment for ecological modeling, scientific image analysis and statistical analysis

        It contains powerful tools for model creation, scientific image analysis and statistical analysis.

        The application itself is based on an RCP-Eclipse-Environment (Rich-Client-Platform) which offers a huge flexibility in configuration and extensibility because of its plug-in structure and the possibility of customization.

      • MedevelmemLab: An open source Framework for finding JavaScript memory leaks

        memlab is an E2E testing and analysis framework for finding JavaScript memory leaks and optimization opportunities.

      • Dirk EddelbuettelDirk Eddelbuettel: RcppCCTZ 0.2.12 on CRAN: Maintenance

        RcppCCTZ uses Rcpp to bring CCTZ to R. CCTZ is a C++ library for translating between absolute and civil times using the rules of a time zone. In fact, it is two libraries. One for dealing with civil time: human-readable dates and times, and one for converting between between absolute and civil times via time zones. And while CCTZ is made by Google(rs), it is not an official Google product. The RcppCCTZ page has a few usage examples and details. This package was the first CRAN package to use CCTZ; by now several others packages (four the last time we counted) include its sources too. Not ideal, but beyond our control.

  • Leftovers

    • IT JungleAs I See It: Second Responder - IT Jungle

      If a thousand people were asked to complete the sentence: “The world could sure use more …” they would doubtless come up with a variety of thoughtful and compelling answers. But I’m willing to bet not one in a thousand would say “cockroaches.”

      Nonetheless, advances in technology and miniaturization all but guarantee robotic roaches will be part of our supporting cast in what is rapidly becoming a sci-fi-esque future. Apparently, researchers have long had a keen interest in what insects do and how they do it, although one would think what roaches do shouldn’t be much of a mystery. They hide out during the day and spread disease by night. If food poisoning, diarrhea, and aggravated asthma are your thing, you’ll love cockroaches. Happily, robotic roaches will provide none of those benefits.

    • Hardware

      • GSM ArenaFlashback: a look back at Intel-powered smartphones and tablets - GSMArena.com news

        Intel is completely out of the mobile game now, but it had bigger issues to worry about in the recent years (its foundry progress had stalled, giving TSMC the lead). Android still supports x86, though you are unlikely to see this in action. Windows 11 can run Android apps, even ones meant for ARM devices, but that is enabled by emulation - the Intel Bridge Technology, which was developed by (you guessed it) Intel.

    • Security

      • IT WireOptus denies breach data led to user losing money from bank

        Telecommunications provider Singtel Optus has denied that data which was leaked during a massive breach of its network is in any responsible for a cafe owner losing about $10,000 from his ANZ bank account.

        The company told iTWire, in response to a query, that "No customer payment details, including any direct debit or credit card information, nor passwords, including My Optus app logins, have been compromised in the cyber attack on Optus customers."

        The Age had claimed in an article published on 6 November that a cafe owner in Elsternwick, a Melbourne suburb, had close to $10,000 withdrawn from his ANZ account. Jim Marinis was one of those affected by the Optus leak. Additional withdrawals had brought his losses up to $40,000, the newspaper alleged.

      • IT WireMedibank now says data of 9.7m current, former customers accessed

        Medical insurer Medibank Group has increased its estimate of the number of customers who could be affected by the theft of data from its networks, saying the attacker(s) accessed data of some 9.7 million current and former subscribers.

        In a statement issued to the ASX on Monday, the company said the attacker(s) had "accessed the name, date of birth, address, phone number and email address for around 9.7 million current and former customers and some of their authorised representatives. This figure represents around 5.1 million Medibank customers, around 2.8 million ahm customers and around 1.8 million international customers".

        When it first announced its systems had been breached, Medibank said there was no indication of any sensitive data having leaked. Later, it said the data stolen was limited to ahm and international students. Even later, it said data of all its 3.9 million customers could have been taken.

    • AstroTurf/Lobbying/Politics

      • IT WireABC's Trioli wants to know if IT systems can do without admin users

        Given the spate of data breaches that have been affecting Australian companies in recent times, one would think that journalists, who often have to query officials about these incidents, would be brushing up a bit on their tech knowledge in order to avoid looking foolish.

        Alas, that does not seem to be the case. On Monday morning, the ABC's Virginia Trioli, who hosts the morning program, actually asked the chief executive of Medibank, David Koczkar, whether it was necessary to have an admin user on an IT network.

        Her question followed Koczkar's statement that whoever attacked Medibank's systems had gained access by using credentials belonging to an admin user.

        And so, in all seriousness, Trioli wanted to know if it was possible to avoid having these pesky admin users on IT systems. She followed up with a vague question about two-factor authentication.

  • Gemini* and Gopher

    • Technical

      • Pro Tip: Easy optimizing PDF files

        I'm buyng the 2600 Magazine in a digital format. It's a simple PDF with few images and fancy frames. But for some reasons it is super heavy to render for slow devices.

        I tried to convert it to diffrent formats like ePUB and MOBI. But due to the hacky way that PDF is created makes it impossible to convert. The text is all mixed.

        Searching online got me nowhere in terms of a simple application. All I wanted was a big button to push and get smaller file. And in some way I found the solution!

      • Internet/Gemini

        • Mental Barrier and Culture of Gemini

          I've saw may posts on Cosmos replying to the "Mayan and Gemini priests" post in the past week. And I want to add a points to the discussion. Hopefully not disrupting the flow of the conversation. I mostly want to add points from a (non-tech) user and user support perspective.

          Also, to avoid further claims of this is us Gemini user's bubble. My capsule has a HTML renderer (that I wrote my self, I'm proud of that). So this post is also accessible from the common Web. There's a link on the home page that will take you there. With that out of the way..

        • Public Capsule

          I've finally finished the capsule setup. As with all spaces it's never done but mature enough to show the world!


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



Recent Techrights' Posts

Microsoft Media Operatives and Bill Epsteingate-Funded Sites Said Microsoft Lays Off 9,000, But Other Sites Say More (Including 2,300 in Redmond Alone)
We might never know the real number/s (Microsoft will keep the cards close to its chest) until there are leakers or unless there are whistleblowers with hard proof
GNU/Linux Reaches All-Time High in the United States of America
Windows is trending down
Why the Microsoft People Who Started SLAPPs Against Techrights Could Very Well be Sent Back to Prison
White-collar crime is also a crime
 
Links 02/07/2025: Deep Microsoft Cuts, Macron Speaks to Putin
Links for the day
Confirmed: Microsoft Shutdowns Today, Not Only Mass Layoffs
"The Initiative is the only studio closure planned today, although some other teams have seen cuts of varying degrees."
GNU/Linux is Replacing Microsoft Windows. But We Need to Eradicate Microsoft, It's a Hub of Crime.
I have been writing about Microsoft since the 1990s when I was in school
Microsoft Windows Nosedives in Switzerland While GNU/Linux Leaps Above 6%
sooner or later they might have to make the move anyway
Anxiety at Microsoft: Many Workers (Maybe Over 10,000) Still Don't Know They're Being Laid Off Just Before US Independence Day
"Has anyone gotten the notification yet?"
Microsoft "Declined to Say How Many People Would be Laid Off," According to Associated Press
Some other prominent publications said they reached out for comment from Microsoft and received none
The X War is Over and the "Wayland People" Lost
People will gravitate towards what works for them
20 Years Since My Thesis
It's still online
GNU/Linux is Replacing Windows in Laptops/Desktops
The world will move on while Windows and Microsoft shrink
Now Comes the Expected Webspam, Framing Microsoft Layoffs as "Hey Hi" Success Story (False Marketing That's Piggybacking the Layoffs)
falsely marketed as "intelligence"
Hungary: Microsoft Windows Sinks to 17% "Market Share"
In many nations in Europe it seems like the era of Windows is coming to an end
Microsoft Layoffs in Spain, Portugal Record for GNU/Linux
in Portugal we see GNU/Linux at record levels
Yes, Microsoft is Again Using Its Favourite Liars (Stenographers) to Seed Fake Layoff Numbers, Much Lower Than What's Really Happening
It is Jordan Novet again, just as we predicted
Will Microsoft Once Again Choose Its Favourite Liar to Spread Lies About Today's Layoffs, Quickly to be Replicated and Spread by Slopfarms?
What lies is Microsoft briefing its media moles to tell today?
"OSS Fetishism" Wins After Ferenc Zsolt Szabó Ousted (Microsoft Mole From Capgemini)
Many people said 2025 would be the "year of Linux on the desktop"
There is Nothing That LLMs Can Offer Honest People
LLMs are a passing fad; they're expensive and offer poor "value" for energy; they usually offer no value at all unless you are a cheater, spammer, and liar
What statCounter Shows Today Helps Explain Microsoft's Helplessness, Mass Layoffs
Since many US journalists are already away on holiday almost nobody will dare ask the difficult questions or give a voice to whistleblowers
Microsoft Gets the Chop in South America
The notion of digital sovereignty gained a lot of popularity
Europe Has an 'Exit'
Let's see what happens the rest of this year
El Presidente Talks, Canada Walks (Away From Windows)
GNU/Linux rising
Cities in France and Germany Move to GNU/Linux and statCounter Detects Big Differences
Will governments lead by example?
Microsoft Lost Its Foothold in Africa
How many of these are "old" Windows machines converted to GNU/Linux? Probably a lot.
Led by Europe, GNU/Linux Makes Big Gains This Month
statCounter started showing new/fresh stats
Links 02/07/2025: Massive Microsoft Layoffs About to Commence, "Tesla's Robotaxi Program Is Failing"
Links for the day
The Company Run by Former (and Last Proper) Red Hat CEO, Promoting Microsoft Mono, Faces Shock as Senior Partner Jailed for 33 Sexual Offenses Including Pedophilia
"As reported by The Oxford Mail in April 2025, the offenses include rape, sexual assault, engaging in non-penetrative activity with a child, and more."
Microsoft Lost 29% of Windows Users, Based on Microsoft, Now Come Massive Layoffs
Microsoft collapse is today
Slopwatch: Google Serves to People Linux Slop and Linux FUD (Made by Bots)
"Slopwatch" finds it difficult to ignore Google's role in encouraging LLM slop
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, July 01, 2025
IRC logs for Tuesday, July 01, 2025
"Wayland People" Behave Like the Googles and Microsofts of This World
Published yesterday by Igor Ljubuncic
Gemini Links 02/07/2025: Arch Linux and Fulfillment in Gemini
Links for the day
Links 01/07/2025: "Independence Day in Taiwan", Bounties on Software Patents
Links for the day
What Happens When Your Law Firm is Preoccupied With Harassing and Trying to Extort a Humble Couple in Manchester, Even on Behalf of Violent Microsoft Staff From Another Continent
It's good to see that law firms which operate in bad faith are perishing
Lawyer X, Law Firm X and Elon Musk's X: scandals linked by Old Xaverian
Reprinted with permission from Daniel Pocock
Gemini Links 01/07/2025: Distraction-Free Writing and Hytale Mismanagement
Links for the day
Links 01/07/2025: "Beauty of Blogging" and "Etiquette of Collapse"
Links for the day
Microsoft Uses LLM Slop to Defraud (or Rob) Shareholders
Microsoft is basically defrauding its shareholders by LLM slop
The Web is a Dead End
We need to adopt alternatives
When Words Lose Their Intended Meaning
examples of words that, at least in the technical spheres, don't mean what they sound like
People Who Disagree With You on Technical Matters May or May Not Agree With You on Political Things (But Usually They Do)
What bothers me a great deal is seeing left-leaning people accusing other left-leaning people of being "nazis"
"Too Much Choice" and "Too Many Programming Languages"
What IBM and its apologists aim for was attempted in the 1930s and it failed
Microsoft Lost 400,000,000 Windows Users, According to Microsoft
more people adopt smaller computers and many people replace Windows with GNU/Linux, as they don't really need a new computer
The "Davos Effect": Tarnishing the Reputation of Places Not by Overtourism But by Oligarch Infestation
The last Venice needs is an affiliation with Venetian oligarchs
Half a Year Gone, What's to Come Next
In the second half of 2025 we expect to be done with the Microsoft SLAPPs
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, June 30, 2025
IRC logs for Monday, June 30, 2025
People at the Very Top of Microsoft Know How Bad Things Really Are
There's no product that can replace the former profitability of Windows licensing and stuff that went on top of Windows
Gemini Links 01/07/2025: Mid Year and a Tour of Old Languages
Links for the day
EPO Presentation Bemoans Misuse of Slop in Decision-Making on Patents and in Classification (Which is Likely Illegal Too)
We habitually mention failed use cases of LLMs on the Web
Mass Layoffs at Microsoft Confirmed, "XBox Hardware Is Dead"
It's possible that over 20% of the staff will be laid off
Links 30/06/2025: Kyrgyzstan vs Media Freedom, Dalai Lama Succession
Links for the day
Gemini Links 30/06/2025: Backend Programs in Gemini and Dynamic Content Without The Scripting
Links for the day
Links 30/06/2025: Zuckerberg’s Tax-Evading Scheme Harms Kids, US Copyright Office Lacks Leadership
Links for the day
Microsoft Isn't Laying Off Tens of Thousands to 'Invest' in Slop ('Hey Hi'), It's Laying Off Tens of Thousands Because It's Running Out of Money (and Willing Lenders)
the layoffs are a sign of the business failing, not "hey hi" (whatever that is) replacing staff
Intel Lays Off 20% of Its Workforce, Microsoft is Doing the Same This Year
Like a yoyo, whatever goes up will come back down
Microsoft XBox Layoffs: Almost 2,000 Layoffs Became "Over 2,000"? (Over 20% of the Staff)
over 20% of staff will be let go, not counting staff that leaves voluntarily
GNU/Linux Rises to New Highs in Angola, Africa in General is Abandoning Windows
Western media barely covers Microsoft layoffs in Africa, but in recent years Microsoft culled the workforce and even shut down entire operations
Summer Plans in Techrights and Elsewhere
massive layoffs at Microsoft
Destination Geminispace (in the Age of LLM Slop and Slop Images That Infest the Web and Social Control Media)
Geminispace isn't vast, but at least it is - on average - a lot "cleaner"
GNU/Linux Growing in Sierra Leone This Year
Based on what statCounter is seeing, this year there are more and more people there who adopt GNU/Linux
Serial Sloppers Gonna Slop
More sites out there ought to call out the cheaters
Quartz (qz.com) is Spam and a Slopfarm
It used to be OK. Then they fired the staff.
Links 30/06/2025: US Economic Woes, Extreme Heat
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, June 29, 2025
IRC logs for Sunday, June 29, 2025
Gemini Links 30/06/2025: "The AI Hype" and New AuraGem Ask
Links for the day