I'm cheating and getting ChatGPT to write code for me on my personal programming project... and it's 100% like having a coworker with zero initiative but mad skills.
Conversation
Notices
-
Embed this notice
Alison 🇦🇺 (rose_myrtle@theres.life)'s status on Wednesday, 28-Jun-2023 01:18:50 JST Alison 🇦🇺 -
Embed this notice
Alison 🇦🇺 (rose_myrtle@theres.life)'s status on Thursday, 29-Jun-2023 08:39:59 JST Alison 🇦🇺 @fuat2mb To be fair, the code I write doesn't usually work first go either, which is why you write a section, test it, fix the errors, test again, then move on to the next bit. It just abbreviates the "write the code" bit, the test/fix cycle is still there (although it can help with that too).
It's marginally better than 'pair programming' and saves me time looking up the functions and constructing the code - but I still have to go through the process of sorting out things like "this code uses sqlite3 but I need to use PHP's PDO libraries instead"
because GIGO
-
Embed this notice