this post was submitted on 25 Feb 2026
66 points (100.0% liked)
Opensource
5890 readers
86 users here now
A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!
⠀
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
Too little, waaaaaay too late - use preact (https://preactjs.com/) if you like the syntax and use signals to avoid render tree annihilation. Always open source, I have contributed but have not been paid for this message.
ehhh, it's licensed under MIT as well so this isn't actually true. If it was licensed under AGPL-3.0 however this would be true.
I'm ready to be educated, but I'm not picking up what you are laying down? https://en.wikipedia.org/wiki/MIT_License
Is this the issue? That you can use the code in your own proprietary stuff? I don't see a problem with that tbh.
actually permissive like MIT is the OSI (Open Source Initiative) direction. you're thinking of the free software community and the word you want is "copyleft"