Ya that was my feeling too. I love most aspects of Clojure and especially ClojureScript, but his post feels like projection to me. When someone calls someone entitled, it just means that they feel a lack of entitlement in their own life, probably because they are being taken for granted.
To truly transcend in programming or any other discipline, we must first conquer ourselves. Which might mean letting go of expectation, especially from others. If bug and feature requests are piling up to the point that they distract from the work, then maybe their piling up has value. Being mindful of that doesn't mean solving it. It could be more about delegation, or communication, or setting boundaries, or any number of things.
I sympathize with him tremendously though. I don't even have a public body of work to showcase, or a way that leads to fame or fortune. Yet I still feel tremendous pressure to perform some days. His post doesn't read too terribly in the face of that kind of pressure.
I'm not going to impose stupid distribution terms on my users or force them to copy files around. It's dumb. If I'm making the code available to the public then just let the public have it. This post looks like it was written by an attorney not someone that cares about sharing ideas open and freely.
> it was written by an attorney not someone that cares about sharing ideas open and freely
Of course it was written by attorneys. Do you know how FSF, DFSG and OSD even began? They found a legal solution to the problem of sharing code while guaranteeing certain rights for the user who use the code! The open source licenses are written by attorneys too.
You are free to distribute under whatever terms you want but your code does not become open source just because it is shared with the public. Some countries do not even recognise "public domain". In such countries it becomes necessary to attach a valid open source license to your code. That's why the various open source licenses are drafted by attorneys to ensure they can provide appropriate rights to the user of the code.