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

Programmer Humor

32060 readers
1395 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 1 year ago* (last edited 1 year 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 6 months ago

@sin_free_for_00_days or "# The code is documentation enough"

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

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

[–] [email protected] 0 points 1 year 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 1 year ago

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