Bonum Certa Men Certa

Some People Who Asked to Be Removed From the Slanderous Hate Letter Against the FSF Are Still Being Denied Removal (But Not All)

Summary: I am aware of some people (evidence is in the public domain for all to see) who asked to be removed from the hate list; their requests have not yet been processed, or simply denied. Maybe they should ask again. There are silent and selective changes.

OSI hate current

OSI hate archive

diff new-hate.txt old-hate.txt
0a1
> 
146a148
> Amir Yalon
555a558
> Christian Paul (jaller94)
2394a2398
> rany


Snapshot as of minutes ago:

RMS petition 21-04-2021

Let's see if more names will be removed over time, contradicting what they said about freezing this petition (to deny removal requests).

More below.

$ git log --oneline | nl -v0 | sed 's/^ \+/&HEAD~/' | grep -i Remo
    HEAD~17     1d46fde Remove how-to-sign from translations.
    HEAD~42     9753268 Removed excess dot
    HEAD~43     063eaad Removed excess dot
    HEAD~57     3decc71 Trolling removal (#2544)
    HEAD~77     5f78c04 According to @combacsa's advice, remove a statement asking for signature via PR.
    HEAD~78     534901a Merge pull request #2538 from fortysixandtwo/remove_my_name
    HEAD~82     525ecdd Remove name
    HEAD~94     01e2d0e removed Peter Ludikovsky
    HEAD~99     0e20d5e Remove Rojen Zaman's name and signature. (#2532)
   HEAD~102     0b3bef8 Clarify translation instructions, remove Contributing
   HEAD~103     0276faf Removing GitHub instructions from README
   HEAD~161     10da854 Remove @owl4ce signature
   HEAD~163     6e88803 Remove TomoeMami
   HEAD~393     3e50267 Removed my Signature
   HEAD~502     ddd3378 removes my signature
   HEAD~521     31d2b92 Temporary remove my signature
   HEAD~550     36f447e remove signature
   HEAD~592     934055d remove mail from sig
   HEAD~620     c5d82a4 Remove accidental duplicate names
   HEAD~706     922ce4e Remove OP
   HEAD~854     16d959a Remove my name.
   HEAD~889     ce6dbeb Merge pull request #2058 from amiremohamadi/main
   HEAD~904     06eef0c amiremohamadi signed
   HEAD~936     035a90d Remove me
  HEAD~1279     c057e9d Remove me
  HEAD~1282     e417900 remove me
  HEAD~1341     08205a9 Add signature in support for RMS' removal
  HEAD~1433     dfa9897 Remove signatures from Turkish version
  HEAD~1435     0fa0642 Remove signatures from Turkish version
  HEAD~1453     ca33ac3 Remove My Name From the List
  HEAD~1587     38f1326 Remove possible spam signature
  HEAD~1668     c0d970c Merge remote-tracking branch 'upstream/main'
  HEAD~1972     b262416 Merge remote-tracking branch 'upstream/main'
  HEAD~2073     c5e28e2 Remove Andrei Kvapil (@kvaps)
  HEAD~2830     887ef60 Merge remote-tracking branch 'upstream/main' into main
  HEAD~3109     3c67c8e remove links from signatures list, for uniformity
  HEAD~3145     bbc3d03 remove duplicate signature
  HEAD~3216     267ac44 Remove duplicates
  HEAD~3222     339384c Remove signature with wrongspelled surname (#422)
  HEAD~3235     680049b Added some names, removed one. (#174)


The person who got the ball rolling (just over a day after RMS had made his announcement):

 git log -p | tail -n100
-[Link](url) and ![Image](src)
-```
-
-For more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/).
-
-### Jekyll Themes
-
-Your Pages site will use the layout and styles from the Jekyll theme you have selected in your [repository settings](https://github.com/rms-open-letter/rms-open-letter.github.io/settings). The name of this theme is saved in the Jekyll `_config.yml` configuration file.
-
-### Support or Contact
-
-Having trouble with Pages? Check out our [documentation](https://docs.github.com/categories/github-pages-basics/) or [contact support](https://support.github.com/contact) and we’ll help you sort it out.
+- Molly de Blanc (Debian Project, GNOME Foundation)
+- Nathan Freitas
+- Matthew Garrett (Former member of the FSF board of directors)
+- Shauna Gordon-McKeon
+- Elana Hashman (Debian Technical Committee Member, Open Source Initiative Director, Kubernetes SIG Instrumentation Chair)
+- Tom Marble (Software Freedom Conservancy, Evaluation Committee Chair)
+- Neil McGovern (GNOME Foundation Executive Director, Former Debian Project Leader)
+- Deb Nicholson (OSI General Manager, SeaGL Co-Founder)
+- Nadya Peek
+- Julia Reda
+- Eric Schultz
+- Joan Touzet (Apache CouchDB PMC, Former Apache Software Foundation Director)
+- Luis Villa (Former director of the Open Source Initiative and the GNOME Foundation; contributor to the GPL v3 drafting process)
+- Stefano Zacchiroli (Former Debian Project Leader and Former director of the Open Source Initiative)



commit 8b507ebf29306bcf3bf26bc433ca2238186c092d Author: Molly de Blanc <mdeblanc@edx.org> Date: Tue Mar 23 13:43:00 2021 -0400

Set theme jekyll-theme-tactile

diff --git a/README.md b/README.md index 1cf37bd..8301545 100644 --- a/README.md +++ b/README.md @@ -1 +1,37 @@ -# rms-open-letter.github.io \ No newline at end of file +## Welcome to GitHub Pages + +You can use the [editor on GitHub](https://github.com/rms-open-letter/rms-open-letter.github.io/edit/main/README.md) to maintain and preview the content for your website in Markdown files. + +Whenever you commit to this repository, GitHub Pages will run [Jekyll](https://jekyllrb.com/) to rebuild the pages in your site, from the content in your Markdown files. + +### Markdown + +Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for + +```markdown +Syntax highlighted code block + +# Header 1 +## Header 2 +### Header 3 + +- Bulleted +- List + +1. Numbered +2. List + +**Bold** and _Italic_ and `Code` text + +[Link](url) and ![Image](src) +``` + +For more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/). + +### Jekyll Themes + +Your Pages site will use the layout and styles from the Jekyll theme you have selected in your [repository settings](https://github.com/rms-open-letter/rms-open-letter.github.io/settings). The name of this theme is saved in the Jekyll `_config.yml` configuration file. + +### Support or Contact + +Having trouble with Pages? Check out our [documentation](https://docs.github.com/categories/github-pages-basics/) or [contact support](https://support.github.com/contact) and we’ll help you sort it out. diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..259a24e --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-tactile \ No newline at end of file

commit 535a9d11f1e09addf1a15fc318326105e2bc640f Author: Molly de Blanc <mdeblanc@edx.org> Date: Tue Mar 23 13:42:36 2021 -0400

Initial commit

diff --git a/README.md b/README.md new file mode 100644 index 0000000..1cf37bd --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# rms-open-letter.github.io \ No newline at end of file


They're still working on it today (someone who works on/for Microsoft Azure (not kidding!)):

$ git log -p | head -n10
commit 67e935e630c29f7b2c16a99cb9f0ef87740e4de7
Merge: 61e2eb1 b7053ad
Author: Elana Hashman <ehashman@users.noreply.github.com>
Date:   Wed Apr 21 08:27:31 2021 +0100



Merge pull request #2562 from rms-open-letter/mollydb-patch-2


It's worth noting that most of the software (almost 60%) was coded using a Microsoft language (TypeScript), which is an attack on the original language:

TypeScript in hate letter



People keep asking for removals (this was 11 hours ago):

Removing names

Recent Techrights' Posts

What Linus (Torvalds, the Linux Dude) Meant by "Show Me the Code"
"Show Me the Code" is a common cultural reference
XBox Will Not Last Much Longer, XBox Chief Admits Problems
Microsoft's latest "results"
What May 1 Means to Us (and to Many Others)
To me, May 1 means something
Microsoft Lunduke is 'Pulling a Garrett' by Turning Technical and Legal Debate Over Rust Into a 'Trans Debate'
Don't fall for the demagogue
Microsoft "Buyout" Offer is Less Than One Year's Salary
So our assumption about this was correct
In New Letter Sent to Chair and Heads of Delegation of the Administrative Council of the European Patent Organisation the Staff Union Explains How to End European Patent Office Strikes
If Campinos continues to behave as he does right now, the Council can show him the door
Microsoft Debt Rose Almost $50 Billion Since We Moved to Debian
GAFAM has a new name for debt
European Patent Office Management Mocked for Trying to 'Bribe' Staff With a Little Food
The Office is having a crisis; a little breakfast treat won't solve it
 
Oracle's Debt Grew by Over 50 Billion Dollars in 6 Months
Larry Ellison spent a lot of money buying a lot of the corporate media
In Praise of Debian
30 hours ago we began an upgrade
Yes, GNU/Linux Can Run on Playstation 5, But Don't Buy It, Learn From Sony's Past of Rootkit and PS3 Betrayal
Millions of Playstation 3 owners will never forget what Sony did to them
Dealing With Demagogue in Free Software
Don't spread their ideology and never participate in any of their projects
Links 01/05/2026: Regulatory Trouble for Apple, Now Even Mozilla Pushes Back Against Google
Links for the day
The Corrupt Lecture the Non-Corrupt - Part X - European Patent Office Managers Have Crossed Red Lines, According to Themselves
The girlfriend of the President of the European Patent Office (EPO) is trying to muzzle EPO critics
Techrights is Still Growing, Attacking Techrights Does Not Weaken the Community
Bullying us for 2+ years does not result in fear, it results in us feeling more emboldened and motivated
SLAPP Censorship - Part 63 Out of 200: Graveley as a Stripped-Down Version of Garrett in the Particulars of Claim (5RB Barrister Could Do This in One Minute)
Lazily and sloppily, it looks like the barrister took Garrett's claims and tweaked them a little (shortened) for Graveley
Lots of People Leave IBM, Today IBM Has About 1,000 Workers Fewer Than Yesterday
Confluent "last day" for 800+ people
Been a Very Busy Week
Next week, as we have no upgrades to prepare for, we should be able to publish at the usual pace of 20+ pages per day
Links 01/05/2026: Poems and Continuous Privacy Policy
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, April 30, 2026
IRC logs for Thursday, April 30, 2026
Google News Sloppy Again
Today was disappointing
SLAPP Censorship - Part 62 Out of 200: Garrett and Graveley Issue Astounding Copy-Paste Masterpiece Asserting Publicly-Accessible Embarrassing Facts Must Remain Hidden
Are Garrett and Graveley twins separated at birth but joined by GNOME and Microsoft?
Links 30/04/2026: Barrage of Lawsuits Against Slop, Microsoft's Stock Crashes
Links for the day
Microsoft Says Mass Layoffs Are Coming and Puts a Price on Them
Microsoft will shrink
The Corporate Media Intentionally Overlooks How Google's Debt Trebles in Just Over a Year
We'll soon see how much more money Microsoft has borrowed
(Trigger Warning) Jeremy Bicha & Debian-Edu, TecKids, Ubuntu incest scandal at DebConf25
Reprinted with permission from Daniel Pocock
Upgrade Successful
we had a downtime of only 1-2 minutes overall (for two reboots)
Links 30/04/2026: Slop Industry Cannot Keep Up With Bills, "The World Is Getting Too Hot to Feed Itself"
Links for the day
Then Come the DDoS Attacks
Is someone trying to 'kill' Techrights?
The Corrupt Lecture the Non-Corrupt - Part X - Deliberately Violate European Patent Convention (EPC), Tolerate Cocaine Use in Management, Hide That From Staff and Stakeholders
The "Alicante Mafia" (as staff calls it) is a disgrace to Europe
The Register MS Running Spam Pieces for Huawei, a Banned Company
Money does not excuse bad behaviour
Apparently Last Day for Nearly 1,000 Confluent Workers IBM Laid Off Last Month
IBM is a dying company pretending to be strong because of its age
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, April 29, 2026
IRC logs for Wednesday, April 29, 2026
Gemini Links 30/04/2026: Outdoor Time, Old Computers, and Joining Geminispace
Links for the day
In Past 6 Months IBM Lost About 100 Billion Dollars in 'Value' While Debt Ballooned to 70 Billion Dollars
Welcome to a universe of fake finances and phony accounting based on fictional assets with made-up 'worth'
Dr. Andy Farnell on Weaponising Morality Against Technofascism and Slop
It's longer than a "tweet", so social control media addicts are likely mentally unfit to read it
Six Months
Techrights will be around (and active) for a very long time to come
If We Move Everything to Devuan...
IRC, Git, Apache and so on
Why We Publish "The Corrupt Lecture the Non-Corrupt"
We intend to report the facts, fearlessly, until real and lasting solutions are reached
SLAPP Censorship - Part 61 Out of 200: Garrett and Graveley Must Understand That Reporting Women's Issues in the United States of America (“the US”) is Not Impermissible
when you cover Microsoft corruption and have real effect
Weeks After Mass Layoffs of Red Hat Engineers We Learn of European "Buyouts" and Layoffs at IBM
At Microsoft, they tell us there are merely "buyouts", but they don't tell us what happens if you say "no!"
OS Upgrade Tentatively Scheduled for Tomorrow
We have some contingencies in case the upgrade goes wrong
Campinos is a Lame Duck President This Year at the European Patent Office (EPO)
The strikes are not ending. If anything, they intensify further.
Links 29/04/2026: LLM Chatbot Usage Goes Down Sharply (as Do Stocks Associated With Them), Microsoft's Circular Financing Accounting Fraud at Risk
Links for the day
Gemini Links 29/04/2026: Returning to an Exodus and Farewell APU
Links for the day
Slop Has a Long Way to Go Before It Gets Basic Facts Right
Please do not rely on slop for anything
The Corrupt Lecture the Non-Corrupt - Part IX - European Patents That Are Illegal (But Serve Non-European Monopolists in Exchange for 'Quick Cash')
People who shamelessly violate the European Patent Convention (EPC) have the audacity to lecture workers on "ethics"
Canonical is Selling You, Ubuntu is a Data-Collecting Platform
Canonical is looking for money in the wrong places
Links 29/04/2026: "Snowden Affair 13 Years Later" and "Landmark Data Center Pause"
Links for the day
Seems Like Only Techrights Covered IBM Laying Off About 33% of Confluent Staff
How can such a large round of layoffs evade today's media?
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, April 28, 2026
IRC logs for Tuesday, April 28, 2026
Gemini Links 29/04/2026: Bad Diet, New Middle Ages, and Temperature Model
Links for the day