• 0 Posts
  • 15 Comments
Joined 7 days ago
cake
Cake day: July 30th, 2025

help-circle







  • If you are writing code that could easily introduce security vulnerabilities, you HAVE to understand it. No matter if you ai generate it or don’t. So you have to learn the language either way. If you are that good with a language that you can understand its code, it will most likely be easier to write your code manually than to generate it and completely understand it.

    If you are only doing small PHP plugins and the ai doesn’t do anything critical like reading/writing files or taking user input, it should be fine though.