Earlier quoted context omitted.
Age of Code does not automatically equal quality of code, ever. Good code is maintained by good developers. A lot of bad code is pushed out by management, and other situations, or just bad devs. This is a can of worms you're talking your way into.
It actually might. Older code running in production is almost automatically regression tested with each new fix. It might not be pretty, but it's definitely more reliable for solving real problems.
Beliefs that are true for regular software but false when applied to AI
41–50 of 461 posts
Re: Beliefs that are true for regular software but false when applied to AI
#42Earlier quoted context omitted.
You should read the footnote marked [1] after "a note for technical folk" at the beginning of the article. He is very consciously making sweeping generalizations about how software works in order to make things intelligible to non-technical readers.
Does that really matter? He is trying to lax the general public perception around AIs shortcomings. He's giving AI a break, at the expense of regular developers. This is wrong on two fronts: First, because many people foresaw the AI shortcomings and warned about them. This "we can't fix a bug like in regular software" theatre hides the fact that we can design better benchmarks, or accountability frameworks. Again, lo…
Re: Beliefs that are true for regular software but false when applied to AI
#43Re: Beliefs that are true for regular software but false when applied to AI
#44Earlier quoted context omitted.
Neither, you’re reading it wrong. Think of it as codebases getting more reliable over time as they accumulate fixes and tests. (As opposed to, say, writing code in NodeJS versus C++)
Sounds more like survivorship bias. All the bad codebases were thrown out and only the good ones lasted a long time.
New code is the source of new bugs. Whether that's an entirely new product, a new feature on an existing project, or refactoring.
Re: Beliefs that are true for regular software but false when applied to AI
#45[1] https://www.economist.com/leaders/2025/09/25/how-to-stop-ais...
Re: Beliefs that are true for regular software but false when applied to AI
#46Where did "can't you just turn it off?" in the title come from? It doesn't appear anywhere in the actual title or the article, and I don't think it really aligns with its main assertions.
Presumably it's a phrase you might hear from a boss who sees AI as similar to (and as benign/known/deterministic as) most other software, per TFA
Re: Beliefs that are true for regular software but false when applied to AI
#47Earlier quoted context omitted.
You should read the footnote marked [1] after "a note for technical folk" at the beginning of the article. He is very consciously making sweeping generalizations about how software works in order to make things intelligible to non-technical readers.
But are those sweeping generalizations true? > I’m also going to be making some sweeping statements about “how software works”, these claims mostly hold, but they break down when applied to distributed systems, parallel code, or complex interactions between software systems and human processes. I'd argue that this describes most software written since, uh, I hesitate to even commit to a decade here.
If you include analog computers, then there are some WWII targeting computers that definitely qualify (e.g., on aircraft carriers).
Re: Beliefs that are true for regular software but false when applied to AI
#48Earlier quoted context omitted.
CEOs (even most VCs) are labor too
Labor competes for compensation, CEOs compete for status (above a certain enterprise size, admittedly). Show me a CEO willingly stepping down to be replaced by generative AI. Jamie Dimon will be so bold to say AI will bring about a 3 day week (because it grabs headlines [1]) but he isn't going to give up the status of running JPMC; it's all he has besides the wealth, which does not appear to be enough. The feeling of…
(Has anyone tried an LLM on an in-basket test? [1] That's a basic test for managers.)
Re: Beliefs that are true for regular software but false when applied to AI
#49The most likely danger with AI is concentrated power, not that sentient AI will develop a dislike for us and use us as "batteries" like in the Matrix.
For one thing, we'd make shit batteries.
Re: Beliefs that are true for regular software but false when applied to AI
#50Earlier quoted context omitted.
You should read the footnote marked [1] after "a note for technical folk" at the beginning of the article. He is very consciously making sweeping generalizations about how software works in order to make things intelligible to non-technical readers.
But are those sweeping generalizations true? > I’m also going to be making some sweeping statements about “how software works”, these claims mostly hold, but they break down when applied to distributed systems, parallel code, or complex interactions between software systems and human processes. I'd argue that this describes most software written since, uh, I hesitate to even commit to a decade here.