It's a lot easier to follow the points in the LWN article. I think there's a point about "open runtime" that's interesting. We have the technology today to make something akin to open runtime a reality. Digital Ocean has a "Deploy to Digital Ocean" button you can setup on your repo, for example. It would be interesting to review a version of the GPL which includes provisions for open runtimes. "You must make both the source code and infrastructure configuration available to all people receiving a copy of this software" type of clause. I mean I think this was kinda the original intent behind the idea that the code is supposed to be buildable, and in a cloud native world build==deploy.