Details
-
SkillsNullPointerException
-
LocationBerlin
Joined devRant on 4/9/2017
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
-
Me: Sometimes I talk to myself while debugging.
Me: OMG 😱, me too..
Me: Lets try pair programming next time.9 -
I've never had a great experience working with designers, but this one might be the laziest! Props if it's for a friend and unpaid though.15
-
*casually programming stuff*
*Sudden need to open cmd arises*
Me: *opens cmd and starts typing, when it hits me*
"Fuck"
Friend: "what happended?"
Me: "i forgot to turn on hackermode"
*enters "color 0a"*
"Better"
Friend: *chuckles angerly*6 -
Girl: "hey"
My Brain:
java.lang.NullPointerException:
at net.brain.functions.Talk.retrieveSpeech(Talk.java:2978)
at net.brain.functions.Talk.createFlirtyResponse(Talk.java:3132)
Me: null
*Girl walks away*20 -
Pair programing on project with friend.
We both feel like the other person is doing all the work and we are not really helping.
Twice the developer power, twice the imposter syndrome.1 -
"Hi, I'd like to hear a TCP joke."
"Hello, would you like to hear a TCP joke?"
"Yes, I'd like to hear a TCP joke."
"OK, I will tell you a TCP joke."
"Are you ready to hear a TCP joke?"
"Yes, I am ready to hear a TCP joke."
"OK, I am about to send the TCP joke. It will last 10 seconds, has 2 characters, it does not have a setting, it ends with a punchline."
"OK, I am ready to get the TCP joke that will last 10 seconds, has 2 characters, does not have a setting, and ends with a punchline."
"I'm sorry, your connection has been timed out."
"Hello, would you like to hear a TCP joke?"6 -
You see a web, I see:
CLIENT: TCP SYN
SERVER: TCP SYN ACK
CLIENT: HTTP Get
SERVER: HTTP Response
...
CLIENT: TCP FIN
SERVER: TCP FIN ACK
All I’m saying is that this spider has a clear understanding of Transfer Control Protocol.13 -
She: "I am not getting anything out of these classes!!"
Me: "Try making some Objects first"
*Awkward silence*8