4 ms·
Ask HN: Will high or low level coding tasks first be automated by AI?
- 32gbsd 4y agoI dont see it automating anything except the most common web api boilerplate code. You know the code you learn in yt tutorials and boot camps. Definately OOP will be the first and it will be just as terrible as modern OOP because it will stick to best practices it copies from the internet and github. But then again the modern web dev is tool stack nightmare so i am not sure.
- version_five 4y agoThis is from 2016 but still relevant. Low/no code is not real thing. https://www.commitstrip.com/en/2016/08/25/a-very-comprehensive-and-precise-spec/ https://www.commitstrip.com/en/2016/08/25/a-very-comprehensi...
- ikealampe200 4y agoThis made me laugh and is true to some degree IMO. I guess there could be easier ways to write specification though?
- notadev 4y agoChatGPT has been great for DevOps. So much of DevOps is trying to figure the best approach to a solution and ChatGPT has been an amazing partner to bounce ideas off of, or to get recommendations.