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:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 7 months ago

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.