For those unfamiliar, Open WebUI is a self-hosted AI interface, which you can use with local models with Ollama, OpenRouter, etc.

Also note there was a recent license change, which is why I didn’t say ‘Open source’. You can make your own judgements about that here:

https://docs.openwebui.com/license/

See the link in the post for all the changes, there were too many to list and lots of quality of life improvements from what I can tell.

  • yarr@feddit.nl
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    3 days ago

    That doesn’t undermine my point, that proves my point. Making something “FREE” (as in libre) comes with the consequence that people can use it for whatever they want. I assume you don’t agree with bombing Gaza, hence it is a perfect example of “freedom” leading to poor outcomes.

      • yarr@feddit.nl
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 hours ago

        Freedom comes with uncomfortable ramifications. This is inescapable. Freedom includes doing things that a given individual isn’t comfortable with. If you’re not happy with this trade-off, don’t use a license that allows “any” usage.

        • baod_rate@programming.dev
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          3 hours ago

          I understand the definition of “Freedom” as laid out by e.g. the FSF. I was explaining why your argumentation is not convincing unless the audience already agrees that complicity in genocide is an acceptable tradeoff to software freedoms. I’m saying you could make a more convincing argument by just not making that comparison in the first place. Unless your point was “perhaps we should reconsider whether Open Source is Good”.

          • yarr@feddit.nl
            link
            fedilink
            English
            arrow-up
            1
            ·
            2 hours ago

            audience already agrees that complicity in genocide is an acceptable tradeoff to software freedoms

            I talked about that to show one possible counterbalance between liberty and usages which are probably not explicitly wanted by the authors.

            Another common example of freedom/restrictions is someone wanting to have their software permissively licensed while also not allowing cloud vendors to resell access to it. That’s how you end up with licenses like Elastic’s.

            Or, if you want another example of “free”, look at the distinction between the GPL and the BSD license as it applies to Sony and the Playstation. One of the reason Sony chose BSD for the basis of its gaming system is because the BSD license allows for commercial usage. In that sense it is MORE free than the GPL, which would not allow the type of usage Sony did with the Playstation without conferring more responsibility to Sony, for instance, releasing their source. Under BSD they have no obligation to do so, hence it is more free in that respect.

            My whole point is a lot of people say “I want my software to be freely licensed” but they do not realize that they may be unintentionally opening the door to usages of the software that they do not want to see.

            One should not pick a license that allows for unfettered usage of the software if you have certain ways you don’t want to see it used.

            As a final parting example, look at Prusa and their printers. They release the firmware and designs as open source. They they later get angry when companies clone their designs. This is permissible under the license. This is making Prusa want to lock down their future designs to avoid that usage.

            Anyone considering licensing of their own software should think very carefully about what usages they support or object to and license the software accordingly. If you release your software as BSD licensed and some company comes along and makes a billion dollars with it, you aren’t owned a cent under that agreement. If this makes you angry, don’t pick BSD.