LLMs can assist you to write a shitload of useless bloatware, or can assist you to take something existing and complicated, and create something minimal that is almost as good. It's up to you.
You can produce a shitload of useless bloatware and not come close to the bloated uselessness of a large-scale enterprise software platform.
RIP Low-Code 2014-2025
31–40 of 160 posts
Re: RIP Low-Code 2014-2025
#32Interesting article -- my take on low-code has always been less about how much initial development time the application takes to code, and more about how it can ease the long term maintenance of an application. With AI tooling it is going to be easy for companies to spin up hundreds of internal applications, but how are they accounting for the maintenance and support of those applications? Think about the low-code pl…
Re: RIP Low-Code 2014-2025
#33I think this view is really short-sighted. Low-code tools date back to the '80s, and the more likely outcome here is that low-code and agentic tools simply merge. There's a lot of value in having direct manipulation and visual introspection of UIs, data, and logic. Those things allow less technical people to understand what the agents are creating, and ask for help with more specific areas. The difficulty in the past…
Re: RIP Low-Code 2014-2025
#34> the cost of shipping code now approaches zero Does anyone actually believe this is the case? I use LLMs to ‘write’ code every day, but it’s not the case for me; my job is just as difficult and other duties expand to fill the space left by Claude. Am I just bad at using the tools? Or stupid? Probably both but c’est la vie.
Re: RIP Low-Code 2014-2025
#35Earlier quoted context omitted.
You can produce a shitload of useless bloatware and not come close to the bloated uselessness of a large-scale enterprise software platform.
Well, where I work these two trends are merging. Enterprise bloat plus LLM bloat. And leadership is "excited" about how much more code / applications IT can deliver this year
Re: RIP Low-Code 2014-2025
#36> the cost of shipping code now approaches zero Does anyone actually believe this is the case? I use LLMs to ‘write’ code every day, but it’s not the case for me; my job is just as difficult and other duties expand to fill the space left by Claude. Am I just bad at using the tools? Or stupid? Probably both but c’est la vie.
As a dev team, we've been exploring how we grapple with the cultural and workflow changes that arise as these tools improve--it's definitely an ongoing and constantly evolving conversation.
Re: RIP Low-Code 2014-2025
#37Low code is not disappearing - it is simply changing. What do you think an LLM is if not no/low-code? And all the other components such as MCPs, skills, etc this is all low-code. And who is going to plug all of these into a coherent system like Claude Code, Copilot, etc which is basically a low code interface. Sure it does not come with workflow-style designer but it does the same. As far as the vibe-coded projects g…
> What do you think an LLM is if not no/low-code? An LLM is not low code. It's something that generates the thing that does the thing. Most of the time it generates 'high' code. That high code is something that looks like hieroglyphics to non developers. If it generated low code then it's possible that non developers could have something that is comprehensible to them (at least down as far as the deterministic abstra…
Re: RIP Low-Code 2014-2025
#38Usually the point of a library or framework is to reduce the amount of code you need to write. Giving you more functionality at the cost of some flexibility.
Even in the world of LLMs, this has value. When it adopts a framework or library, the agent can produce the same functionality with fewer output tokens.
But maybe the author means, "We can no longer lock in customers on proprietary platforms". In which case, too bad!
Re: RIP Low-Code 2014-2025
#39I'm a co-founder of Calcapp, an app builder for formula-driven apps, and I recently received an email from a customer ending their subscription. They said they appreciated being able to kick the tires with Calcapp, but had now fully moved to an AI-based platform. So we're seeing this reality play out in real time. The next generation of Calcapp probably won't ship with a built-in LLM agent. Instead, it will expose al…
Agree there will be a place for no-code and low-code interfaces, but I do think it's an open question where the value capture will be--as SaaS vendors, or by the LLM providers themselves.
Re: RIP Low-Code 2014-2025
#40> the cost of shipping code now approaches zero Does anyone actually believe this is the case? I use LLMs to ‘write’ code every day, but it’s not the case for me; my job is just as difficult and other duties expand to fill the space left by Claude. Am I just bad at using the tools? Or stupid? Probably both but c’est la vie.