Details
Joined devRant on 5/12/2016
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
-
Want to start playing with iOS 10 and Xcode 8 but my hotel's wifi is maxed out at 3.8 MB. Guess I'll wait till I get home...3
-
This just happened....
Tester: My cluster is not working properly!!!
Me: What's wrong?
Tester: I don't know. I've checked all the logs available on the entire cluster. All i know is that node 1 and 7 is broken.
*ssh into the cluster*
node1
# less /var/log/<affected application log>.log
*no errors here everything is working properly*
node7
# less /var/log/<affected application log>.log
*goes down to the bottom and scrolls up a few lines*
<insert massive error here>
Checked all the logs eh?3 -
fuck you SimpleDateFormat. Every single time. get one case incorrect, suddenly its june the 45th, 3017.8
-
Call internet provider to ask about a problem :
costumer service: in order to help you, I need to know what windows version do you use, Windows 8, windows 7...
Me: I use linux
Costumer service : I'm sorry, we don't provide support to Windows Linux16 -
yeah I actually forgot to thank stackover flow from what I am now. Thank you Stackoverflow
credits on the owner of the photo.2 -
So my girlfriend was Gavin wifi problems and she calls me to fix it with vague description of what's happening (not even enough to google).
"But I'm a programmer?"
"And?"
"That's networking, they're quite different"
"It's computer stuff it can't be that different"8 -
I'm a Comp Sci Professor on the side. Student complaint on class survey: "Tests are too hard, he expects you to know the language."1
-
after hours of debugging your program without any luck...
wife(never programmed a day in her life): what's up?
me: I can't figure out why this program won't work
wife: oh! you're probably missing a semi-colon somewhere9