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.
web dev and digital artist making !lemmynade@lemm.ee
- 5 Posts
- 57 Comments
Does this differ from Ollama + Open WebUI in any way?
silas@programming.devto Apple@lemmy.world•Apple’s decision to drop iPhone web apps comes under scrutiny in the EUEnglish5·1 year agoWhat doesn’t line up is that most other operating systems including macOS support PWAs with different browser engines. That along with the fact that Apple announced this at the bottom of an article hidden under a collapsed menu, it really makes it seem like they’re trying to find an excuse to get rid of them without damaging their brand reputation. It’s no secret how profitable the App Store ecosystem is, and this is one more way they can pressure developers into it while shifting the blame to the EU
silas@programming.devto Learn Programming@programming.dev•Learning how to build integrationsEnglish1·1 year 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 LemmyEnglish4·1 year 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 LemmyEnglish7·1 year 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
!lemmynade@lemm.ee has this
silas@programming.devto Lemmy@lemmy.ml•Suggestion/bug report: favorites are sorted confusinglyEnglish2·1 year agoI’ve been annoyed by this too. Here’s the issue on GitHub for discussion, I doubt anyone will have any objections but it still might be a little while until it’s implemented
Spatial computing has gone too far
silas@programming.devto Apple@lemmy.world•Apollo dev released a youtube app for Vision ProEnglish3·1 year agoHere’s a guided tour of it if you want to learn more
silas@programming.devto Learn Programming@programming.dev•Can I email or text myself through Python or bash?English5·1 year 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 Lemmy@lemmy.ml•Just realized we have no solution for communities with inactive mods at Lemmy (devs, please look into this)English4·1 year 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 UTCEnglish11·1 year agoThanks for this! 🎉
silas@programming.devto Free and Open Source Software@beehaw.org•Is there any FOSS video editing software for mobile?English2·2 years agoThe closest I know of is not completely free or open source, but it’s by Ubiquiti Labs and it’s really good for a mobile video editor. Mentioning it because it might still meet some people’s criteria:
Trinity stood out the most to me, it seems to have less unnecessary fluff