this post was submitted on 29 Mar 2024
923 points (97.1% liked)
Programmer Humor
32380 readers
1347 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This is about 50% of what I use ChatGPT for. Something I've done many times before, but I just need a quick reminder about the exact syntax.
The other 50% is just creating DTOs that have properties that are suitable for parsing JSON or XML or can be used to dump data from SQL into. The boring shit.