Thanks for pointing that out—looks like they’re working on a Server Suite. I’d guess that they try to monetize that but leave the personal desktop version free
web dev and digital artist making !lemmynade@lemm.ee
- 15 Posts
- 99 Comments
Does this differ from Ollama + Open WebUI in any way?
silas@programming.devto
Privacy@lemmy.ml•Open source alternatives to cloudron.io?English
3·2 years agoEasyPanel is a hidden gem. Caprover feels very robust and the main dev is really friendly. Coolify is still under development but looks very promising.
I use Caprover mostly since it supports managing multiple servers through Docker Swarm, otherwise I’d probably be using EasyPanel.
silas@programming.devto
Learn Programming@programming.dev•Learning how to build integrationsEnglish
1·2 years agoI know this community is for programming, but you could use a tool like n8n as a shortcut to connect services. It’s more of a drag-and-drop node grid similar to Zapier, but it’s open-source and self-hostable. You can schedule tasks to run at a certain time, code your own integrations, or install plugins that other people have made
silas@programming.devOPto
Lemmy@lemmy.ml•Protecting user content and data on LemmyEnglish
4·2 years agoOf course! Yeah, this post was intended to be less of a proposal and more of a brainstorm session. Maybe licenses aren’t the way to go about this, or we create our own licenses to be compatible with ActivityPub and match Lemmy’s values? Maybe it doesn’t matter how our content is used, or there’s nothing we can do?
silas@programming.devOPto
Lemmy@lemmy.ml•Protecting user content and data on LemmyEnglish
6·2 years agoYou might be right, I definitely see your point. ActivityPub adds a whole new layer to this too. In the end though, isn’t the content we post no different than anything else published on the Internet? I guess it’s important to note that technically nothing public can be 100% prevented from being used in unwanted ways. However, there might be other ways (legally, socially, etc.) we could discourage it.
Regardless, I’d love to get a better sense of how much this matters to us here on Lemmy—or if it should even matter in the first place
silas@programming.devto
Announcements@lemmy.ml•Lemmy Development Update 2024-02-23English
7·2 years agoI think you can see total donations at the bottom of join-lemmy.org
!lemmynade@lemm.ee has this
Spatial computing has gone too far
silas@programming.devto
Announcements@lemmy.ml•Lemmy Developer AMA and Dev Update, 2024-01-26, 1500 CEDTEnglish
11·2 years agoWhat has been the most rewarding part of working on Lemmy for you guys?
silas@programming.devto
Announcements@lemmy.ml•Lemmy Developer AMA and Dev Update, 2024-01-26, 1500 CEDTEnglish
15·2 years agoAs developers, what can we do (or not do) to best support Lemmy’s vision and goals right now?
silas@programming.devto
Learn Programming@programming.dev•Can I email or text myself through Python or bash?English
6·2 years agoYou might be interested in ntfy as an alternative. You can just make a simple HTTP request and then get a notification on your phone.
silas@programming.devto
Git@programming.dev•When do people prefer merge versus rebase?English
18·2 years agoYeah it’s rough. I’m having a hard time staying committed.
silas@programming.devto
Lemmy@lemmy.ml•Just realized we have no solution for communities with inactive mods at Lemmy (devs, please look into this)English
4·2 years agoWe can’t force people to join, but we can emphasize the negatives of Reddit and the ways Lemmy solves those. Things like:
- Lemmy does not collect personal data and share it with third parties like Reddit does
- Lemmy does not violate your privacy with tracking or ads like Reddit does
- Lemmy’s code and algorithms can be viewed and reviewed by anyone at any time as-is, unlike Reddit
- Lemmy is 100% self-funded and moderated by its own users across the world. Reddit and your data is governed by a single money-driven corporation with controversial leadership
People that value those things are the ones that will consider moving over. You might say that you’ve read over Reddit’s terms and conditions, and then present the Lemmy community as a private and safe alternative if anyone wishes to join?
For a static site, I would personally choose Astro or SvelteKit—both of those are highly optimized for static sites. In my opinion the syntax of these frameworks feels closer to plain HTML/CSS/JS than React and will naturally teach you more about the fundamentals as you go.
If you’re just starting out, the most important thing is to really make sure you learn your JavaScript Web APIs and other HTML and CSS fundamentals as you go. The better you know these, the better your websites will be regardless of which framework or tools you choose. These fundamental skills will have the highest reward for you in the long term.
And ask a ton of questions here too!
deleted by creator
silas@programming.devto
Programming.dev Meta@programming.dev•[Completed] Instance will be down while updating to 0.19.1 starting at 23:00 UTCEnglish
11·2 years agoThanks for this! 🎉
silas@programming.devto
Announcements@lemmy.ml•Lemmy Release v0.19.1 - Outgoing Federation fixEnglish
11·2 years agoReal fix is in the comments
silas@programming.devto
Announcements@lemmy.ml•Lemmy v0.19.0 Release - Instance blocking, Scaled sort, and Federation QueueEnglish
10·2 years agoCongrats, and thanks for all the hard work! 🍻















Ok I tried it out and as of now Jan has a better UI/UX imo (easier to install and use), but Open WebUI seems to have more features like document/image processing.