It's a bit sad that sql injection is still a thing. It's been a known problem for decades, and developers keep itching to reinvent the vulnerability over and over...
- Posts
- 2
- Comments
- 628
- Joined
- 3 yr. ago
- Posts
- 2
- Comments
- 628
- Joined
- 3 yr. ago
- JumpDeleted
Permanently Deleted
- JumpDeleted
Permanently Deleted
If you try to make the argument that the LLMs are making you a better developer, I would expect pushback.
I've used LLMs for code generation, and the output has been subpar. Better than a novice, but not what I expect from a junior or higher. It is fast, but correctness and sanity is all over the shop.
My problem with lots of these posts is that they are from lazy developers, who are skipping the due diligence of actually validating that the code generated is correct.
If you want to post about how you use the tools, including your processes for ensuring correctness, I would have no objections.