Most active commenters

    ←back to thread

    672 points LexSiga | 14 comments | | HN request time: 1.042s | source | bottom
    1. nik736 ◴[] No.45666496[source]
    Is there a fork already?
    replies(5): >>45666536 #>>45666589 #>>45666596 #>>45666653 #>>45666677 #
    2. stanac ◴[] No.45666536[source]
    Do we need a fork? As an example, ffmpeg is source only for mac and windows, which just means someone else is building and distributing binaries.
    replies(1): >>45669563 #
    3. ◴[] No.45666589[source]
    4. debugnik ◴[] No.45666596[source]
    What for? The code hasn't changed, it's AGPL-3.0. They just don't release their own binaries or docker images anymore.
    replies(1): >>45666699 #
    5. redserk ◴[] No.45666653[source]
    Demanding people do free work for you, like starting a fork on your expedited schedule is quite juvenile.

    Forks take time and effort from humans to maintain.

    replies(1): >>45666916 #
    6. gjvc ◴[] No.45666677[source]
    not sure that word means what you think it means
    7. Tepix ◴[] No.45666699[source]
    There is perhaps a need for a fork because of their recent removal of features (unrelated to today's post): https://github.com/minio/minio/issues/21584
    8. jbstack ◴[] No.45666916[source]
    Where did you see a demand? The comment you're replying to merely asked if there is a fork.
    replies(1): >>45667072 #
    9. redserk ◴[] No.45667072{3}[source]
    The inclusion of the word “already” suggests that someone should have put forth effort to fork this project by now.

    That’s where I interpreted this as a demand.

    replies(1): >>45667492 #
    10. mcpeepants ◴[] No.45667492{4}[source]
    I took it at face value - “has someone already put for the effort?”. You know, assume positive intent and all that.
    11. nik736 ◴[] No.45669563[source]
    They changed their license to AGPL, removed features (Web UI, etc.) and now they don't provide docker images/binaries. It's their project but; what's next?
    replies(2): >>45670760 #>>45673213 #
    12. rustc ◴[] No.45670760{3}[source]
    > what's next?

    Removing existing Docker images? Seems unlikely.

    replies(1): >>45677172 #
    13. lyu07282 ◴[] No.45673213{3}[source]
    Obviously they will eventually no longer license AGPL at all. It's wild to me how this can be a surprise to anyone, this entire company has been one gigantic red flag for years and that's just what's publicly known. It's a legal department with a software product as a side business.
    14. silverwind ◴[] No.45677172{4}[source]
    It seems crazy that docker hub images are not immutable. Makes them really unreliable.