| ▲ | resfirestar 28 minutes ago | |
Implicit in a lot of "AI jobs apocalypse" predictions is the assumption that most tasks are ridiculously easy compared to AI research, so naturally the smart AI researchers can understand any profession well enough to credibly predict that AI will be able to replace it. I'm personally not sure the apocalypse has been truly disproven as opposed to progress just being slower than some of the overexuberant predictions, but there does seem to be a pattern of famous AI researchers predicting a job would be automated and turning out to be wrong because they focused too hard on a single aspect of it that could be automated while handwaving or ignoring the hard parts. This has prominently happened with radiology, then with customer service, and now they are walking back on programming too. Maybe take these guys with a grain of salt going forward? I trust them to be able to tell us frontier AI models will keep getting better, not to predict the impact that will have on specific industries. Some people will insist we should give them half credit for predicting there would be impact at all (as opposed to the "it's a bubble" refrain) but I think it should be possible to ignore two categories of obviously dumb predictions at the same time. | ||
| ▲ | zozbot234 7 minutes ago | parent [-] | |
Programming has been successfully automated though. Programmers used to write programs line-by-line in raw binary code or assembly mnemonics, now they just write high-level formal code in languages like C++ or Rust and the computer spends much of its working time processing those lexer and parser 'tokens' and translating the whole thing into assembly and binary code. It all works quite well. | ||