this post was submitted on 08 Sep 2023
0 points (NaN% liked)

Programmer Humor

19176 readers
957 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] jpeps@lemmy.world 0 points 1 year ago (5 children)

What Typescript drama is there? It's fantastic. It's been an industry standard for years. In my anecdotal experience the only people that hate it are juniors who did pure JS at their bootcamp and seniors that have refused to learn anything for the last 5 years.

[–] dragnucs@lemmy.ml 0 points 1 year ago (4 children)

I refuse to use it because it is backed by Microsoft.

[–] jpeps@lemmy.world 0 points 1 year ago (1 children)

I can understand that. Does it's open source status not change anything for you?

[–] Knusper@feddit.de 0 points 1 year ago (1 children)

If it's dumped under an open-source license, but still developed exclusively by one corporation, they can swap out that license pretty easily.

[–] jpeps@lemmy.world 0 points 1 year ago (1 children)

For what? If they took it away, the source code would still be there if someone wanted to fork it. Not to mention removing TypeScript from an application is relatively trivial.

[–] Knusper@feddit.de 0 points 1 year ago

They're not that dumb, to just pull it completely. That would obviously result in a successful fork.

Companies usually start with e.g. the BUSL, so source-available but proprietary restrictions.
For TypeScript/Microsoft, I could imagine some variation of their EEE playbook.

But really, the whole point of avoiding Microsoft et al, is that I don't want to think about, how they could fuck this whole thing up. They've proven quite creative in this regard for as long as they've existed.

load more comments (2 replies)
load more comments (2 replies)