this post was submitted on 17 Jul 2023
2 points (100.0% liked)

Programmer Humor

33521 readers
612 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

When your code works, but you don't know how
@programmerhumor

top 5 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 2 years ago* (last edited 2 years ago) (1 children)

Going back to the most famous code comment in Unix history You are not expected to understand this.

[–] [email protected] 2 points 11 months ago

@sin_free_for_00_days or "# The code is documentation enough"

[–] [email protected] 0 points 2 years ago (1 children)

Just containerize the dev environment and ship that to the customer.

[–] [email protected] 0 points 2 years ago (1 children)

Just make sure to add comments like

//Magic, do not touch

To make sure no-one accidentally breaks the spell.

[–] [email protected] 1 points 2 years ago

If you even know which line of random bullshit you changed that made it work, that is