145
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 31 Aug 2025
145 points (100.0% liked)
Open Source
40386 readers
113 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 6 years ago
MODERATORS
Yes, I get the intention of the term. I don’t understand why it exists. It’s unnecessary. Most software is designed to not require you to write code to use it.
Hmm okay, that's true. I guess there's another aspect missing from my description above then: no-code is for doing tasks in ways that resemble how you'd do them with code, but without directly using code.
Think about the nodes in Blender or Node-RED, or the blocks in visual scripting for kids to learn. It's using the same concepts of code, but with varying amounts of abstraction depending on which example we look at.
WordPress is a CMS, that's true, and is usually how it's described. Specifically, though, the block editor is what I assume the OP was referring to as no-code. That part of WordPress is abstracted more than a tree of nodes in Blender, but they're both examples of an effort by those softwares to make doing those tasks more approachable to users.
Inkscape could probably also be described as no-code if you squinted hard enough, since it's letting you manipulate SVG tags directly without needing to open a text editor and know the SVG spec.
Then every office program is a "no-code". And every program from the user perspective when the user is not coding is a "no-code" 🤷🏻♂️