lmao at an LLM project whining about anyone "taking our work, stripping the branding, selling it as their own, and giving nothing back".
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Urgh I didn't know about the license change, that's a bummer. How come every project with 'Open' in it's name goes a similar route and becomes not open?
Now it's freeware with available source, but you can't build anything on top of it.
It's still very permissive, you just can't remove their branding.
One of the main problems is that this is targeted at forks to limit their possibility (Since you can't really technically call it something else following the license, and they may come after you via trademarks if you retain it).
OnlyOffice also do this, they prevent changing specific logo use (via sketch interpretation of the AGPLv3) then also prohibit you from using their logo.
Because they realize they have enough user base to not slum it for free anymore. A lot of projects are fine just getting the notoriety and consultation dollars, but some people are just looking to build things and flip it for money later. It ebbs and flows over time in either direction. I'd say right now most projects are on the "we're for sale" side of things.
An AI project that's ultimately just trying to cash out? Say it ain't so!
Mommy, that source available project is claiming to be Open Source™️! 🚨 🚓
Should have just used AGPL from the start, instead of falling back to this fucked up modified BSD license. It wouldn't stop people from stripping the branding, but they'd have to release source code which would tell all users what they're actually using.
Their stated reason for the change was the fact that In the great ai gold rush people who never contributed to the project Simply grabbed it, and without contributing anything to the project did nothing except stripped the branding and then go sell it. kind of a crappy thing to do but hey it's the Internet. I don't have any firsthand experience so I can't say for sure what the deal was. we've seen The same thing with forks of V s code turned into all kinds of things.
The license change literally just prevents you from stripping their branding if you have more than 50 users a month - this is more permissive than the MPL that Firefox is licensed under
Wrong, Firefox allows rebranding.
Open Source, permissive! Do what ever you want with my code!
No, not like that!
i swear, open source devs will do anything, but license their code under AGPLv3.
Using a permissive license? Then don't whine about corporations profiting off of your code.
Ngl I really wish there was a decent way to hook into third party “offerings” like duck.ai. I don’t have the spare GPUs to run anything at any kind of decent speed.
It is possible to connect it to third party platforms (open router, various paid platforms), but I didn't figure out a way to connect it to duck.ai
That's the only one that I still go to a separate site for, and I can't maintain the history as a result
I was digging around and it seems there are some iffy api translators for duck.ai such as https://github.com/HuggingBear/DuckDuckGo-AI
But I’ve not tried this yet, so no idea how it works.
Another GitHub project with no screenshots
Oh, it does show up on desktop, not on mobile however.
For those unfamiliar, Open WebUI is a self-hosted AI interface, which you can use with local models with Ollama, OpenRouter, etc.
How is this simple summary missing from the project page itself? Was that so hard?
Because that's a release page. The first paragraph in the readme tells you what open webui is.