logoalt Hacker News

ameliusyesterday at 9:27 PM0 repliesview on HN

AI is great for getting stuff to work on technologies you're not familiar with. E.g. to write an Android or iOS app or an OpenGL shader, or even a Linux driver. It's also great for sysadmin work such as getting an ethernet connection up, or installing a docker container.

For main coding tasks, it is imho not suitable because you still have to read the code and I hate reading other people's code.

And also, the AI is still slow, so it is hard to stay focused on a task.