this post was submitted on 27 Jun 2024
984 points (98.0% liked)

Programmer Humor

19149 readers
1179 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 

Cross posted from: https://lemm.ee/post/35627632

you are viewing a single comment's thread
view the rest of the comments
[–] jaschen@lemm.ee 5 points 2 months ago (1 children)

From a person who does zero coding. It's a godsend.

[–] RecluseRamble@lemmy.dbzer0.com 13 points 2 months ago* (last edited 2 months ago) (2 children)

Makes sense. It's like having your personal undergrad hobby coder. It may get something right here and there but for professional coding it's still worse than the gold standard (googling Stackoverflow).

[–] SparrowRanjitScaur@lemmy.world 7 points 2 months ago (1 children)

Nah, you just need to be really specific in the requirements you give it. And if the scope of work you're asking for is too large you need to do the high level design and decompose it into multiple parts for chatgpt to implement.

[–] lemmyvore@feddit.nl 3 points 2 months ago

If you were 100% specific you would be effectively writing the code yourself. But you don't want that, so you're not 100% specific, so it makes up the difference. The result will include an unspecified percentage of code that does not fit what you wanted.

It's like code Yahtzee, you keep re-rolling this dice and that dice but never quite manage to get the exact combination you need.

There's an old saying about computers, they don't do what you want them to do, they do what you tell them to do. They can't do what you don't tell them to do.

[–] jaschen@lemm.ee 0 points 2 months ago

I know zero coding and trying to query something in snowflake or big query is basically not accessible to me. This is basically a cheat code for me.