this post was submitted on 08 Sep 2024
1197 points (98.2% liked)

Programmer Humor

32069 readers
465 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] 31 points 1 week ago (1 children)

If you are writing it then you are doing it wrong.

[–] [email protected] 6 points 1 week ago

I hate writing a serialized format

I mean, that's why it's serialized. It's not supposed to be written by hand, that's why you have a deserializer. 🤦