968
Certified in AI (sh.itjust.works)
you are viewing a single comment's thread
view the rest of the comments
[-] renzev@lemmy.world 2 points 1 year ago

Jokes aside, LLMs are actually pretty nice, since they lower the barrier to entry for programming. A guy I know has been doing all of his data processing with obscure Excel hacks his entire life. But recently he had to parse a file with like a million or so lines, which would take forever in excel, so now he's hacking together a python script using ChatGPT and meta ai. And in the process, he's actually picking up a bit of python knowledge himself. He now knows what lists are, how loops and if statements work, and he even understands "intermediate" features like list comprehension and regex. They said llms would replace programmers, but in reality they're making more of us lol

[-] enbyecho@lemmy.world 2 points 1 year ago

recently he had to parse a file with like a million or so lines, which would take forever in excel ... so now he’s hacking together a python script using ChatGPT and meta ai.

Has your friend heard of SQL? And you know, databases?

[-] renzev@lemmy.world 1 points 1 year ago

He's recording the extracted data into a MongoDB database, yes!

[-] enbyecho@lemmy.world 1 points 1 year ago
this post was submitted on 12 May 2024
968 points (98.9% liked)

Programmer Humor

36549 readers
549 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS