HACKER Q&A
📣 sancarn

What are your thoughts on no-code tools like Microsoft's Power Automate?


I am consistently frustrated with how limited these visual programming languages are. They are 100% ok, until your problem gets a tiny bit complicated. Then all hell breaks loose. You frequently have to resort to dirty/messy hacks, which ultimately makes maintainability a nightmare...

I have seen very few that have done it right... I think the team behind `enso.org` is the only ones I've seen which actually appear to have done well. Any others? What are your thoughts on these generally?


  👤 not_your_vase Accepted Answer ✓
Some of them make a lot of money - both for the vendors, and for the self-declared professional consultants who has spent half a day with them (looking at you, Actimize -.-)

Otherwise yeah, usually they are very limited toy languages, making even the simplest tasks painful also. At least I have yet to see one that is actually useful in the sense of a generic (or even a single-purpose-built) language.


👤 dead_rubbish
I used to develop small databases and solutions in Office, many years ago, using VB. Wasn't painless but was fairly intuitive and logical once I got the basics. Recently tried doing something similar with the tools you mention. Unintuitive, very limited, requiring so many ridiculous workarounds to achieve something loads of end users would need. Really frustrating experience.