Bonum Certa Men Certa

Linux and the Freedom Paradox

posted by Roy Schestowitz on Oct 05, 2025,
updated Oct 05, 2025

Linus is losing control of Linux. "Rust People" do their own thing. And of course, as usual, they are deeply connected to Microsoft (using Microsoft's tools and only Microsoft's social control media platforms [1, 2])

Rust for Linux by Miguel Ojeda and Wedson Almeida

The Rust Meetup Linz uses the Berlin Code of Conduct.

Almeida Filho

The "Rust People" (led by Miguel Ojeda in this case) are vexing and upsetting Torvalds, as we predicted way back in 2022:

Subject: Re: [git pull] drm for 6.18-rc1
To: Dave Airlie <airlied@gmail.com>, Miguel Ojeda <ojeda@kernel.org>
Cc: Sima Vetter <sima@ffwll.ch>, dri-devel <dri-devel@lists.freedesktop.org>, 
        LKML <linux-kernel@vger.kernel.org>
Content-Type: text/plain; charset="UTF-8"

[ Miguel: Rust conflict resolution question at the end ]
On Tue, 30 Sept 2025 at 21:06, Dave Airlie <airlied@gmail.com> wrote: > > As usual, let me know if there are any problems.
You are still corrupting indentation in your explanations.
I don't know *what* you are doing wrong, but it's wrong. You seem to have lost all indentation.
Look here as an example:
> rust: > - drop Opaque<> from ioctl args > - Alloc: > - BorrowedPage type and AsPageIter traits > - Implement Vmalloc::to_page() and VmallocPageIter > - DMA/Scatterlist: > - Add dma::DataDirection and type alias for dma_addr_t > - Abstraction for struct scatterlist and sg_table > - DRM: > - simplify use of generics > - add DriverFile type alias > - drop Object::SIZE > - Rust: > - pin-init tree merge > - Various methods for AsBytes and FromBytes traits
Notice how there are multiple sub-areas: Alloc, DMA/Scatterlist, DRM and Rust.
But it's all just a random jumble, because you have apparently pasted it into your editor or MUA or whatever and dropped the indentation in the process.
Or something.
What kind of *broken* editor are you using? I'm not trying to start an emacs or vi war here, but you seem to be using something truly broken.
EDLIN?
And similar thing here:
> msm: > - GPU and Core: > - in DT bindings describe clocks per GPU type > - GMU bandwidth voting for x1-85 > - a623/a663 speedbins > - cleanup some remaining no-iommu leftovers after VM_BIND conversion > - fix GEM obj 32b size truncation > - add missing VM_BIND param validation > - IFPC for x1-85 and a750 > - register xml and gen_header.py sync from mesa > - Display: > - add missing bindings for display on SC8180X > - added DisplayPort MST bindings > - conversion from round_rate() to determine_rate()
Look, again, no logic and you've completely corrupted any multi-level indentation that presumably existed at some point judging by the organization.
WTH?
I try to make this all legible as I walk through it myself.
So I regularly fix up peoples language skills etc, because I understand that English isn't always the native language (and that even if it is, some people just aren't very good at writing explanations).
But these kinds of "I'm pretty sure you've just corrupted the formatting that was there in some original message" is just _annoying_.
Please make the explanations *readable*, not just a random jumble of words.
And on a more technical side: I absolutely detest the mindless and completely crazy Rust format checking.
I noticed that people added multiple
use crate::xyz;
next to each other, so I turned them into
use crate::{ xyz, abc, };
instead to make it easy to just add another crate without messing crap up. The use statements around it had that format too, so it all seemed sensible and visually consistent.
But then I run rustfmtcheck, and that thing is all bass-ackwards garbage. Instead of making it clean and clear to add new rules, it suggests
use crate::{xyz, abc};
but I have no idea what the heuristics for when to use multiple lines and when to use that compressed format are.
This is just ANNOYING. It's automated tooling that is literally making bad decisions for the maintainability. This is the kind of thing that makes future conflicts harder for me to deal with.
Miguel, I know you asked me to run rustfmtcheck, but that thing is just WRONG. It may be right "in the moment", but it is
(a) really annoying when merging and not knowing what the heck the rules are
(b) it's bad long term when you don't have clean lists of "add one line for a new use"
Is there some *sane* solution to this? Because I left my resolution alone and ignored the horrible rustfmtcheck results.
I tried to google the rust format rules, and apparently it's this:
https://doc.rust-lang.org/style-guide/index.html#small-items
can we please fix up whatever random heuristics? That small items thing may make sense when we're talking things that really are one common data structure, but the "use" directive is literally about *independent* things that get used, and smushing them all together seems entirely wrong.
I realize that a number of users seem to just leave the repeated
use kernel::xyz; use kernel::abc;
as separate lines, possibly *becasue* of this horrendous rustfmt random heuristic behavior.
Linus

Recent: Tux Machines Loves Software Freedom

Linux is going off the rails in the sense that its founder and main leader, the release manager and so on, is no longer in control. He does not understand the code that goes into Linux, and it's not just due to a lack of time.

He has just said, "on a more technical side: I absolutely detest the mindless and completely crazy Rust format checking."

A project whose head is not in control is out of control and a project whose developers cannot comprehend the code (most Linux developers cannot read/write Rust) misses out the most essential prerequisite for freedom.

Linux is losing freedom if some external actors who only use Microsoft tools for development wrest control.

Many, but not all, of those actors are Microsoft staff.

When Torvalds rants about Edlin he's referring to MS-DOS et al. This is the mindset of "Rust People". They already do the same thing to Git (another Torvalds projects) on Microsoft's payroll.

Other Recent Techrights' Posts

Linux and the Freedom Paradox
Linux is losing freedom if some external actors who only use Microsoft tools for development wrest control
Watch the FSF Party Live (via Livestream)
It's in WebM format, which is widely supported by now
Advocacy of Software Freedom Changed, LUGs Became Less Relevant
The way we see it, support groups like LUGs sort of outlived their usefulness when it became easier to install GNU/Linux
For the Second Time in a Few Weeks Microsoft Lunduke Makes False Accusations Against Senior Red Hat Staff to Incite a Despicable 'Troll Army'
Nothing that Microsoft Lunduke claims or says can be trusted
Compromised by NVIDIA Proprietary Library
Meanwhile in Boston there are "[r]oundtable talk with FSF volunteers (both in-person and online)"
How Software Patents Were Viewed or Their General Status Changed Over Time
A rough summary
 
The Free Software Foundation's Livestream Has Ended, Video/s Might be Online Next
I've asked whether they'll upload video of some of the event; I still wait for an answer
The Register MS Does Not Know the Difference Between Microsoft GitHub and GitLab
At the time of writing (October 5) the article from "Thu 2 Oct 2025" remains uncorrected
"Bullshit Generators" (What RMS Calls LLMs) and Fake Images Already Target the FSF
Why does Google News promote fake articles about the FSF while omitting all the real ones?
Software Patents as a Bubble
Don't invest resources in hype; if you detect a bubble, run away from it
Links 05/10/2025: Political Leftovers, Climate Change, and Security Incidents
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, October 04, 2025
IRC logs for Saturday, October 04, 2025
When Microsoft "Integrates" Something With "AI" It Means It's Losing Money and Is Generally Hopeless
how did Bing fare after 36 months of LLM slop being hyped up as "replacement" for search?
Most Certificates Don't Improve Security, They Mostly Increase Downtime (for No Good Reason)
The 'Gemini sites' (capsules) are a growing force
The statCounter Site Has Data Integrity Problems
Maybe we'll get back to statCounter when its data becomes more "stable" again
10 Ways to Combat Software Patents
software patents are loathed also by proprietary software developers
"Just a Little Bit of Meat..."
Free software "absolutism" is not a radical stance, more so if the only "radical" belief the user possesses is that he or she must be in control of his or her software, and by extension his or her computer
Red Hat is Ignoring the Free Software Community, It's a "Fortune 1000" Vendor
Red Hat's blog also participates a lot in promoting of Wall Street's latest pump-and-dump "AI" scheme
Free Software Foundation Party Has Begun
We shall be focusing a lot on software patents today
Former Head of the Federal Trade Commission (FTC) Lina Khan Knows Whatever Microsoft Touches Will Die
Just like Skype (as recently as months ago) [...] When Microsoft grabs things, or when it buys things, it almost never ends well
Slopwatch: Fake Articles About LibreOffice in Austria and Wine 10.16
very short
Links 04/10/2025: "attempted Coup" Noted in Facebook, Russia Kills Journalists via Drones
Links for the day
Gemini Links 04/10/2025: Anesthesia and Baudpunk
Links for the day
Links 04/10/2025: "Privacy Harm Is Harm", Criticism Outlawed in US
Links for the day
Garmin Uses Linux for Some of the Garmin Products, Now It's Sued by Strava Using Software Patents
Software patents should never have been granted in the first place
Richard Stallman Will Give a Talk in Sweden in 6 Days
Dr. Stallman, despite his battle with cancer is still alive and mentally sharp
FSF Turns 40
We'll be focusing on patent-related topics this weekend
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, October 03, 2025
IRC logs for Friday, October 03, 2025
Gemini Links 04/10/2025: Distro Hopping and "Part Time"
Links for the day
We Are Turning 19 in One Month, FSF Turns 40 in 3 Hours (CET)
For our anniversary next month we still have no concrete plans
Patent Docs (or PatentDocs) Learned the Wrong Lessons From the Death of TypePad
Had they gone ahead with an SSG, they'd become a lot more future-proof
USPTO Patent Bubble Already Imploding, After Decades of Artificial Inflation, Entire Offices Close for Good
we can deduce that financial pressures (lack of "demand" for monopolies) play a role
TikTok is Not Harmless (Being CheeTok in the US Will Advance Orange Agenda)
Social control media isn't "fun and games"; it's a digital weapon that lets hostile groups or nations infiltrate others, then turn them against themselves
Andy Farnell and Helen Plews Explain What "Modern" Tech Does to Old People
Imposing terrible tech "religion" on people is not helping them
Tomorrow the Free Software Foundation (FSF) Turns 40 and Its Web Site is Still Slow Due to DDoS by LLM Slop Bots
For an advocacy group, uptime is important (for its message to remain accessible)
Slopwatch: Google News as a Firehose of LLM Slop About "Linux"
Google News is really bad
Datamation, Where I Used to Publish Articles, Appears to Have Been Sold to TechnologyAdvice Only to Become a Slopfarm
I'd prefer to not associate with that site anymore
Links 03/10/2025: "NPR’s Economics Lessons Come With Neoliberal Spin" and Canada Post at Risk
Links for the day
Gemini Links 03/10/2025: Panic Attacks and Food Adulteration
Links for the day
Links 03/10/2025: Lawyers Caught Using LLM Slop Explain Why They Did It, LibreSSL 4.1.1 and 4.0.1 Released
Links for the day
FSF Board Grew 50% Since Last Year, Has New President, Turns 40 in Two Days
It's a good move for the FSF and - by extension - for software freedom
Links 03/10/2025: Conflicts, Death of TypePad, and TikTok/CheeTok Gives a Boost to Far Right Groups in Europe
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, October 02, 2025
IRC logs for Thursday, October 02, 2025
Slopwatch: Linux Journal, Google News, and LinuxSecurity
They carry on polluting the Web with fake articles
Gemini Links 02/10/2025: Kubernetes With FreeBSD and robots.txt
Links for the day