10 ms·
>> The outputs usually about half right when its usable. For data projects/pocs/mvps using python its saving me lots of hours, you have some tiny mistakes, but
by ChatPGT 3y ago
>> The outputs usually about half right when its usable.
For data projects/pocs/mvps using python its saving me lots of hours, you have some tiny mistakes, but once I have the idea in my head I just iterate and in 30min or less I have "written" the code for what would take me many hours.
- nibbleshifter 3y agoI think over the weekend I'll see how it handles some trivial-but-annoying/tedious data mangling tasks. There's a few small projects I have been procrastinating for ages that just will require a lot of "tedious but trivial" hand jamming of 90% boilerplate that may be well suited to LLM generated code.
- ChatPGT 3y agoThat's it. And it also helps with self-awareness: I found out that I much like prefer solving problems than writing code!