Deleted Comment
The title is also a fair bit understated.
They're leaking the moderators home addresses and work contact info (for admins, who are(were?) paid moderators)
Most of the decisions he made over the past 25 years have been self-defeating and led directly to the decline of the influence of his own movement. It's not that "the GCC project" avoided that for ideological reason, Stallman was personally a veto on that issue for years, and his personal objection led to several people quitting the project for LLVM, with a couple saying as much directly to him.
https://gcc.gnu.org/legacy-ml/gcc/2014-01/msg00247.html
https://lists.gnu.org/archive/html/emacs-devel/2015-01/msg00...
(both threads are interesting reading in their entirety, not just those specific emails)
...
> But humanity had been free of current forms of advertising for 99.9% of its existence. Word-of-mouth and community networks worked just fine. First-party websites and online communities would now improve on that.
Humanity had hatred and insular bubbles a millennia ago just fine without advertisements. There was genocides and wars before the current form of ads ever emerged. It's a shame that so many people think that changing a financial policy is all that is needed to change an ingrained human behavior.
Compilers are deterministic. People who write them test that they will produce correct results. You can expect the same code to compile to the same assembly.
With LLMs two people giving the exact same prompts can get wildly different results. That is not a tool you can use to blindly ship production code. Imagine if your compiler randomly threw in a syscall to delete your hard drive, or decide to pass credentials in plain text. LLMs can and will do those things.