Quote:
Originally Posted by machinegunkelly
This.
Very easy to go too far with AI now, since it saves you the actual coding time.
Keep it simple, do one thing well.. and yer good.
|
I spent today re-writing my entire code step by step by step with the AI for like 12 hours now, close to being done, phew... what a slog! Learned a lot though. I have been always asking the AI to remind me of better programming practices in case I instruct it some amateur style shit to do. It is good at telling me and making suggestions that an amateur vibe coder wouldn't have a clue about.
This time, my entire code has been re-written on a much more solid foundation with an API and proper database instead of a lame ass CSV file for my modules to communicate through. Much more robust!


