I run a website that showcases the best open-source companies. Recently, I've added a new feature that filters self-hosted tools and presents them in a searchable format. Although there are other options available, like Awesome-Selfhosted, I found it difficult to find what I needed there, so I decided to display the information in a more digestible format.
It's a tough balance, you don't want a whole page for each one. Maybe if there was a clear list of tags so it's easier to understand even what category they're talking about?
For example:
Penpot
Design freedom meets open-source collaboration
I really don't know what this product category even is. Is it for web layout? Is it a drawing program? Is it for CAD?
One thing I would like to see is a way to distinguish which apps do Real™ Open Source vs fakie open source. For example, I see Joplin on there saying "Your secure, open-source note-taking companion". I guess that's technically true at this point in time, but they also force contributors to sign a CLA so they have the option to pull the rug later on. (Something which does happen.)
They even say so explicitly:
This is necessary so that if we ever want to change the license again we are able to do so
The Free Software Foundation requires "CLAs" as well. I have no fear that they're going to rug-pull. I don't think we can use that as the indicator. IMO, it's even a good idea to have a CLA so that's no conflict that the project owns the code.
The warning for me is if the project is run by a company, especially a VC-backed company. Joplin isn't, so I would be comfortable using it (although I don't).
only the copyright holder or someone having assignment of the copyright can enforce the license. If there are multiple authors of a copyrighted work, successful enforcement depends on having the cooperation of all authors.
So it seems like the FSF does this in order to be able to enforce GPL. Buuut, these guys really gotta be the exception. I feel like the probability of the FSF selling out and going full corporate evil is pretty low...
a good idea to have a CLA so that’s no conflict that the project owns the code.
That's exactly the problem though. The project owning the code, instead of the contributors owning the code.
I don't think the type of license matters too much if you have to sign a CLA, since the company can just change it whenever they want. For example, you can be AGPL today (Joplin) and then not AGPL tomorrow.
How would you determine if a thing is true open source, or capitalism masquerading as open source like you've described, if you were to just stumble onto a software randomly and wanted to check?
For the specific case I'm talking about (CLAs), I check if the project (on GitHub or wherever) requires signing a CLA to contribute. In Joplin's case, they do:
Basically, with a CLA they can change the license at any time to whatever they want. If they want to go closed source tomorrow they can with zero trouble. Without a CLA, they would need approval from everyone who has contributed to the project to do a license change, giving the project proper open source protections.
We've talked with Ethan (owner of selfh.st) and shared some insights, but I'd definitely be open to collaboration. I don't think merging both sites is possible since we're focusing on different topics, but maybe we can figure something out.
Appreciate the effort, but without categories it's not going to sail too far.
Right now it's just a long list of everything that it's out there, awesome-selfhosted is much more usable for looking up what you need.
Also, did you join any kind of affiliate programs/partnerships for these "10% off" green boxes? If so, would be great to disclose it. Nothing bad with getting some cash, but community will just appreciate the honesty.
There are some affiliate links on the website, but the discounted products are not affiliated. I just reached out to the owners asking for an exclusive discount for paid plans.
There are categories on the website, but not directly on the list. But here is "full-text" search, so you could technically search by category or an alternative. Try "analytics" or "google analytics" for example.
While I don't disagree with your sentiment, it seems like this list is just "self hosted open source alternatives". Even if there are better options, Gitea still falls under that definition, no?
Gitea Enterprise/Gitea Cloud hiding features behind a cloud solution and a paywall which makes Gitea itself open-core
Open Letter to the new Gitea owners with a summary and a reply, signed by a lot of Gitea devs and FOSS scene people.
As @[email protected] mentioned: A fork under the name Forgejo was done due to new Gitea owners did not care much about the concerns. (Started as asoft-fork but with 10.0 it became a hard fork.)
Gitea owners made it mandaroy to remove copyright headers and set the corporation as copyright holder. Here, here, and here
Hosted apps means you can use them on multiple devices. Otherwise, I have to wait until I get home, power up my laptop, wait for the OS to boot, wait for the app to load, then do the thing I wanted to do.
Any thoughts on how to solve the data sync problem without hosting? I guess I remember some apps doing a local network sync to get data to multiple devices. I kinda remember having problems with that not working all the time....
I guess when I complain, I’m not really talking about hosting at all. I’m talking about things being written in stuff like python, with web UIs instead of native software.
I miss native software. And native software could be placed on a server. I prefer to run a Mac Mini for my home server, because I can use as many native apps as possible. Along with the all the other web-interface-based scripts and things.
People like to act like Docker containers and environment variables are simple. But so often these things are not.
Anyway. As someone else pointed out, it’s strange for me to be posting these lamentations in this community. I don’t mean to throw shade or talk shit.
I mean this lemmy is for self hosting apps. Not sure what you were expecting to come across lol. If you don't have a Nas or server or dedicated host computer you're probably not gonna enjoy anything in this lemmy
What self-hosted alternative would you recommend for document collaboration? Word processing docs, spreadsheets, pdf’s, etc.
I was using Nextcloud, but it’s not been as straightforward for file-sharing as I’d like, multiple people can’t work on a document at once, and it doesn’t save changes consistently (especially with fillable PDF’s).
Onlyoffice + Nextcloud. Is a little complex to self host the Onlyoffice Document server (the backbone of Onlyoffice collaboration), but it works very nice for multi user document collaboration, it even works on federated instances when using same document server.
Thank you all for the comments and the feedback! I've implemented most of the things reported. You can now filter the self-hosted tools by category directly in the filters. Tool cards should now show more info about the product on hover (longer description and the most popular alternative).
Near as I understand it: years ago some dumb engineering decisions were made, acknowledged, and corrected. Is there some recent scandal I'm out of the loop on?
I love this idea, because I often have questions like this as I transition away from proprietary software to open source alternatives
I think listing what software equivalents it might replace listed in the card.
I do see its listed when you click on the info card in the main list, but having it be visible before that might be helpful.
I know a lot of people won't like the little ad cards when you do click on a software to review its page, but I think the way you implementted it is good. Its not intrusive and clearly states its an ad.
I think it would be important to include current version information on the cards. For example, Pocketbase is still very much in beta and they make breaking changes pretty frequently.
So sorry for all the errors! I got crazy traffic to the website and the database is not holding on as it should. Will have to upgrade the server very soon🫡
Can you add Nephele to the list? It’s not a full fledged replacement for cloud storage, but with something like OwlFiles on your phone, it’s close. And it’s very useful.
Invalid \`prisma.tool.findFirst()\` invocation: Can't reach database server at \`5.161.113.232:5432\` Please make sure your database server is running at \`5.161.113.232:5432\`.