I've been thinking about this for a while, and largely agree that industralization of software development is what we are seeing. But the emphasis on low quality is misplaced. Take this for example: ``` Industrial systems reliably create economic pressure toward excess, low quality goods. ``` Industrial systems allow for low quality goods, but also they deliver quality way beyond what can be achieved in artisanal pro…
The rise of industrial software
31–40 of 201 posts
Re: The rise of industrial software
#32These damn articles. Software moved into an industrial revolution when you could write in a high level language, and not in assembly. This has already happened .
You either see what codex and opus are capable of and extrapolate the trendline or you don’t; the author clearly saw and extrapolated. Not that I disagree: I’m on record agreeing with the article months ago. Folks in labs probably seen it coming for years. Yes we’ve seen major improvements in software development velocity - libraries, OSes, containers, portable bytecodes - but I’m afraid we’ve seen nothing yet. Claud…
Re: The rise of industrial software
#33Hmm, I'm not sure I see the value in "disposable software". In any commercial service people are looking for software solutions that are durable, dependable, extensible, maintainable. This is the exact opposite of disposable software. The whole premise of AI bringing democratization to software development and letting any layperson produce software signals a gross misunderstanding of how software development works an…
Re: The rise of industrial software
#34Re: The rise of industrial software
#35A question that was not addressed in the article and contrasts software with industrialized products from the past is - who are the consumers of the software produced at industrial scale? Stitching of clothes by machines accelerated garment product only because there was demand and consumption tied to population. But software is not tied to population similar to food and clothes. It doesn't deprecate, it is not exclu…
On the contrary, this is likely the reason why we can disrupt these large players.
Experience from 2005 just don't hold that much value in 2025 in tech.
Re: The rise of industrial software
#36Not convinced. There is an obvious value in having more food or more products for almost anybody on Earth. I am not sure this is the case for software. Most people's needs are completely fulfilled with the amount and quality of software they already have.
Quite the opposite is true. For a large proportion of people, they would increase both the amount of years they live and quality of life by eating less.
I think the days where more product is always better lapse to an end - we just need to figure out how the economy should work.
Re: The rise of industrial software
#37The idea of automation creating a massive amount of software sounds ridiculous. Why would we need that? More Games? Can only be consumed at the pace of the player. Agents? Can be reused once they fulfill a task sufficently.
We're probably going to see a huge amount of customization where existing software is adapted to a specific use case or user via LLMs, but why would anyone waste energy to re-create the same algorithms over and over again.
Re: The rise of industrial software
#38Thing is: Industrialization is about repeating manufacturing steps. You don't need to repeat anything for software. Software can be copied arbitrarily for no practical cost. The idea of automation creating a massive amount of software sounds ridiculous. Why would we need that? More Games? Can only be consumed at the pace of the player. Agents? Can be reused once they fulfill a task sufficently. We're probably going t…
I'm personally doing just that because I want an algorithm written in C++ in a LGPL library working in another language
Re: The rise of industrial software
#39I've been thinking about this for a while, and largely agree that industralization of software development is what we are seeing. But the emphasis on low quality is misplaced. Take this for example: ``` Industrial systems reliably create economic pressure toward excess, low quality goods. ``` Industrial systems allow for low quality goods, but also they deliver quality way beyond what can be achieved in artisanal pro…
Re: The rise of industrial software
#40I'm not through yet but I don't know. As a developer for almost 30 years now, if I think where most of my code went, I would say, quantitatively, to the bin. I processed much data, dumps and logs over the years. I collected statistical information, mapped flows, created models of the things I needed to understand. And this was long before any "big data" thing. Nothing changed with AI. I keep doing the same things, bu…