Richard Stallman has cancer

pnutzh4x0r@lemmy.ndlug.org to Linux@lemmy.ml – 846 points –

From his website stallman.org:

Richard Stallman has cancer. Fortunately it is slow-growing and manageable follicular lymphona, so he will probably live many more years nonetheless. But he now has to be even more careful not to catch Covid-19.

Recent video of him speaking at GNU 40 Hacker Meeting. Screenshots of video stream.

118

You are viewing a single comment

I believe he does extend it to JavaScript however, so if he were required to run unfree javascript on a webpage relating to his treatment that could be a problem.

It's embedded JavaScript though ... The code is available by design.

The code merely being "available" isn't the same thing as the user having the legal freedom to modify and share it. Besides, that's not always the case; sometimes JavaScript is minified, obfuscated, and packed in ways that make it effectively no different than any other compiled program.

Note that source code is "the preferred form for making modifications" so obfuscated code is by definition not "source."