this post was submitted on 18 Oct 2024
250 points (99.2% liked)
Programming Horror
1885 readers
10 users here now
Welcome to Programming Horror!
This is a place to share strange or terrible code you come across.
For more general memes about programming there's also Programmer Humor.
Looking for mods. If youre interested in moderating the community feel free to dm @Ategon@programming.dev
Rules
- Keep content in english
- No advertisements (this includes both code in advertisements and advertisement in posts)
- No generated code (a person has to have made it)
Credits
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
From my experience with ChatGPT:
If this isn’t joke code, that is scary.
For 1, that's why you say "Format your answer in this exact sentence:
The number of bytes required (rounded up) is exactly # bytes.
, where # is the number of bytes." And then regex for that sentence. What could go wrong?Also, it can do math somewhat consistently if you let it show its work, but I still wouldn't rely on it as a cog in code execution. It's not nearly reliable enough for that.