"#AI is going to make software engineers obsolete", is the most ridiculous thing I've heard in my career as a software engineer.
People who say stuff like this have absolutely no idea, what software engineering is about:
- Communication with people to specify requirements
- Considering _A LOT OF CONTEXT_
- 95% reading existing code, 5% writing new code
- Reuse existing code
- Find patterns and relations
- ...