←back to thread

741 points chirau | 4 comments | | HN request time: 0.802s | source
Show context
neves ◴[] No.44358711[source]
It is a venture capital startup. If I start use uv, what's our protection against the company going rogue?
replies(3): >>44358744 #>>44358748 #>>44363830 #
1. xyst ◴[] No.44358744[source]
Community will fork it and move on. See the following examples:

* Redis -> redict, valkey

* elastic search -> opensearch

* terraform -> opentofu

(Probably a few more but those are the ones that come to mind when they "go rogue")

replies(1): >>44360627 #
2. neves ◴[] No.44360627[source]
Does the current license allow it?
replies(2): >>44360748 #>>44360831 #
3. anderskaseorg ◴[] No.44360748[source]
Yes, uv has a standard permissive open source license (Apache-2.0 OR MIT): https://github.com/astral-sh/uv/?tab=readme-ov-file#license
4. FergusArgyll ◴[] No.44360831[source]
Apache & MIT - Yes