this post was submitted on 27 Mar 2024
1 points (100.0% liked)

Programmer Humor

32010 readers
1225 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 3 years ago
MODERATORS
 
top 3 comments
sorted by: hot top controversial new old
[โ€“] scutiger@lemmy.world 1 points 2 years ago

I DECLARE... VARIABLE!

[โ€“] Venator@lemmy.nz 0 points 2 years ago* (last edited 2 years ago)

Sometimes I think it could be easier to just use the variable before its declared and then let the IDE auto fix create it, but I never remember to try it ๐Ÿ˜‚

[โ€“] perviouslyiner@lemmy.world 0 points 2 years ago* (last edited 2 years ago)

"oh, the line you are typing is incomplete and therefore the whole file is invalid which means there is nothing to suggest for autocomplete"