this post was submitted on 23 Jun 2024
734 points (96.5% liked)

Programmer Humor

19187 readers
1147 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 20 points 2 months ago* (last edited 2 months ago) (3 children)

It's best not to touch anything web related, lest you want to go mad. It's like the elder scrolls or laying eyes on some cosmic horror creature. Tbf this also goes for C++

[–] [email protected] 3 points 2 months ago* (last edited 2 months ago) (1 children)

At least C++ build tools are easier than modern JS.

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

I don't think "easier" is the right way to compare here. The C++ build tools will absolutely rewrite your code into something you can't expect to guess, but it doesn't make them hard to "use".

load more comments (1 replies)