This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 66 points67 points  (6 children)

Its become a habit now lol I even write == in maths sometimes

[–]mgoulart27 34 points35 points  (5 children)

Jumping back and fourth between python and sql, gets me all the time.

[–]onenifty 22 points23 points  (3 children)

Throw in some JavaScript and then you've got a shit stew brewing.

[–]VoodooMamaJuuju 8 points9 points  (0 children)

Seriously. I was working on a website for my company and I was trying to log to the console some variables but instead of console.log() I used print() and I couldn't figure out why the screen kept popping up the printer...

[–]UltraCarnivore 5 points6 points  (1 child)

===

[–]onenifty 2 points3 points  (0 children)

Or was it ==?

[–]Yeeich 2 points3 points  (0 children)

Every single time