If you use AI to code, or help with mandane code, or utilize it for any simple tasks in code, watch out for the good ‘’ol security issues like SQL injection and cross site scripting. The thing is not a magic box that will do the right thing, it takes the path of least resistance and creates a bunch of spaghetti code to find issues in later. There are a lot of other ancient issues it will bring to your modern code, since it was trained on a bunch of shit code due to the nature of normal distribution. GL! With power comes responsibility, so tread carefully.

Also GN!

Reply to this note

Please Login to reply.

Discussion

It can spot patterns with the Intelligence of a lizard at best, like a car you have to know how to drive the vehicle.

If it does give you spaghetti it’s up to you to still be able to ship coverage(in the form of code) in 6months +

That is definitely no easy task

Who can build something that can attract 100 million users using this

Very few ,if any

From what I’ve seen so far, AI is much less likely to have those basic security vulnerabilities in the code it generates than your average programmer