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.

  • gibson@sopuli.xyz
    link
    fedilink
    arrow-up
    10
    arrow-down
    1
    ·
    9 months ago

    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.

      • Captain Beyond@linkage.ds8.zone
        link
        fedilink
        arrow-up
        14
        ·
        edit-2
        9 months ago

        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.”