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

Gemini Links 11/04/2025: Microcosmographia Academica and Ada Language
Links for the day
At the Root of the SLAPPs There Are Matters of GitHub Corruption and Microsoft Competition Crimes
Keep both eyes on the ball; this is about monopoly abuse and attempts to muzzle critics
Open Source Initiative (OSI) Privacy Fiasco in Detail: More on the Complaint, Which Also Points the Finger at Stefano Mafulli and Deb Nicholson
Focus on what they are attempting to distract from
"Linux" Foundation, Besieged by Microsoft, Isn't About Science But Against Science and Against Facts
(and for Microsoft Dogma, Microsoft Domination, Microsoft Money)
IBM Pays IDG's IDC to Market Proprietary Red Hat Enterprise Linux (RHEL) Under the Guise of "Research"
Proprietary RHEL promoted by FUD (Fear, Uncertainty, Doubt or just plain fear-mongering)
 
Links 11/04/2025: LLMs as Worthless Gimmicks, People in Trouble for Saying Too Much in (or Before) 'Cheeto Era'
Links for the day
Links 11/04/2025: "Getting Screamed At" and LLM Crawlers as Vandals Online
Links for the day
Links 11/04/2025: Microsoft Mass Layoffs Again, Zelensky Doubles Down on Claim That Many Chinese Are Fighting for Russia
Links for the day
Slopwatch: A Sea of LLM Slop About SparkyLinux, Kubernetes, Ubuntu, and Linux Kernel
Welcome to the future? The future of the Web?
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, April 10, 2025
IRC logs for Thursday, April 10, 2025
Gemini Links 10/04/2025: "Secret of Happiness" and Overthinking POSSE
Links for the day
Links 10/04/2025: NNCPNET Email Network, RSS Readers, and IRS as 'Immigration Enforcer'
Links for the day
IBM Layoffs in Markham (Canada) Apparently Still Happening
"Still going on... Got laid off today. TEL Canada, Band 9, 19 years with IBM."
Links 10/04/2025: Fentanylware (TikTok) Perils and Internet Shutdown
Links for the day
Microsoft's "Linux" Foundation Pays Writers to Publish Propaganda and Then LLM Slop Sites (Slopfarms) Repeat the Propaganda, Using Microsoft LLMs
consider the latest LLM slop
Once You Slop You Can't Stop and If You're a Serial Slopper Nobody Will Believe You Really Wrote an Article (Even If You Did)
It's a lot like, "if you're a serial liar people won't believe you even when you say some truth" (or "once a cheater, always a cheater")
Pressing Against SLAPPs (From Americans Who Strangle Women While Microsoft Pays Their Salaries) is a High Priority for Us
We also need to ensure that greedy firms/people that facilitate the SLAPPs get "disbarred" or "struck off"
Mozilla Firefox Already Down to 1% in Brazil
Don't people crave the surveillance and the slop?
Links 10/04/2025: Hardware, Politics, and Internet
Links for the day
Gemini Links 10/04/2025: Creativity and Agitation, Life in the USA, CSS Naked Day 2025
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, April 09, 2025
IRC logs for Wednesday, April 09, 2025
Alleged Layoffs at IBM Consulting in Australia
IBM loses many government contracts these days
The Rumours Were Likely True: Sixth Wave of Microsoft Mass Layoffs in 2025 (Days After "50" Anniversary and About 5,000 Layoffs)
5 hours ago, by Ashley Stewart
Malware in Proprietary Software - Latest Additions
Original by Free Software Foundation, Inc.
Links 09/04/2025: More Trade Wars and Wars, Chinese Army Troops Found Fighting in Ukraine
Links for the day
Linux Clickbait by Slop
Give it up for Brian Fagioli, the Serial Slopper
IBM and MCC: Layoffs Coming Again to Metro Connect Company Limited (MCC) as Tariffs Bite and IBM's Shares Fall
Blacklists applicable to Chinese suppliers also mean that IBM can no longer cooperate with key partners in Asia
Microsoft's Entire Premise for Its Future Existence Goes Up in Flames
32 minutes ago
GNU/Linux on a High in Colombia
Stereotypes much?
Go Static
Please don't Go(lang) or JavaScript or PHP or...
Techrights Be Like...
K.I.S.S.
Gemini Links 09/04/2025: Autism, Cybersecurity, and LLMs Attacking Services Online
Links for the day
GNU/Linux Would be Measured at Over 5% Globally (by statCounter) Had the Data in India Not Been Changed
GNU/Linux grew a lot in many countries and has expanded since then
Keeping Track of Microsoft Layoffs in 2025
So here's a quick roundup of 2025
The Sixth Anniversary of the Lightweight Alternative to the Web (Gemini Protocol)
Now 11 short of 3,000 active capsules. 65 short of 4,500 total.
Links 09/04/2025: Quartz Fires All Writers (Shutdown, LLM Slop or Slopfarm Instead), "Bitcoin Is Crashing Hard"
Links for the day
People Are Sick of LLM Slop. Offer Them Alternatives.
We never used LLM slop for anything and we never will
Web Surveyor statCounter Sees Apple's macOS Falling From 5.6% to 3.6% in Two Months, It Might Soon be Smaller Than GNU/Linux
Apple's "value" (faked, exaggerated) is back to "pandemic times"
UK House of Lords Recognises the SLAPP Issue in the UK and EFF Pursues "Bill (That) Could Put A Stop To Censorship By Lawsuit" in the US
"A House of Lords inquiry into how the news industry can survive into the future has accused the government of “failing to prioritise” action on strategic lawsuits against public participation (SLAPPs)."
Open Source Initiative (OSI) Privacy Fiasco in Detail: Seeking Class Action Against the OSI
"LETTER SEEKING CLASS ACTION REPRESENTATION"
The Value of Slop, by Alexandre Oliva
Original by Alexandre Oliva
Gemini Links 09/04/2025: Neocities, Tinylogs, and Inter-community Protocols
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, April 08, 2025
IRC logs for Tuesday, April 08, 2025
You Can Be an A--hole to Women (Even Strangle Women) as Long as You Work for Microsoft
Recalling the Mark Shuttleworth origin story
Canonical is a Proprietary Software Reseller With a 'Debian Base'
"Canonical Ubuntu" is just Debian with some proprietary things sold on top of it