| ▲ | FpUser 11 hours ago | |
I think we've come to the point when it should be the opposite for any new code, something in line of: "done without AI". Bein an old fart working in software development I have many friends working as very senior developers. Every single one of them including yours truly uses AI. I use AI more and more. Goes like create me classes A,B,C with such and such descriptive names, take this state machine / flowchart description to understand the flow and use this particular sets of helpers declared in modules XYZ I then test the code and then go over and look at any un-optimal and other patterns I prefer not to have and asking to change those. After couple of iterations code usually shines. I also cross check final results against various LLMs just in case | ||