Comment on AI Coding Is Massively Overhyped, Report Finds
Warl0k3@lemmy.world 5 days agoDynamic SQL in of itself not an issue, but the consequences (exacerbated by SQL’s inherent irrecoverability from mistakes - hope you have backups) have stigmatized it’s use heavily. With an understanding of good practice, a proper development environment and a close eye on the junior devs, there’s no inherent issue to using it.
MangoCats@feddit.it 5 days ago
My feelings about C/C++ are the same. I’m still switching to Rust, because that’s what the company wants.