This looks like a lot of work for what amounts to very little end-user benefit. The sons of Hermes love to play And only do their best when they Are told they oughtn't; Apollo's children never shrink From boring jobs…
What's the pitch based on value to your customers, rather than some imagined "social value" from political causes which your customer may well perceive negatively?
Pardon if I don't give someone credit for asserting they support "social change" without specifying what they're changing. It could mean anything from "ban mosques in London" to "free condoms with every middle-school…
Can you clarify what you are driving at with these questions? First off, a lot of people prefer hosted source repositories other than github (e.g. hub.darcs.net, gitlab.com, My Own Private Server). Github naturally…
> With the old upload-and-forget model of software distribution, you could put a tarball on a free FTP site for a few pennies You can still create a Digital Ocean droplet, Docker container, or VM Image - and do the same…
syn·ec·do·che səˈnekdəkē/ (noun) a figure of speech in which a part is made to represent the whole or vice versa, as in Cleveland won by six runs (meaning “Cleveland's baseball team”).
> Possibly embrace the fact that semicolons are noise, and treat JS like you would Ruby or other line oriented languages??? I'd be happy to treat JS as "statements end with a newline, not semicolon", if that were…
> JavaScript itself, it had some issues in the past, all the big issues were resolved What about automatic semicolon insertion (ASI)? This makes it impossible to internalize how the JS implementation will interpret your…
This looks like a lot of work for what amounts to very little end-user benefit. The sons of Hermes love to play And only do their best when they Are told they oughtn't; Apollo's children never shrink From boring jobs…
What's the pitch based on value to your customers, rather than some imagined "social value" from political causes which your customer may well perceive negatively?
Pardon if I don't give someone credit for asserting they support "social change" without specifying what they're changing. It could mean anything from "ban mosques in London" to "free condoms with every middle-school…
Can you clarify what you are driving at with these questions? First off, a lot of people prefer hosted source repositories other than github (e.g. hub.darcs.net, gitlab.com, My Own Private Server). Github naturally…
> With the old upload-and-forget model of software distribution, you could put a tarball on a free FTP site for a few pennies You can still create a Digital Ocean droplet, Docker container, or VM Image - and do the same…
syn·ec·do·che səˈnekdəkē/ (noun) a figure of speech in which a part is made to represent the whole or vice versa, as in Cleveland won by six runs (meaning “Cleveland's baseball team”).
> Possibly embrace the fact that semicolons are noise, and treat JS like you would Ruby or other line oriented languages??? I'd be happy to treat JS as "statements end with a newline, not semicolon", if that were…
> JavaScript itself, it had some issues in the past, all the big issues were resolved What about automatic semicolon insertion (ASI)? This makes it impossible to internalize how the JS implementation will interpret your…