i registered for their demo and it seems to be unable to do any of the advertised features. nearly everything crashes; feels like a ux wireframe not yet wired it
Dobase – Open-source, self-hosted workspace with installable tools
41–50 of 50 posts
Re: Dobase – Open-source, self-hosted workspace with installable tools
#42What is stopping one to have a chrome or other browser window with pinned links to Email, Calendar, Drive and other web links? Why build a full app?. They could released a Chrome extension to let users configure their links for each of those apps. Wasted effort.
Re: Dobase – Open-source, self-hosted workspace with installable tools
#43Clickup is kinda like this (trash software btw) where it combines all these things. Its super cumbersome to deal with all of them in the same UI. For example, you will be chatting with someone, need to look at ticket, you have to completely leave the context of the chat to find the ticket. Yeah you can have multiple tabs, but still cumbersome. Would rather have a chat app for chat, documentation in documentation... s…
Could you elaborate on what makes Clickup "trash software", is it something specific to Clickup or your opinion around this entire "class" of all-in-one workspace?
We moved to Linear, which is 2 years younger than ClickUp, but it's solid in what it offers.
Re: Dobase – Open-source, self-hosted workspace with installable tools
#44Re: Dobase – Open-source, self-hosted workspace with installable tools
#45Earlier quoted context omitted.
Maybe you're right, but FSL/BSL is arguably "more open source" than GPL. We all know GPL is a poison pill that kills commercial use, while FSL/BSL just blocks competitors from stealing your app.
That's not even remotely true. GPL does not prevent any commercial use, when others (like BSL or the O'Sassy license here) explicitly prevent commercial use...
Explain to me how that doesn't prevent commercial use? Are you going to say "well technically it doesn't prevent it"? No one cares. Commercial projects avoid GPL like the plague.
Re: Dobase – Open-source, self-hosted workspace with installable tools
#46> No licensee or downstream recipient may use the Software (including any modified or derivative versions) to directly compete with the original Licensor by offering it to third parties as a hosted, managed, or Software-as-a-Service (SaaS) product or cloud service where the primary value of the service is the functionality of the Software itself. No thanks. These “almost-but-not-quite-FOSS” licenses are a blight.
Re: Dobase – Open-source, self-hosted workspace with installable tools
#47The commit log is filled with AI generated commits. I wouldn’t trust that on my server.
I use Claude to help me code. I'm a solo developer and this is a side project, AI helps me move faster on things I'd otherwise not get to. The code is all reviewed and tested by me before it ships. I understand the skepticism though.
Re: Dobase – Open-source, self-hosted workspace with installable tools
#48Earlier quoted context omitted.
Could you elaborate on what makes Clickup "trash software", is it something specific to Clickup or your opinion around this entire "class" of all-in-one workspace?
ClickUp is known to be extremely slow and buggy, in a way that technical people can infer is a reflection of their mission to literally do everything an organization needs. https://www.reddit.com/r/clickup/comments/1s0tkz8/disappoint... https://www.reddit.com/r/clickup/comments/1rxbtla/im_so_tire... Who ever built a piece of quality software by setting out to build multiple otherwise unrelated pieces of software with…
Apparently Lotus Notes did something like that, but I wasn’t around then so I can’t speak to the veracity of that claim.
Re: Dobase – Open-source, self-hosted workspace with installable tools
#49Earlier quoted context omitted.
I use Claude to help me code. I'm a solo developer and this is a side project, AI helps me move faster on things I'd otherwise not get to. The code is all reviewed and tested by me before it ships. I understand the skepticism though.
That’s all well and good, but you can’t enforce a license on it. Code written by an AI is in the public domain. So the license you’re using is essentially meaningless, and anyone can do anything they want with the code.
Re: Dobase – Open-source, self-hosted workspace with installable tools
#50> No licensee or downstream recipient may use the Software (including any modified or derivative versions) to directly compete with the original Licensor by offering it to third parties as a hosted, managed, or Software-as-a-Service (SaaS) product or cloud service where the primary value of the service is the functionality of the Software itself. No thanks. These “almost-but-not-quite-FOSS” licenses are a blight.
Fair point, I've actually just switched to MIT as of today. This is a personal project I've been building for myself and I want to share it with anyone who finds it useful.