Bonum Certa Men Certa

Links 12/08/2022: End of JingPad A1/JingOS, Russia Makes GNU/Linux Laptops



  • GNU/Linux

    • Desktop/Laptop

      • Tom's HardwareRussian-Made Baikal M1-Based Laptop Shows Up in Pre-Production | Tom's Hardware

        Bitblaze, a Russian brand specializing in servers, storage systems, and workstations, has demonstrated its pre-production Bitblaze Titan BM15 laptop based around the Baikal-M1 processor designed in Russia. The notebook, designed primarily for government agencies and enthusiasts, is said to enter mass production in November. The only question is whether the company can indeed mass produce the machine now that TSMC does not produce advanced chips for any company in Russia.

        "I have a legend in my hands: a pre-production Bitblaze Titan (opens in new tab) laptop based on the Baikal-M processor is ready," said Yana Brush, commercial director of Prombit, the company behind Bitblaze, in a blog post (opens in new tab). "A very decent built quality, thin aluminum case, light weight. I have tested some mainstream software applications: office programs and YouTube. Works great, lasts five hours on the battery. We continue testing in various workloads, getting ready for the official release."

        [...]

        Keeping in mind that the company does not disclose which Linux distributions the machine will run, it should be testing various software.

      • Unicorn MediaFOSS Force Open Source News Quiz (8/12/22) - FOSS Force

        How closely did you follow the news about Linux and free and open source software this week? You can get an idea about how well informed you are (and have some fun in the process) by taking our Open Source News Quiz. Once you’re done, scroll down to the comments section and let us know how you did!

    • Audiocasts/Shows

    • Kernel Space

      • Paul E. McKenneyStupid SMP Tricks: A Review of Locking Engineering Principles and Hierarchy: paulmck — LiveJournal

        Daniel Vetter put together a pair of intriguing blog posts entitled Locking Engineering Principles and Locking Engineering Hierarchy. These appear to be an attempt to establish a set of GPU-wide or perhaps even driver-tree-wide concurrency coding conventions.

        Which would normally be none of my business. After all, to establish such conventions, Daniel needs to negotiate with the driver subsystem's developers and maintainers, and I am neither. Except that he did call me out on Twitter on this topic. So here I am, as promised, offering color commentary and the occasional suggestion for improvement, both of Daniel's proposal and of the kernel itself. The following sections review his two posts, and then summarize and amplify suggestions for improvement.

    • Instructionals/Technical

      • Linux Made SimpleHow to install OpenSCAD on a Chromebook

        Today we are looking at how to install OpenSCAD on a Chromebook. Please follow the video/audio guide as a tutorial where we explain the process step by step and use the commands below.

      • OMG UbuntuHow to Add WebP Support to Ubuntu 22.04 LTS - OMG! Ubuntu!

        It’s surprisingly easy to enable WebP support in Ubuntu 22.04 LTS, letting you see image thumbnails in the file manager and open WebP images in the default image viewer.

        It’s made possible but the wonderful open source webp-pixbuf-loader library. You install it, restart any/all apps that can use it, and bam: WebP images appear right in front your window peepers (aka your eyes – I could’ve just said eyes).

      • MakeTech EasierBeginner's Guide to Arduino - Make Tech Easier

        Whether you’re an embedded systems vet, high school scientist, or some curious cat from some human-filled continent, there’s always a place to start your electronic explorations. If it turns out the manual wasn’t enough, then check out this beginner’s guide to Arduino.

      • HowTo GeekHow to Check a Linux Laptop’s Battery From the Command Line

        Laptop computers let you work where ever you want. Well, just so long as there is life in your laptop’s battery. Here’s how to check your battery on the Linux command line.

      • Make Use OfHow to Connect to Algo VPN From Android, iOS, Linux, and Windows

        Algo VPN is a set of scripts which help you to deploy your own Virtual Private Network (VPN) on a rented Virtual Private Server (VPS).

        Setting up Algo VPN is simple, but how do you connect to it using the most popular desktop and mobile clients?

      • Make Use OfHow to Install and Remove Software in Manjaro Linux

        Managing packages and apps seems sophisticated to first-time Manjaro users. But with so many different options to choose from, it's actually a breeze.

        Myths shroud Linux distros, and often deter people from migrating from Windows and Mac. Over the years, many things have changed, encouraging people to take the leap of faith and allowing users to see what’s on offer.

        One of the common Linux myths revolves around software downloads and installations on Arch-based distributions. Installing software has become easier since many options have evolved, making software download a cinch.

        If you are using Manjaro Linux, here are six easy ways to install and remove applications.

      • AddictiveTipsHow to listen to Tidal on the Linux desktop with Tidal-hifi

        Tidal is a high-quality audio streaming service. It offers a wide variety of music of lossless quality. Here’s how you can use the Tidal streaming service on your Linux PC with the Tidal Hi-fi app.

      • LinuxiacHow to Install VS Code on Ubuntu 22.04: A Step-by-Step Guide [Ed: It is spyware, it's proprietary. and it is controlled by a company that attacks Linux. Why help people do bad things?]
      • HowTo ForgeHow to Clone Disks with Linux dd Command

        In this tutorial, we’ll refer to a practical example of the Linux dd command that can be used to migrate or clone a Windows Operating System.

    • Desktop Environments/WMs

      • GNOME Desktop/GTK

        • OMG UbuntuUpdated: This GNOME Extension Brings ‘Material You’ to Linux Desktops
          Android fans pining after Material You-inspired personalisation on their Linux desktop need look no further than the following new GNOME Shell extension.

        • Daniel AleksandersenStop using DICT dictionary apps (such as GNOME/MATE Dictionary) | Ctrl blog

          The MATE Desktop for Linux installs a Dictionary app by default (a fork of the retired GNOME Dictionary app). The apps don’t protect your pricacy, and you might want to stop using them.

          With the apps’ default configuration, your word queries are looked up online via an arcane old internet protocol called DICT (RFC 2229). The protocol was standardized in 1997 and it doesn’t include any encryption or other privacy protections.

          So, why is this a problem for dictionary lookups?, you might ask. Some knowledge is forbidden knowledge, depending on your local authorities. For example, it is inadvisable to look up information about abortion from within some U.S. states, war crime in Russia, or democracy and human rights in China.

          The apps don’t warn you about their privacy implications when you launch them. They’re technically required to inform you about whom they share data with (the dictionary server providers) under the General Data Protection Regulation (GDPR) in the E.U.

  • Distributions and Operating Systems

    • Updates for July, 2022 â‹… elementary Blog

      Firstly, thank you so much for your patience this month! I’ve been out sick with COVID for about 3 weeks, so I haven’t been able to contribute much or organize releases this month. I want to give a special thanks to our volunteer community who has continued to make improvements and move forward on projects in my absence. I’m excited to catch up and get back to work to make the most of the rest of this month. Having said that, this is going to be a very brief updates post.

      [...]

      A ton of energy in the community has gone into Gtk 4 porting for OS 7 and beyond. The team is making steady progress on porting System Settings and we landed the Gtk 4 port for Sideload. We’ve also uncovered some style issues and gaps in style constants, so if you’re working on porting your app to our Flatpak Platform 7, know that we’ll be releasing some fixes soon.

      I want to give some special acknowledgment to Owen Malicsi who has taken a lot of ownership over Gtk4 porting. Owen started contributing to elementary to improve his development skillset in preparation for college, and he’s done an amazing job both in successfully porting components to Gtk 4 as well as identifying blockers and creating discussions around refactoring for Gtk 4 paradigms. I’m super proud of his growth and contribution and we wish him well in his studies! Thanks Owen!

    • Fedora Family / IBM

      • Fedora MagazaineContribute at the Fedora Kernel 5.19 and GNOME 43 Beta test weeks

        There are two upcoming test weeks in the coming weeks. The first is Sunday 14 August through Sunday 21 August. It is to test Kernel 5.19. The second is Monday 15 August through Monday 22 August. It focuses on testing GNOME 43 Beta. Come and test with us to make the upcoming Fedora 37 even better. Read more below on how to participate.

      • TediumPortable Computer Pre-History: Portable Before Laptops

        Portability is relative. When former Texas Instruments employees Rod Canion, Jim Harris and Bill Murto created a portable version of the IBM PC in 1982, it was a hulking device that weight 28 pounds and was roughly the size of a sewing machine. If you sold a desktop computer that weighed 28 pounds in 2018, you’d be laughed off the block. But the device, called the Compaq Portable, was revolutionary for its time and thrust the company that made it into the mainstream. It wasn’t too long before then that a portable computer was so embarrassingly large that you would probably break your legs if you used it as a laptop. Tonight’s Tedium ponders a time when portable computing meant something just a little bit bigger.

      • Fedora Sway OSTree Spin name

        The Fedora Sway SIG is working to create an immutable version of the Sway Spin (also work in progress) using OSTree.

        Those immutable spins of Fedora are becoming more common following Silverblue and Kinoite’s success.

        As it often happens, one of the most challenging things to do in creating something is to come up with clever names. This task is made even more complex by the relatively small amount of people active in this conversation. For this reason, during the last SIG meeting, it was decided to socialize this decision so that more people could suggest their ideas.

    • Canonical/Ubuntu Family

      • The Register UKUbuntu 22.04.1: Slightly late, but worth the upgrade
        The first point-release of the newest Ubuntu is here, which marks the stage it formally becomes the new long-term-support release.

        As we mentioned last week, there were some last-minute delays in the 22.04.1 release process. The release was delayed until August 11. But now it's here, as Canonical announced on its official blog. The release notes list the changes.

      • Ubuntu HandbookThe First Point Release, Ubuntu 22.04.1 is Available to Download
        The first point release of Ubuntu 22.04 is finally out! Users of Ubuntu 20.04 will receive notification to upgrade to the new LTS.

        For users who are still running Ubuntu 20.04, the new LTS features Linux Kernel 5.15, GNOME 42 desktop with built-in 3-finger gestures, new screenshot UI, horizontal workspace view, and RDP remote desktop sharing, and more.

      • ZDNetCanonical releases Ubuntu 22.04.1 | ZDNet

        Linux is always evolving and improving. So Canonical, Ubuntu Linux's parent company, releases point upgrades about twice a year to deliver the latest software, improvements, and security fixes. Now you can easily update your Ubuntu release or download and install Ubuntu 22.04.1.

      • Ubuntu 22.04 LTS and 20.04 LTS: Canonical Releases Kernel Security Updates – Research Snipers [Ed: May be a plagiarism domain]

        British Linux distributor Canonical is releasing security updates to the Linux kernel for Ubuntu 22.04 LTS (“Jammy Jellyfish”) and Ubuntu 20.04 LTS (“Focal Fossa”), patching vulnerabilities in its operating systems. The vulnerabilities fixed could lead to a Denial of Service (DOS) lead.

    • Devices/Embedded

      • SparkFun ElectronicsEssential Sensors

        Welcome back, everyone! It's Friday and you know what that means? New products! This week, we have three new kits to show off to you and we'll start it off with the new Essential Sensor Kit V2. This kit includes all of the most vital sensors currently available and only changes out a few parts that have been most effected by the supply chain issues plaguing our community. Following that, we have two new PIR Breakout Kits that require absolutely zero soldering! These kits are great for detecting motion in a small area and optimized for small movements to offer motion-sensing options for battery powered applications. Now, let's take a closer look at this week's new products!

      • LiliputingLilbits: The sad fate of the JingPad A1 Linux tablet, Tabs coming to File Explorer for Windows 11, and more

        Apple has long dominated the tablet space, but that hasn’t stopped companies from releasing hundreds of Android, Windows, or Chrome OS tablets in recent years. The JingPad A1 was supposed to be something different: it shipped with JingOS, a Linux-based operating system optimized for touchscreen input but capable of running full-fledged desktop apps.

        At least that was the idea. But when Jingling, the company behind the tablet, began shipping units to customers last year, many found the software to too buggy for the general public and not as open as Linux enthusiasts would like. Eventually the company ran out of money, laid off staff, and did provide a way to replace the operating system with Android or something else (like Ubuntu Touch). While Liliputing has covered the rise and fall of Jingling, but we never actually got to spend any time with the JingPad A1 tablet itself. Now TechHut has put together a video documenting the highs and lows… with some hands-on demonstrations of wha the tablet could and could not do.

    • Open Hardware/Modding

      • PurismWhat is Special About the Librem 5 USA

         Starting at the hardware level, the Librem 5 USA has Made in USA electronics, where the mainboard PCBA and type-c PCBA are manufactured at the Purism facility in the United States of America.

        That means we use a secure hardware supply chain. The Librem 5 USA has three hardware kill switches that sever the power to various circuits: Cellular Modem, WiFi-Bluetooth, and Microphone-Cameras. In this state, your phone is safely cut off from any outside attackers; when the power is severed these devices do not exist.

    • Mobile Systems/Mobile Applications

  • Free, Libre, and Open Source Software

  • Leftovers

    • Health/Nutrition/Agriculture

      • Shirish Agarwal: Mum and Books

        The first lesson I would like everybody to know and have is to buy two machines, especially a machine to check low blood pressure. I had actually ordered one from Amazon but they never delivered. I hope to sue them in consumer court in due course of time.

      • Takeaways from The Obesity Code
    • Security

      • The HinduCERT-In identifies multiple vulnerabilities in Microsoft products and Red Hat Linux Kernel

        CERT-In on Wednesday issued alerts for multiple vulnerabilities in Microsoft products including Microsoft Exchange, Microsoft Windows Support Diagnostic Tool, and Red Hat Linux Kernel. The vulnerabilities are said to be used by remote attackers to access sensitive information and execute arbitrary code on Microsoft products while in Red Hat Linux Kernel they can be exploited to gain elevated privileges and access sensitive information

      • Trend MicroIron Tiger Compromises Chat Application Mimi, Targets Windows, Mac, and Linux Users [Ed: The issue is MiMi, not the OS]

        We noticed a server hosting both a HyperBro sample and a malicious Mach-O executable named “rshell.” HyperBro is a malware family used by Iron Tiger (also known as Emissary Panda, APT27, Bronze Union, and Luckymouse), an advanced persistent threat (APT) group that has been performing cyberespionage for almost a decade, and there have been no reports of this group associated with a tool for Mac operating systems (OS). We analyzed the Mach-O sample and found it to be a new malware family targeting the Mac OS platform. We also eventually found samples compiled for the Linux platform that belongs to the same malware family.

      • This Week in Malware - Fileless Linux Cryptominer, 100 Packages [Ed: The issue is not "Linux" but malware that one can unwittingly install in Linux]
      • Privacy/Surveillance

        • Citizen LabDirector Ron Deibert delivers testimony to the Standing Committee on Access to Information, Privacy, and Ethics - The Citizen Lab

          On August 9, 2022, Citizen Lab Director Ron Deibert appeared before the House of Commons’ Standing Committee on Access to Information, Privacy, and Ethics to speak on the human rights, public, and national security risks associated with spyware and the unregulated nature of the mercenary spyware industry. As well, he provided initial recommendations for how the Canadian government should begin to address the use of spyware by government agencies like the Royal Canadian Mounted Police (RCMP).

    • Internet Policy/Net Neutrality

      • Public KnowledgePublic Knowledge Applauds D.C. Circuit Court Ruling Affirming FCC’s Authority Over Spectrum - Public Knowledge

        Today, the D.C. Circuit Court of Appeals affirmed the Federal Communications Commission’s November 2020 Report and Order to reclaim part of the 5.9 GHz spectrum band from the auto industry in the case, ITS America v. FCC. Public Knowledge filed an amicus brief in support of the FCC and commends the court for reinforcing the FCC’s authority over spectrum, marking a major victory toward closing the digital divide.

        In 1999, the FCC gave the auto industry 75 MHz of spectrum exclusively for “Dedicated Short-Range Communications” (DSRC) for the purpose of improving public safety. After more than 20 years of waiting for the industry to deploy DSRC, in 2020 the FCC approved an Order to phase out DSRC and replace it with a new, more efficient technology called Cellular Vehicle-to-Everything (C-V2X).

        As explained in our brief, the 30 MHz of spectrum the auto industry retained is more than sufficient for collision avoidance and safety purposes. Rather than allowing the auto industry to retain excess spectrum for commercial uses such as location-based advertising, the FCC repurposed the lower 45 MHz for unlicensed use which will enable next-generation Wi-FI.

  • Gemini* and Gopher

    • Personal

      • Manhattan

        Walking on 6th ave in midtown, in the 50's I heard a really strange sound moving towards me. A closer inspection revealed a man riding a bike... without any tires. Right on bare rims.

    • Technical

      • Science

        • In defense of geocentricism

          During their lessons on science, school children are eventually taught about two models of our Solar System.

          The geocentric model, they are taught, was devised by the silly, irrational people from our distant past. These ancient peoples thought that planets were “wandering” in the sky, or following complex epicycles. They were either too superstitious, or they simply lacked the imagination and intelligence, to understand that planetary motion was much simpler and more elegantly explained by a better model of the solar system.

          The heliocentric model, children are taught, is what our solar system is Really Like. The planets have elliptical orbits around the Sun, which is a “star” and not a “planet”, and the Moon orbits the Earth, and is not a “planet”, but instead “a moon”. Only brave iconoclastic geniuses of the Renaissance were willing to stand up against the oppressive and irrational orthodoxy of their day, children are taught.


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



Recent Techrights' Posts

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.
Dr. Andy Farnell: Time to Pull the Plug?
insightful, as usual
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
 
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
Teaser: The Next Series About the SRA, Which Would be Just as Effective as It It Right Now If It Had Zero Employees
the lapdog (of the "litigation industry") that is meant to be perceived as a watchdog
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
Slopfarms' Demise Looks Like the Beginning of the End (Lowered Demand for Slop)
Slop about "Linux" has gotten hard to find this past week
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
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
Links 27/02/2026: Block Cuts 40% of Its Workforce While Blaming Ponzi Scheme, Netflix Backs Out of Bid for Warner Bros.
Links for the day
IBM CEO and CFO Make It Hotter in the Kitchen
Who's gonna leave the kitchen while they cook the books?
Gemini Links 27/02/2026: Unlearning Literacy (Slop) and Firefox as Slop-ware
Links for the day
It Looks Like Linux Chief Linus Torvalds Made a Good Call Regarding Kent 'Slop' Overstreet
Having never met or even chatted to Overstreet, I'm not in a position to judge him
Links 27/02/2026: Slop Incompatible With Nuclear Codes, Chinese Slop "Chatbots Censor Themselves"
Links for the day
Please Report the European Patent Office (EPO) to Europol for Cocaine Abuse and Tampering With Witnesses and Media to Hide This Cocaine Abuse
there are already police reports connected to the matter
Like a Mafia: Kris De Neef and Nellie Simon, Who Help Campinos Cover Up Cocainegate at the EPO (Substance Abuse at the Highest Office), Are Bullying EPO Whistleblowers
They're all in this together [...] At this point, undoubtedly, the EPO is run like an organised crime operation. Nothing more, nothing less.
pulltheplug.uk Says the Internet Harms Us, Will March in London Tomorrow
Maybe the site is down due to high access demand
EPO Management Trying to Hide Cocainegate, Silence/Discredit Whistleblowers, and Probably in a Panic Due to the Strikes
At the moment, Johannes' mates are receiving over 100,000 euros as a reward for doing illegal drugs
Jim Zemlin's 'Linux' Foundation is the Real Link Between Linux and Pedophilia
It's about the deeds, not the words
The GNU Manifesto Turns 41 in March (Next Week)
And RMS turns 73 next month
The Sister Site is Still Improving the Static Site Generator (SSG) We Use in Techrights
We have a common mission and every week we make measurable advancements
Techrights is 100% Disconnected From Cheeto's America, the Problem is Hired Guns in London Helping Violent Americans Attack Us Domestically
Not a new problem, not limited to us
Greenland Needs to Disconnect From United States Tech to Protect Its Independence
The more Greenland protects itself from Social Control Media, the more robust or resilient it'll be to regime change
Open Source Endowment (OSE) Looking to Raise Money for Free Software, But It's Hard to Know who Runs the Open Source Endowment Foundation
Their Web site does not (easily) show who the Board of Directors includes
Apple Doesn't Want Anybody to Ask What Happened to Vision Pro
They lost a lot of money
Solicitors Regulation Authority (SRA) on Slop and Breach of Confidentiality
They should absolutely not ignore this
If You Want More Verifiable (Auditable) Security, Use GNU Linux-Libre
GNU/Linux will never be 100% secure
Microsoft XBox Can't Stop Talking About Slop
Will we see more "prepared" (under embargo) Microsoft propaganda released simultaneously at 9PM tonight?
Rust Will Not Inherit the Earth, It Barely Deserves a Place on the Planet
Rust - like Haskell and many other short-lived fetishes - will come and go
Truth Versus Fiction: IBM's Collapse Due to Money Crunch, Not Slop Disguised as Code
core issue is financial
Almost 5,000 Known Gemini Capsules
It is now just 98 short of 5k
Priceless leaks found in crowdfunding campaign
Reprinted with permission from Daniel Pocock
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, February 26, 2026
IRC logs for Thursday, February 26, 2026
[Video] "New RMS [Richard Stallman] Positive Media" Reaches Millions of Viewers This Week
Assuming 5+ million people will watch this on the first week, that's good publicity for the Free software movement
Another Quiet Slop Day Passes By
the number of slopfarms we can locate/track is fast decreasing
Gemini Links 26/02/2026: Sending a Thesis and Lupa/Onion ("Lupa now lists Gemini .onion addresses")
Links for the day
Links 26/02/2026: Bcachefs Man Bonkers, "Seven Journalists Convicted for Taking Photos at Courtroom"
Links for the day
Links 26/02/2026: "Peak Mental Sharpness" and "The Whole Economy Pays the Amazon Tax"
Links for the day
If You Value Privacy, Follow the Likes of Eben Moglen, Phil Zimmermann, and Richard Stallman, Not Back Doors' Boosters Who Mislabel Themselves as Security Experts
Signal is not really secure
"Community" Site Deleted by Jeffrey Epstein-Connected 'Linux' Foundation Had Interview Where Eben Moglen Spoke of GPLv3 and of DRM, Back Doors Etc.
Deleting what happened or what was said two decades ago
Richard Stallman (Free Software Foundation) and Eben Moglen (Columbia Law School) Explained 25 Years Ago That Proprietary Software (and Proprietary Firmware) Would Lead to Back Doors
a fortnight after the 9/11 terror attacks in the US
Writer's Block is Not a Problem to Us, Only a Lack of Time
Or timewasting by aggressive militants who try to silence us [...] People who experience writer's block very often find it depressing (it feels unproductive) and sometimes come to the conclusion that perhaps writing isn't for them
Giving to the Community Versus Taking From the Community (or Worse, Attacking the Community)
some people bring no contributions, only harm
LLM Slop Will Try to 'Rewrite' History of UNIX and GNU/Linux
We occasionally see slopfarms spreading misinformation about UNIX, GNU, and Linux
March Plans for Techrights
next month we plan to start the series about how the SRA failed
Where Does the Solicitors Regulation Authority (SRA) Stand on Machine-Generated Legal Documents and Copy-pasting One Client's Lawsuit to Start Another (for American Serial Strangler)?
Now that many law firms cheat (copypasta, paper DOoS, LLM slop, breaches of rules, even defaming the other side) the SRA cannot keep up
Of Course Android is Not Free Software
That Android is not about freedom should not be so shocking
Talking About Blackboxes
Having just reposted a couple of articles from Alex Oliva
Microsoft Slop is Already Killing XBox
Microsoft will fail at alleviating such concerns
Two Weeks Have Passed and It Looks Like Conde Nast's Ars Sloppica Sacked "Senior" "AI" "Reporter" Benj Edwards But Did Not Remove All His LLM-Produced 'Articles'
the editorial standards at Conde Nast's Ars Sloppica are a joke
Alex Oliva (GNU Linux-Libre): Stricter is Less Popular
Reprinted with permission from Alex Oliva
Fraud and Crimes at Microsoft
A lot of these American companies simply cheat and even bribe
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, February 25, 2026
IRC logs for Wednesday, February 25, 2026
FSF's Alex Oliva on Hardware Black Boxes
Reprinted with permission from Alex Oliva