Instance agnostic links:
this post was submitted on 30 May 2025
17 points (90.5% liked)
Open Source
37922 readers
157 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
How does this compare to something like Appsmith or Budibase?
That's a great question, here’s how I see it:
- Silex = websites and web design — strong focus on responsive layouts, CSS concepts, box model, etc. No workflows or app logic
- Bring your own CMS/DB — pure frontend; users design and bind to real data (read-only)
- Web standards first — HTML/CSS; what you learn is portable. If you know a standard, you can probably apply it directly in Silex
- Fully open source, FOSS, AGPL, not open core like Appsmith/Budibase
It’s not necessarily easier — the complexity just lives elsewhere :)
Their source code: https://github.com/silexlabs
there's a lot of mention about being FOSS but they never actually prove it, which is funny to me
@NGnius @lexoyo@lemmy.ml what do you mean prove it?
You say you're open source but don't link to the open source code. Nothing more