Insist they index from 1. Like God and Fortran intended it. ;)
Programmer Humor
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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
Fuck C and it's lazy shit pointer arithmetic array indexing shortcut. I.e. you just add the index × size(t) to the array pointer.
Bounds checking? We've heard of it.
It's fast though.
Like riding a motorcycle in a tee shirt and shorts.
And Lua!
I thought the joke here was that your unbalanced parentheses would make me angry (they did))
... is that not the point of the title?
I have this great idea for an app, we can go 70/30 on it! 70 for me because the idea is the hardest part after all. So basically it's Twitter plus Facebook plus Tinder with a built in MMO. You can get that done in a couple weeks, should be pretty easy right?
[Object object]
Html is a programming language.
That’s right there with calling JS, PowerShell and Bash “programming languages”. I said what I said.
Tell me you don't know what a programming language is without telling me you don't know what a programming language is
Replace a semicolon (;) with a Greek Question mark (;), provided they're working in a language that uses semicolons at the end of every line, and their IDE doesn't highlight the difference (which some do now)
Fun fact, Rust has a special error message for this:
Unicode character ';' (Greek Question Mark) looks like a semicolon, but it is not.
It also detects other potentially confusing Unicode characters, like the division slash which looks like /
.
Write spaghetti code and don't listen to advice telling you to improve
short variable names, and the only vowel is 'i'
I inherited an old Japanese codebase. Tons of stuff was just single-letter variables. Apparently, this used to be at least somewhat common here. I spent a lot of time just updating code to replace vars with something meaningful (and found bonus bugs due to improper scoping with same var names as a bonus). Didn't have an IDE that would easily do it for me at the time and running something like sed
felt too risky.
Good pay for me, no programming socks for thee!
Make them stand up.
You have no power here! I use a standing desk.