Remix.run Logo
jrochkind1 2 hours ago

Does anyone understand the intent behind the changed license on the package, why are the current maintainers trying to do it in the first place? What's actually going on?

omnibrain an hour ago | parent | next [-]

Nobody that is not already writing (L)GPL licensed software wants to pull LGPL licensed libraries into his software. I'm not a lawyer. If you have it in separate object artefacts that you can dynamically link to, you should be fine. Everything else may be more difficult.

See what FFmpeg writes on this topic: https://ffmpeg.org/legal.html

red_admiral an hour ago | parent | prev | next [-]

Unicode detection is the kind of utility the language maintainers want in their package collection if not in the standard library, and programmers who have to do anything with "plain text" files might want to rely on.

Releasing a core library like this under a genuinely free licence (MIT) is a service to anyone working in the ecosystem.

pocksuppet an hour ago | parent [-]

Maybe. Enabling more GPL software to become proprietary isn't exactly a service.

an hour ago | parent [-]
[deleted]
pseudalopex an hour ago | parent | prev [-]

https://news.ycombinator.com/item?id=47260749