Bonum Certa Men Certa

Links 09/04/2022: KDE Frameworks 5.93



  • GNU/Linux

    • Audiocasts/Shows

    • Applications

      • Linux Links4 Best Free and Open Source Linux Flickr Tools

         Flickr is an online photo management and sharing application created in 2004 and subsequently acquired by the web portal organisation, Yahoo! Inc. Flickr has a large user base that rely on this storage site to host and share their 6 billion images with family and friends. The application is particularly popular among the blogging community, but faces stiff competition from the likes of Picasa, Facebook, and others. There is a free version of Flickr which allows limited space. If users need more bandwidth, the ability to show HD video, archiving, and ad-free browsing, they can upgrade to a relatively inexpensive Pro account.

        Whilst there have been no official Flickr tools released for Linux, the developers have made the Application Programming Interfaces (APIs) available to software developers. The APIs allow Flickr to be integrated into other Linux software.

      • Linux Links4 Best Free and Open Source Web Application Firewalls

         A web application firewall (WAF) is a type of application firewall that lets you see and analyze HTTP traffic to and from a web application. It has the objective of preventing attacks that seek to deny service and steal data. It gives the administrator direct control over the requests and the responses passing through the system without needing to modify backend code. A WAF differs from a standard firewall by protecting a specific web application or set of web applications. And it does this without actually touching web applications.

        Unprotected web applications are the easiest entry point for criminals and vulnerable to a number of attack types. Once a web application security vulnerability is discovered, it must be promptly fixed. Virtual patching using a WAF or patching the web application code directly are two solutions. Preventing attacks in application code can be difficult and may need painstaking maintenance, patching and monitoring at multiple layers of the application topology. And web application attacks are the main cause of data breaches. About 75% of all attacks are focused at the web application level. Most websites suffer dozens of attacks every day and some popular sites suffer, on average, a thousand attacks per hour. WAFs are deployed to add an external security layer; this improves a system’s security. They detect and prevent attacks before they reach web applications.

      • Mastersearch released

        Like announced in my previous post, I released mastersearch, "Searching the web from the CLI".

    • Instructionals/Technical

      • H2S MediaHow to install Steam on Ubuntu 22.04 LTS Jammy
      • H2S MediaHow to install Microsoft SQL Server on Ubuntu 20.04 LTS [Ed: It is proprietary, poorly built (DrawBridge), and not trustworthy)]
      • Linux CapableHow to Install Opera Browser on Fedora 36 Linux

        Opera is a freeware, cross-platform web browser developed by Opera Software and operates as a Chromium-based browser. Opera offers a clean, modern web browser that is an alternative to the other major players in the Browser race. Its famous Opera Turbo mode and its renowned battery saving mode are the best amongst all known web browsers by quite a margin, with a built-in VPN and much more.

        In the following tutorial, you will learn how to install Opera Browser on Fedora 36 Linux workstation desktop with optional branches stable, beta, or the nightly development version using the command line terminal with tips on maintaining and removing the browsers if required.

      • ID RootHow To Install Seafile on Ubuntu 20.04 LTS - idroot

        In this tutorial, we will show you how to install Seafile on Ubuntu 20.04 LTS. For those of you who didn’t know, Seafile is an open-source, self-hosted file sync that shares the solution with high performance and reliability. Seafile enables you to put files on your own server and allow others and your different devices to sync and access it. Seafile is written in C and Python programming language and provides similar features like Dropbox, mega.co.nz, and others.

        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 Seafile open-source file-hosting and cloud storage system on Ubuntu 20.04 (Focal Fossa). You can follow the same instructions for Ubuntu 18.04, 16.04, and any other Debian-based distribution like Linux Mint.

      • ID RootHow To Install Terraform on AlmaLinux 8 - idroot

        In this tutorial, we will show you how to install Terraform on AlmaLinux 8. For those of you who didn’t know, Terraform is an open-source infrastructure as a code software tool that enables you to safely and predictably create, change, and improve infrastructure. Terraform is built by Hashicorp and released under Mozilla Public License. It supports public, private as well as hybrid cloud, as of now Terraform supports 145 providers, which includes popular providers like AWS, Azure cloud, GCP, Oracle cloud, and many others.

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

      • ELinuxHow to set watermarks in video using FFMPEG
      • ELinuxHow to install LetsEncrypt SSL on Bitnami WordPress Server?

        To install a free LetsEncrypt SSL certificate on bitnami WordPress installation, do the following...

      • Specify the Timezone with Linux date Command - Putorius

        The date command is a powerful tool provided by the GNU Core Utilities package. The formatting options are incredibly useful when writing scripts. If you are unfamiliar with this tool read our primer The Linux Date Command - Display, Format & Set the Date on Linux. In this Linux quick tip we are going to use the TZ environmental variable to specify the timezone with the Linux date command. I use this often when I am working with servers that are geographically distant from me. For example, when I need a script to send me an email when an action completes. Having the date time sent to me using my timezone stops me from needing to do time conversions. It is also handy if you simply want to display the date and time in a different time zone.

      • How to Flush Local DNS Cache on Linux - Putorius

        We aren't going to go into how the whole DNS protocol works. However, it is important to know that all the name and IP address mappings are cached locally. This is done for speed and efficiency. So the next time you go to putorius.net, the DNS resolver can read it's local cache instead of doing a lookup over the internet. Sometimes it is necessary to flush the DNS cache of your system. Maybe the IP address of the system you are trying to reach has changed? If so, you need to flush your local DNS cache or you will not be able to reach it.

      • Specify the Timezone with Linux date Command - Putorius

        The date command is a powerful tool provided by the GNU Core Utilities package. The formatting options are incredibly useful when writing scripts. If you are unfamiliar with this tool read our primer The Linux Date Command - Display, Format & Set the Date on Linux. In this Linux quick tip we are going to use the TZ environmental variable to specify the timezone with the Linux date command. I use this often when I am working with servers that are geographically distant from me. For example, when I need a script to send me an email when an action completes. Having the date time sent to me using my timezone stops me from needing to do time conversions. It is also handy if you simply want to display the date and time in a different time zone.

      • Ubuntu HandbookHide Username & Enable Tap to Click in Ubuntu 22.04 Login Screen | UbuntuHandbook

        This simple tutorial shows how to hide user list and/or enable touchpad tap clicking in login screen of Ubuntu 22.04 LTS.

        GNOME, the default desktop environment, has some hidden keys to configure the login screen options. However, you need gdm (Gnome Display Manager) user privilege who handles the default login.

        After following this tutorial, Ubuntu will no longer display usernames in login screen. Instead, you need to manually type user-name and then password to login.

      • Ubuntu Handbook[Quick Tip] Enable ‘Open as Administrator’ Option in Ubuntu 22.04 | UbuntuHandbook

        Want to open folder or edit file as administrator (aka root in Linux)? Here’s how to do the trick by adding menu option in Ubuntu 22.04 file manager.

        The ‘Files’ (aka nautilus) has an extension called nautilus-admin to do administrative operations. With it, you may right-click on folder and select “Open as Administrator“, or right-click on file and select “Edit as Administrator“.

        Don’t like MS Windows, it however does not support running an app as root.

      • Configure TOTP Two-Factor Authentication on Apache Guacamole - kifarunix.com

        In this tutorial, you will learn how to configure TOTP two-factor authentication on Apache Guacamole. Time-based One-time Password, TOTP, is a kind of multi-factor authentication which adds an extra layer of authentication on top of the usual username/password based authentications. This improves the security of your accounts.

      • Install Wireshark on Rocky Linux - kifarunix.com

        In this guide, we are learn how to install Wireshark on Rocky Linux. Wireshark is the world’s foremost and widely-used network protocol analyzer.

      • Configure Guacamole MySQL Database Authentication - kifarunix.com

        In this tutorial, you will learn how to configure Guacamole MySQL database authentication. Guacamole supports various authentication mechanisms including database authentication via MySQL, PostgreSQL, or SQL Server databases.

        So how can you can enable and configure Guacamole MySQL database authentication?

      • Guacamole: How to fix RDP server closed/refused connection: Security negotiation failed (wrong security type?) - kifarunix.com

        This short tutorial shows you how to fix RDP server closed/refused connection: Security negotiation failed (wrong security type?) error while connecting to Windows systems using Apache Guacamole.

    • Games

    • Desktop Environments/WMs

      • K Desktop Environment/KDE SC/Qt

        • 9to5LinuxKDE Frameworks 5.93 Brings Multi-Cursor Support for Text Editor Apps, over 280 Changes

          KDE Frameworks 5.93 comes with lots of improvements for your favorite KDE apps, including multi-cursor support for Kate and other KTextEditor-based apps. Users are given three ways to create multiple cursors, including Alt+Click in different places, Alt+Ctrl+up/down on lines above or below the current one, and Alt+Shift+I after selecting multiple lines of text.

        • KDE Ships Frameworks 5.93.0 - KDE Community

          KDE today announces the release of KDE Frameworks 5.93.0.

          KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement.

          This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner.

    • Distributions

      • Web Pro NewsElementary OS Founders Split, Putting Project In Question

        The co-founders of the Elementary OS project have split, leaving many open questions about one of the most popular Linux distributions (distro).

        Danielle Foré and Cassidy James Blaede co-founded the Elementary OS project in an effort to help further Linux on the desktop. Elementary is based on Ubuntu LTS (Long-Term Support) and is often compared to macOS, providing a similar default look and feel. The distro has won its fair share of praise, and currently sits at number 11 on DistroWatch.com.

        Unfortunately, there appears to be trouble in paradise, with the two co-founders parting ways, according to Foss Force.

      • Paul ThurrottElementary Founder Exits the Company

        Elementary founder Cassidy James Blaede revealed that he’s left the company, opening questions about the future of its Linux distribution. It appears that he was basically forced out of Elementary by co-owner Dani Foré.

        “Over the last decade, I’ve worked to help build elementary into what it is today: a world-class operating system lead by a team who is involved in and oftentimes driving the direction of the greater open source desktop space,” Blaede writes in his goodbye post. “In 2011 I founded elementary, LLC. so we could have a legal entity under which to do business, sign agreements, etc. I owned and ran the company for seven years, bearing the entirety of the legal responsibility and handling much of the administration and logistics.”

      • Barry KaulerConsolidation of date and time menu entries

        Earlier today I posted about an improvement to the Setup menu:

        https://bkhome.org/news/202204/remove-duplicate-pupcontrol-entries-in-setup-menu.html

        Now for something that I have wanted to do for a very long time...

      • Barry KaulerRemove duplicate PupControl entries in Setup menu

        In ye olden days, Puppy had an entry "Wizard Wizard" in the Setup menu, which was a frontend to the other "wizards".

        This idea of a "wizard" was inherited from Windows 95:

        http://toastytech.com/guis/win952.html

        Quoting:

        To simplify some of the more complicated operations in Windows, Microsoft added "wizards".

        A "wizard" is usually a dialog box that walks you through each specific step needed to complete the operation.

        Typically a wizard presents a few discrete choices at a time across several pages you can navigate with a "Back" and "Next" button. The last page will usually have a "Finish" button that completes the task using your selected choices. I do think that the term "wizard" has had its day, and intend to phase it out of the Setup menu. Firstly, though, in Easy 3.4.5 these two entries circled in red, both run PupControl:

      • New Releases

        • 9to5LinuxMX Linux 21.1 Released with Linux 5.16 for AHS Edition, Based on Debian GNU/Linux 11.3

          Based on Debian GNU/Linux 11.3, MX Linux 21.1 brings back the disk-manager utility to the ISO images, adds various improvements to the installer, updates many of the pre-installed packages, and introduces the mx-samba-config utility for those who want to configure Samba and CIFS shares in a desktop-agnostic way.

          On top of that, this release bumps the kernel version on the AHS (Advanced Hardware Support) image, which features the Xfce desktop environment by default, to Linux 5.16.

      • Gentoo Family

        • Make Use OfSick of Compiling Gentoo Linux? Then Try the New LiveGUI Distro!

          The Gentoo project has announced a new LiveGUI image in a post on its official blog.

          The Gentoo Linux distribution is known for giving users as much manual control over what's installed on the system, to the point where users are encouraged to compile most of Gentoo's software from source to tailor its performance to the user's CPU architecture.

          However, the LiveGUI version is intended to allow prospective users to test drive a full desktop system by extracting the image to a USB stick or optical media before committing to the installation process.

          True to the distribution's fast-moving nature, Gentoo plans to offer a new LiveGUI version every week.

          While the Gentoo project supports multiple architectures, the ISO image is for x86-64 systems. It weighs in at 4.8 GB and can be obtained from Gentoo's download page.

      • Debian Family

        • OS NewsRaspberry Pi OS no longer defaults to user “pi” – OSnews

          This is a pretty substantial change that might break some applications that assume the default “pi” user exists.

        • Raspberry Pi Just Made Two Huge Changes for Security and Convenience

          A new update to Raspberry Pi OS (formerly Raspbian) offers several improvements over previous releases, though one of these “improvements” may be a bit controversial. On the one hand, setup is more convenient and the Pi is more secure. But it’s time to say goodbye to the default user.

          From here on out, Raspberry Pi OS won’t come with a default user called “pi.” Additionally, the operating system won’t give you the default “raspberry” password. That means the Raspberry Pi setup wizard is now unskippable, as you must enter custom login credentials. (That said, the default user won’t disappear if you update your Pi, and the new setup wizard won’t stop you from using the “pi” username or “raspberry” password.)

          This change is probably overdue. Default usernames and passwords present a security risk for remote access devices, and of course, the Pi is a popular home server solution. (You can run the sudo rename-user command to change the default credentials on an older Pi.)

    • Devices/Embedded

    • Free, Libre, and Open Source Software

      • Programming/Development

        • Cardano Hackathon in Argentina - Cardano Feed

          The term is believed to have been created in 1999 independently by the OpenBSD developers and the Sun Microsystems marketing team.

        • Unix Command Cheat Sheet for Busy Developers | by Koushik Thota | Apr, 2022 | Medium

          As a developer, you might have had to use the terminal quite often, especially if your organization doesn’t use Microsoft products. Having knowledge of the most important UNIX commands can improve your life as a developer.

        • The Register UKLanguages? Compiling the future is where the real fun's at ● The Register

          Here's a recipe for happiness. Don't get overexcited by the latest "C is not a language" kerfuffle.

          Proper coders have known since its inception that C is as much a glorified library of assembler macros as anything else. Don't sweat it. That business with operating systems being infected by their old C genes, crippling all the new cool Rusts and Swifts? So what? If your code is limited by its OS interactions, you should probably go write a kernel.

          There is one place, and one place only, where you should invest your emotional and intellectual energies. Compilers. They saved the world once, and they're about to do it again.

          For most young code-slingers, compilers are slightly mystical interfaces to the data divinities. If things are good, the completion messages flow down the terminal window like a high priest's blessings on the faithful. If you've done bad, the compiler heaps fire and brimstone on you, and you must repent. When judgement day comes, your executable is your reward.

        • Perl/Raku

          • PerlPerl Advent Calendar articles about Moose | simbabque [blogs.perl.org]

            At $work, one of my colleagues who is not in a developer role has started to get into writing code more and more, and I am mentoring him. He's about to work on a productive ticket with Moose for the first time, so I gave him a little reading list, mostly involving selected parts of the documentation as well as Ricardo Signes' excellent talk Moose is Perl.

            But then I thought I must have read lots of great blog posts about Moose on the Perl Advent Calendar over the years. I tried to find a few, but had some trouble identifying them easily. So I wrote a quick scraper. Here are all articles that mention Moose since 2010 (where the format of the website changed). Most of them are about Moose or one of the numerous MooseX modules.

  • Leftovers

    • Education

      • Moodle, the Perth-based open-source software platform that has taken global education by storm

        While making software free seems counterintuitive to the core of running a profitable business, it’s exactly what Moodle founder Martin Dougiamas did when he launched his course management system in 2001.

        Since then, the Perth-based edtech has grown to accommodate more than 311 million users and operates in approximately two-thirds of universities worldwide.

        Speaking with Business News Australia Dougiamas explains how keeping aspects of Moodle free is a “sensible” approach towards software development in a field like education, where teamwork is paramount.

        “To me, it’s very natural. It comes out of academic tradition [where] you learn, share and work together - it's very collaborative. It's not about competition,” he says.

        “It's a very healthy ecosystem for open source. Most of the lower layers of the internet and operating systems like UNIX are all built with this model because it works.

        “The dotcoms like Google, Microsoft, Apple and Facebook completely operate on open-source software.”

    • Integrity/Availability

    • Defence/Aggression

      • # No 3G

        We have new neighbors from Ukraine. The owners of the flat dropped a letter into everyone's mailbox to inform us and to ask that maybe we could share our wlan access with the family (mother, 2 children and mother-in-law).

        From an email at work I learned that Telekom is giving away free SIM cards to refugees from Ukraine with an unlimited data plan. They only require some Ukrainian ID as all SIM cards have to be registered in Germany. So I just wrote an email to the landlord informing him about this as I really just would not like to share our internet access even with the guest option in the router. He did not know about the free cards and wrote me back that they would visit a Telekom shop the next day.

      • The Register UKHuawei CFO who was detained in Canada promoted to chair ● The Register

        Huawei executive Meng Wanzhou – who was famously held in Canada and is the daughter of company founder Ren Zhengfei – has quietly been named as one of three people who share the role as chair of the Chinese company's board.

        Huawei rotatesits CEO and chair every six months, appointing the new leaders from a panel of three who each take turns in the top jobs before reverting to be mere senior advisors.

        While critics of the system may question the resulting continuity and accountability, founder Ren Zhengfai justifies the unique approach by saying the rotating and acting CEOs "sought harmony in diversity," helping the company "adapt quickly to changes in the environment."

        "They make decisions collectively, which avoids corporate rigidity caused by any particular individual being too obstinate and also avoids the uncertainties caused by unexpected risks to company operations," said Ren. In 2018, the co-CEO role was downgraded to "rotating deputy chairperson."

      • The Register UKChina moves to protect offshore tech company listings ● The Register

        China's Securities Regulatory Commission has opened a consultation on revised regulations aimed at avoiding trouble for local tech companies that list on US stock markets.

        In recent weeks the NASDAQ stock exchange warned Chinese tech companies Baidu and Weibo – and more besides – that they face suspension from the bourse because they don't allow the US government to see audits of their finances.

        Washington wants to see those audits under the Holding Foreign Companies Accountable Act (HFCAA) – a law that requires some companies that issue securities in the US to disclose how many of their shares are owned by governments, if governments exercise control over the company, and whether any officials or regulations are connected to the Chinese Communist Party.

    • Finance

      • MediumCapitalism Is The Problem, ………. (Part Two: A republic, if you can keep it)

        Some of the most important inventors you may not have heard of, are: Charles Babbage, Ada Lovelace, Herman Hollerith, Semyon Korsakov, Alan Turing; where to start? The truth is; Hollerith was the only one that succeeded financially. How do I define this? Well, several of these people were born into privilege or married into or inherited significant wealth; and their inventiveness did not expand their wealth significantly. So, the definition of success is: that they grew their own wealth within their inventions.

    • AstroTurf/Lobbying/Politics

      • Foreign PolicyMacron Begins His Fight for a Second Term

        French voters go the polls this Sunday in the presidential election first round, with Macron’s old rival Marine Le Pen likely to advance with him.

    • Civil Rights/Policing

      • Re: Wholesomedonut's thoughts on work

        It makes plenty of sense to work multiple days a week, throughout the whole day, if you're a farmer who has to respect the life cycles of his work animals, and doesn't have giant spotlights with which to light up his whole field as he tills.

    • Internet Policy/Net Neutrality

      • The future of dimension.sh

        dimension.sh is nearly 2 years old. I initially started dimension as I wanted to rekindle a love of an old 'pubnix' I used to be a member of back when I was in college, it ended up being a small community where I met a few good friends to which i'm still in contact with twenty years later. I happened to come across the the tilde community one day and was reminded of this fun part of my life.

      • tldr in gemtext

        For command line help, man pages are thorough. The information you want is probably in there somewhere. But I'd prefer a few examples to get me started. The tldr project does exactly that. So I translated their pages to gemtext, and put up a list of them.

      • Is gemini a read-only protocol?



        I got to know the gemini protocol by reading Drew DeVault's blog. In a post from last year he argues that gemini is supposed to be a read-only protocol, that the INPUT response code is only for searching, and that the SENSITIVE INPUT code should be removed. Forms, file uploads, commenting systems, and other kind of interactive use cases simply fall out of gemini's scope according to him.

    • Monopolies

      • The Register UKRussian media watchdog bans Google from advertising its services

        Russia's communications scold is fed up with all the misinformation online, at least with regard to Google and its YouTube subsidiary.

        Roskomnadzor, the agency charged with monitoring and controlling media in Russia, introduced "coercive measures" that ban Google from promoting services deemed to be distributing "fake" – as defined by the Russian government – content.

        Affected services, according to Russian business publication Kommersant, include Google Search, Google Play, YouTube, YouTube Music, Google Chat and Gmail. The measures also include requiring search engines (e.g. Yandex) that present information about Google services (i.e. link to them) to inform users that Google is violating Russian law.

        "YouTube video hosting has become one of the key platforms spreading fakes about the course of a special military operation on the territory of Ukraine, discrediting the Armed Forces of the Russian Federation," the agency said.

      • The Register UKEU appeals overturned $1.2b Intel antitrust fine

        The European Commission (EC) is going ahead with an appeal against a court decision earlier this year to drop a $1.2 billion fine imposed against Intel for anti-competitive behavior.

        The case stretches back many years and concerns deals between Intel and some system vendors to favor Intel chips over those from rivals such as AMD.

        A spokesperson for the EC confirmed to The Register that it has decided to file an appeal against the General Court judgment of 26 January, which found Intel was no longer required to pay an approximate $1.15 billion fine imposed by the EC for anti-competitive behaviour.



Recent Techrights' Posts

Machine-Generated Legal Documents, Over 2,000 Pages Sent to Us Today Alone
We now know that the papers we receive are produced using bots (algorithms)
2026 Microsoft Mass Layoffs in So-called 'AI' Datacentres, Why Doesn't the Mainstream Media Cover The News?
What does this tell us about the state of the media?
"Over 1,100 Law Firms Gone in Five Years" in the United Kingdom (UK) Alone
There are basically way too many lawyers (looking for "business", e.g. threats and lawfare) and not enough positions to fill
Microsoft FUD From Microsoft Site Helps Distract From Actual Microsoft Back Doors
Published on a Sunday
IBM is Killing Red Hat's Portfolio - Including Linux - to Prop Up Ponzi Scheme ("AI")
IBM is killing Red Hat
Gemini Links 02/03/2026: Weird Phone Calls, Small Phones, and Exploring Racket
Links for the day
 
Tomorrow should be sunny (at long last!) and a generally productive dayProductive Week Ahead
Tomorrow should be sunny (at long last!) and a generally productive day
Only One Slopfarm Seems to Have Targeted "Linux" Today
It certainly does feel like the slop hype is reaching the "late life crisis" and companies that benefited from this bubble are overdue for a day of reckoning
Microsoft Mass Layoffs: Being Sacked at 1AM in the Morning
Watch what happens to Microsoft employees who get pregnant
Links 02/03/2026: More Social Control Media Bans, Climate Change Woes, and "Journalist With Germany's Deutsche Welle Arrested in Turkey"
Links for the day
Gemini Links 02/03/2026: Small Phones, "I 3D Printed My Brain", and "Managing 5 Servers at Once with tmux"
Links for the day
IBM is Trying to Hide Mass Layoffs, Not Only With NDAs and 'Scripted' LinkedIn Posts
From what we can gather (screenshot above), today many people leave IBM and Red Hat
Richard Stallman is Giving a Public Talk This Week (Friday in Lucerne School of Computer Science and Information Technology)
His birthday is just around the corner.
Windows Falls to New Low in World's Largest Population (India)
Windows is now down to 7%
Never Miss a Good Opportunity to Shut Up and Drink Coffee
Threats come at a cost; each time you issue a threat you stigmatise yourself as a bully
Last Month Matthew Garrett Said Ridiculous Things After His Spouse Had Called Him a "Rapist", Now He's Trying to Take the Site Offline and Put My Family in Prison
The real issue of concern to him (and his alleged reputation) is the spouse and the matter is to be dealt with in America, not the UK
Reporting to Our Politicians/MPs the Failure of the SRA to Stop Hired Guns Who Help Americans (Men Who Attack Women and Nowadays Also Attack British Reporters)
About a month ago my wife wrote to politicians to get the ball rolling
The Topic Many People Don't Want to Talk or Write About
"DEI" is inherently about making racial and gender patterns better reflect society's
XBox is Virtually Dead Already, What Next Will Die at Microsoft?
Now that there are mass layoffs at Microsoft datacentres it is not premature to speculate about what dies after XBox
For the First Time, statCounter Measures Internet Explorer at 0.01% "Market Share"
What Microsoft replaced it with is just a Chrome clone with extra spyware
Was a Lot of "Windows" and "Unknown" in Iran Just GNU/Linux in Disguise?
more than 1 in 10 desktop/laptop requests is estimated to be GNU/Linux
"Here in the UK, GNU/Linux rose to all-time high at Windows' expense"
Will this entail Software Freedom as well? This depends on all of us
Links 02/03/2026: Claude Code Causes a Mexican Government Cyberattack, "London Repair Week" Noted
Links for the day
Don't Fall for "Top X Law Firms" in "Discipline Y", They Pay $Z to Get False Endorsement/s
It's a scheme, a scam, an elaborate fraud
More Publishers Have Turned From Slop Boosters Into Slop Sceptics and Critics
There's a "hidden cost" when one participates (for profit) in "pump and dump" schemes
TeX Live Has New Release, But Planet Debian Won't Tell You That
It 'unpersoned' the developer
LLM Slop Does Not Know People (It Knows Nothing) and Cannot Distinguish Between People. It's a Recipe for Disaster.
no way of knowing who's who
Free Software Foundation Needs to Become More Active in Europe to Avoid Impersonation by Microsoft-Sponsored Groups
So far we've hardly seen the FSF saying anything at all about the US president
Links 02/03/2026: "Not Envious of Billionaires" and Palantir SLAPPs "Swiss Magazine For Accurately Reporting That The Swiss Government Didn't Want Palantir"
Links for the day
There Has Never Been a Better Time to Quit Social Control Media
Those networks are selling something. And that something is not peace because peace does not sell "attention".
Microsoft Users Drowning in Slop, If They Complain Microsoft Censors Them
Like an authoritarian regime
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, March 01, 2026
IRC logs for Sunday, March 01, 2026
Speed of Sites Matters
Being easily accessible all the time matters to us
Dr. Andy Farnell on "Good Tech"
in the age of "rent everything" and "own nothing"
Gemini Links 01/03/2026: Simpler Software and Announcing OFFLFIRSOCH (OFFLine-FIRst SOftware CHallenge) 2026
Links for the day
EPO "Cocaine Communication Manager" - Part V - Jobs at the EPO for Those Connected to Cocaine Addicts (Skills Not Required)
EPO management is trying to shoot the messenger
Booz Allen Hamilton, the Former Employer of Edward Snowden (NSA Contractor), is Drowning in Debt
Can Supreme Leader Cheeto bail it out like he does slop companies?
On the Concept of "Protected Class" (or Race) at IBM
It's self-harming as in practice it imperils the company and harms the reputation/brand
The Mass Layoffs at Microsoft That Nobody in the "News Industry" Wants to Talk About (and TheLayoff.com Censored, Then It Censored the Evidence of the Censorship)
They basically cover up how they censored the news about Microsoft layoffs
Richard Stallman to Give at Least Three Talks in Switzerland, Starting This Week
No mention (yet) of the Bern talk
On Who 'Speaks for' Techrights
typically a case of misrepresenting the site
'FSFE' an Imposter in Europe, Paid by GAFAM to Represent GAFAM Interests
The Microsoft-sponsored 'FSFE', which violates the terms of use of its name, is causing confusion [...] formally-recognised institutions got tricked into thinking that the Microsoft-sponsored 'FSFE' is the FSF
Lots of Lies From the Slop Industry
The slop industry relies on fake news to give a notion or fake demand
Links 01/03/2026: American Plutocrats Buy American Media While American Constitution Shredded
Links for the day
Teaser: The Next Series About the SRA, Which Would be Just as Effective as It Is Right Now If It Had Zero Employees
the lapdog (of the "litigation industry") that is meant to be perceived as a watchdog
Solicitors Regulation Authority (SRA) Inaction and Incompetence - Part I - Introduction
The SRA is a sham. Many people know this already, but we want to document our own experiences with it.
Live Simply, Live Better
Life isn't about "collecting" possessions; it's about doing things that matter and accumulating knowledge so as to make better choices
Now That XBox is Pretty Much Dead and There Are Mass Layoffs at Microsoft
This means our predictions about Microsoft (and XBox) are "falling into place"
Gemini Links 01/03/2026: "In the Spirit of OFFLFIRSOCH" and "Delete Patreon"
Links for the day
ACM Lowers Its Standards for Age of Autocracy
IBM is more than happy to work with autocracies
The term FUD (fear, uncertainty, doubt) was created to describe IBM's tactics and IBM is doing it again
Rob Thomas or "RT"
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, February 28, 2026
IRC logs for Saturday, February 28, 2026
Slop is Distraction
LibreWolf will never include any of this slop nonsense, no matter if toggled on or off
Cult inquiry: Parliament of Victoria, last chance to have your say
Reprinted with permission from Daniel Pocock
Internet Relay Chat (IRC) Turns 37.5
Can IRC reach age 75?
Gemini Links 28/02/2026: Loadbars 0.13.0, IME (Input Method Editor), and ColorColumn in Vim
Links for the day
Two EPO Strikes in March (Maybe More)
As per the SUEPO diary [...] We still have an ongoing series about the EPO, with several more series to start later
Why We Are Concerned About the SRA's Failure and What That Means to the Profession of Lawyers in the UK
Unregulated industries will lose their credibility as there is a threat of growing perception that they operate outside the law rather than practice law
Over 10,000 Pages/Articles Per Year?
Probably my most productive month, ever
Keeping Techrights Online 99.99% of the Time
Some time later this year we'll tell a very long story about how extremists attacked our webhosts
Richard Stallman, Founder of the Free Software Movement, Will be Giving Public Talk in Bern (Switzerland) in Less Than 12 Days
We are still doing a series about him and his talks
Still Lots of IBM Departures
It's not that we lack evidence of IBM layoffs. It's just that we have ample evidence of the press not doing its job (or barely existing anymore).
The Register MS Standards: Promote a Ponzi Scheme in Exchange of Money
Once upon a time it was a serious publisher. Months ago it was taken over by a Microsoft person.
Slopfarms' Demise Looks Like the Beginning of the End (Lowered Demand for Slop)
Slop about "Linux" has gotten hard to find this past week
Dr. Andy Farnell: Time to Pull the Plug?
insightful, as usual
Links 28/02/2026: "Tehran’s Two-Tiered Internet", "Internet Under Fire"
Links for the day
When an Entire News Site is About One Topic (and One Topic Only)
Tomorrow we start a new series for the new month
Links 28/02/2026: Bill Epsteingate Admits Sex With Young Girls, "Epstein Files Are the Horror That Keeps on Giving"
Links for the day
IBM: Where Companies Come to Perish
thelayoff.com is censoring stories
Tech Layoffs Are Not Because of Slop, They're an Effect of a Rotting Economy and Tech Giants Being Too Deep in Debt
Block is rapidly sinking in debt
The Slopfarms' Business Case (or Business Model) Never Existed and Nowadays, in 2026, They've Mostly Collapsed
Hopefully by year's end many slop suppliers will be offline and slopfarms that rely on them throw in the towel
March in London Today Against Slop's Harms to Society (and the Environment), Starting at 12:00 GMT at the Microsoft OpenAI Office
Today there is a protest in London (UK)
Microsoft Mass Layoffs Have Officially Resumed, Microsoft's Waggener Edstrom/Frank Shaw Lied
"The former employees say this was a mass layoff"
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, February 27, 2026
IRC logs for Friday, February 27, 2026