this post was submitted on 22 Jun 2024
697 points (98.6% liked)

Programmer Humor

19291 readers
1308 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
[–] thevoidzero@lemmy.world 34 points 3 months ago (1 children)

You can use your library for commercial projects that you have. Just have dual license that requires payment for commercial use or something similar. You don't have to pay yourself

[–] cjk@discuss.tchncs.de 12 points 3 months ago (1 children)

To be honest, I wasn’t aware of this option when I wrote this library. Nowadays I would chose this path.

[–] thevoidzero@lemmy.world 3 points 3 months ago

I think that's why Github suggests MIT as default. Unaware people will just put that. Most open source people just code things they want without thinking much on other aspects. We really need some sort of enforcement to stop companies banking on voluntary work done for the community.