Y
Hacker News
new
|
ask
|
show
|
jobs
by
spookie
316 days ago
Why would it be unfeasible to just share the code parts that are GPL?
1 comments
ahartmetz
316 days ago
If you link against GPL code, your code needs to be GPL compatible. There are some IPC based workarounds, but they are too annoying and slow in most cases.
link
fsflover
316 days ago
LGPL exists too.
link
ahartmetz
315 days ago
Sure, but the thread was initially about GPL.
link
fsflover
315 days ago
When I see expressions like "GPL > MIT" I understand them more as comparing license families, not specific licenses.
link