this post was submitted on 28 May 2024
309 points (84.1% liked)

Programmer Humor

19486 readers
734 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
 

but stackoverflow how i fixy the brokey!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 64 points 5 months ago (3 children)

Heh... but Javascript is so permissive you can just start writing psuedocode and it'll probably be valid!

[–] [email protected] 6 points 5 months ago (1 children)
[–] [email protected] 2 points 5 months ago

Perhaps more than one thing, who can know?

[–] [email protected] 24 points 5 months ago (1 children)
[–] [email protected] 29 points 5 months ago (4 children)
[–] [email protected] 3 points 5 months ago
[–] [email protected] 17 points 5 months ago
for(i=0;i<100;i++){
    console.log("Yep")
}

console.log("uh-huh")