Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
disolved5317y@azous oh haha, I didn't catch it either 😂 thats the problem with human brains, we see things that are not really there just because we expect them to be there.
-
disolved5317y@azous I swear to God, these are the problems that consume most of my time debugging, JUST because my brain is too lazy to render and parse the whole code 😑😑
-
hell169537y@disolved 😂 I was actually 5 cm from the screen looking really paranoid for an error when i found it
-
leolas952547y@disolved same with me! For some reason I also thought that it was a while m. I also tend to skim through the code for trivial things
Related Rants
-
cdrice105"You gave us bad code! We ran it and now production is DOWN! Join this bridgeline now and help us fix this!" ...
-
MoboTheHobo35My Friend: Dude our Linux Server is not working anymore! Me: What? What did you do? My friend: Nothing I swe...
-
tommy15Right now someone at Google is coding something useless for us to laugh at on April Fools.
Took me 2 fucking days to figure out why the loop wasn't working, biggest facepalm ever.
if(iterator.hasNext()){
// some awesome code
}
undefined
fml
omg
facepalm