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

Microsoft Windows Falls to All-Time Low of ~60% in Switzerland, GNU/Linux Among Top Gainers
What will it take for mainstream media (not just geeks' site) to cover it?
 
"Free Speech, Free Press": What the World Needs to Improve
Darkness breeds corruption
IBM prioritises a "lot of smoke and hype and use of trending buzzwords"
IBM can pretend all it wants things are fine
GAFAM Paying the Price for Pursuing US Military Money (Taxpayers' Money as 'Stimulus' With Strings Attached)
The "cloud" in cloud computing is a cloud of smoke
Observing Slop's Demise
If energy becomes more scarce, then one rare/side perk (or upside) will be slop companies screaming for lifeboats
Links 06/04/2026: Crackers Breached the European Commission, Why "Old Way of Campaigning Won’t Cut It Anymore"
Links for the day
Enron Versus NVIDIA (the Cost of Circular Financing, or Funding Your Own Customers to Buy Your Products) - “The Inventory Paradox” or “The Vibe Revenue Admission”
Round-tripping (finance)
You Know "The Economy" is Fake When 6 Months After Oracle Says Debt-Saddled 'Open' 'AI' (Slop) Will Pay It $300,000,000,000 Oracle Says It Must Lay Off 30,000 Workers at 6AM
Oracle is in deep debt, which increased at a pace of almost 4 billion dollars per month lately
Free Software Will Outlive GAFAM
GAFAM is overhyped
Techrights Was Further Decentralised Three Years Ago
In 2020 we began working on IPFS stuff
The Military Attacks on Dubai Internet City as Reminder That GAFAM Isn't Safe (Disregard the "Nobody Gets Fired for Buying GAFAM" Mindset)
These are all realistic and foreseeable scenarios that GAFAM sceptics have long warned about
The Wars Aren't Ending, Now We See GAFAM Facilities Being Bombed
This is becoming a tech issue
Links 06/04/2026: Turning 34, Throwing Things Away, and Printing in GNU/Linux
Links for the day
Links 06/04/2026: Ex-Microsoft Engineer Explains Why Azure Fails, Germany Prepares for War
Links for the day
EPO "Cocaine Communication Manager" - Part XI - EPO Strike Enters Its Second Week, EPO Sheds Off Qualified Staff to Make Way for Nepotists
More than six months ago the "Cocaine Communication Manager" got arrested for cocaine use
Another Microsoft Outlook Downtime
Microsoft has sloppy code, it's not something suitable for mission-critical things
Week 2 of April IBM Layoffs Accelerate Based on Rumours
"Heard about Layoff at IBM"
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, April 05, 2026
IRC logs for Sunday, April 05, 2026
Culture of Harassment Inside Microsoft, Says Former Director at Microsoft
listen to Microsoft insiders
Drone Strikes on Amazon (GAFAM) Datacentres Highlight Azure's Miniscule Share
Azure is failing
SLAPP Censorship - Part 35 Out of 200: How to Make ~10,000 Pound Sterling (13,220.50 United States Dollars) by Copy-Pasting and Editing 10 Pages
Today it's Easter Sunday, so we'll keep this part relatively short
Gemini Links 05/04/2026: Artemis II Mission Tracker, Meditation on Copyright, Alhena 5.5.5, "Gemini as the Final Frontier of Human Cognition"
Links for the day
Mainstream Media on "Practical Survivalism"
Suffice to say, panic buying begets more panic and price surges
Cloud Computing as a Cloud of Smoke (Your Hosting Provider is a "Legitimate" Military Target)
When a French datacentre went up in flames people joked that the "cloud" meant a cloud of smoke
Andreas Tille Congratulates Sruthi Chandran Before the Election for Debian Project Leader (DPL) is Even Over
Andreas Tille, the current Debian Project Leader (DPL) who has been in this role for nearly 24 months
When You Try to Change the World for the Better and Somehow They Find a Way to Say You Are the Villain
Don't be a fool. Don't fall for inversions of narratives.
Slop Was a Flop and Energy Crisis Will be Slop's Final Blow
Today we see no slopfarms in Google News
Links 05/04/2026: "Taiwanese Airlines to Hike Fuel Surcharges 157%" and Openly Racist Voter Suppression Starts in the US
Links for the day
Gemini Links 05/04/2026: Playing with Hyprland and Migrating Antenna Filters
Links for the day
Links 05/04/2026: "Confidential Computing" as Proprietary Bundle of False Promises and "The Web Is an Antitrust Wedge"
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, April 04, 2026
IRC logs for Saturday, April 04, 2026
SLAPP Censorship - Part 34 Out of 200: The Necessity of Transparency, Illuminating Garrett's and Graveley's 'Tag-Team' Act, Misusing the British Docket (From Far Away in America) in Efforts to Hide Bad Behaviour
Transparency is paramount
Red Tape at Red Hat (IBM)
Now the guiding principles are the whims and moods of people who peddle buzzwords to manipulate IBM's share prices
The So-called 'AI' (Slop) Companies Will Have the Plug Pulled
It can vastly accelerate this bubble's implosion
Dr. Andy Farnell on a "Technology Plan B"
based around Free software
Windows Lows Across the Mediterranean
Judging by this month's data from statCounter
The Future of the Net is 'in Space'
Gemini Protocol is growing and GemText remains the same, so it's made to endure
Linux Foundation Profits From Scams, Fraud, and Grifting
Don't be misled by the name "Linux Foundation"
Too Hard for IBM to Keep Everybody Silent About How the Company Has Gone South
IBM is busy trying to keep disgruntled or ex workers silent using NDAs
Microsoft Transmits Malware and Back Doors to GNU/Linux Servers, Media Points the Finger at Everyone But Microsoft's Servers
Is Microsoft too poor to vet and check what it hosts and transmits?
Gemini Links 04/04/2026: "Fuzz Guy", "Reusing Old Computers with Arch Linux and DWM", and Bubble v10.0 Released
Links for the day
Links 04/04/2026: eBay Scam, "Music Publishers’ X Copyright Lawsuit Officially on Pause"
Links for the day
Links 04/04/2026: Social Control Media Verdict and Bans, Whistleblower (Axel Rietschin) Explains How "Microsoft Vaporized a Trillion Dollars"
Links for the day
Reaching the End/Event Horizon of LLM Slop
Are we moving towards a post-LLMs world?
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, April 03, 2026
IRC logs for Friday, April 03, 2026
Gemini Links 04/04/2026: STXGE and Computer Relationships
Links for the day