Hacker News new | ask | show | jobs
by ChatPGT 1171 days 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.

1 comments

I 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.

That's it. And it also helps with self-awareness: I found out that I much like prefer solving problems than writing code!