After thinking more about AI making programming obsolete.

To get the level of specificity needed to ask a computer to perform tasks will need dedicated jargon not just regular English. Which over time you will shorten with abbreviations and symbols for conciseness.

And then you’d have reinvented programming languages.

@carnage4life Just with a 'compiler' in between that is sometimes randomly doing not what your 'code' was written for 😱
@demiurg
Except that compilers are deterministic - at least, at the moment. Same input --> same output is normal. But watch out for "minor" changes in the input.