Live data from Hacker News

No Code

vas3k.com

1–10 of 66 posts

Re: No Code

#6
I've gotten sucked into this in the form of MS Power Automate, and it just seems to make everything more complicated and confusing. I spend most of my time looking for workarounds to try to get back the ability to do stuff that any programming language allows. I only learned Access and VBA about a year ago, but I tend to agree with the people who say Microsoft has broken up parts of the functionality of this reasonably useful workhorse into various products, all with their own learning curve and without caring much about covering all that you could previously do.

I'm beginning to think it's just a scam, where Microsoft and others sell a vision to people who can't judge it because they don't know what programming is...and the point is to have an incredibly convoluted and random licensing system where every little thing requires paying more money. It feels as calculated and predatory as a casino.

What "no code" boils down to, it appears to me thus far, is you don't have the version control, the refactoring ability, the ability to reuse code, the ability to see a reasonable amount of logic at once, the ability to easily copy and paste, the security of an editor that won't randomly mangle your code (sorry, it isn't code, it's...uh...JSON) it's just on and on, things you can't do, and nothing added in exchange except the label of "no code". And I don't see how anything complex can be maintained; it merely has the political advantage that you don't have to designate a developer to maintain it...but in reality, it's if anything harder to understand.

Re: No Code

#7

What does the auto segmentation and ocr?

Scanner Pro does the OCR - and it was implied (due to the need for the correct name) that the categorisation is a mapping from the name used for the scanned OCRed file.

That is my take from it. I could be wrong.

Re: No Code

#10
What "no code" is really about is "no figuring out the toolchain, deployment, integration with third parties, etc". For actually writing business logic, replacing code with drag and drop logic blocks is... not really helpful to anybody. But with all the crap that programmers actually spend our days dealing with removed from the picture, anybody can write their own business logic, even if they have to do it in gasp code.
Post reply on HN