this post was submitted on 06 Jan 2024
790 points (96.4% liked)

Programmer Humor

32253 readers
159 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
[โ€“] marcos@lemmy.world 6 points 9 months ago (1 children)

If you know it works, you also know it well enough to touch it.

Almost everybody that says it is talking about something that doesn't work, and they don't know it.

And those two add-up to make any advice completely useless.

[โ€“] catch22@startrek.website 2 points 9 months ago

Not useless at all, this is why there is so much shit code out there.

It full implies, document and test your fucking code people!