this post was submitted on 17 Jan 2025
386 points (98.7% liked)
Programmer Humor
20039 readers
2222 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
All accurate, except the Microsoft one. Microsoft makes you pay for enterprise development tools, but not for libraries.
While you aren't wrong I think you're kinda missing the spirit of the joke.
In the spirit of the joke, it would be a Nugget that does absolutely everything you need and then some, used to be free, and since version 4.5 has changed license and now requires a 399$ annual fee per dev, which of course your employer positively refuse to invest in when there are so many other options available for free!
.NET ecosystem is filled to the brim with paid libraries tho.
it's like, want to parse JSON? only 399 for enterprise use. i had never seen so many paid libraries until i worked at a .NET shop
For what it's worth, in that specific example at least JSON parsing has been available as part of the base .NET libraries since .NET 3.