Details
-
AboutSalesforce/Java Developer
-
Skillsjava, Salesforce, C, Cpp
-
Location🇮🇳
Joined devRant on 7/11/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
-
All the stupid date functions where the days range from 1 to 31 but the months range from 0 to 1120
-
$ git add .
$ git commit -m "This HAS to be online soon"
$ git push
*merge conflict*
*did not look at difference*
*using mine*
$ git commit -m "resolv merge conflict"
$ git push
$ ssh root@x.x.x.x
# git pull
# cd /path/to/webapp
# npm run production3 -
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 -
Dear team,
Train people well enough so they can leave
Treat them well enough so they don't want to
Regards,
A member of dev team2 -
1.Run into issue
2.Go to Stack Overflow
3.Think of best way to phrase the question
4.Find solution while editing post
5.Bang head on desk3 -
Dear unknown StackExchange random dude,
You don't know me, I don't know you, but, let's be honest : I came here to get answers, not to get my question fucking edited.
Regards,
Go fuck yourself25 -
Client: I said I wanted that text to be white. We talked about this. You have to do what I tell you.
Me: the text is white. The color code is #ffffff.
Client: well make it more white!
*Sigh*18 -
"Most software today is very much like an Egyptian pyramid with millions of bricks piled on top of each other, with no structural integrity, but just done by brute force and thousands of slaves." - Alan Kay5
-
Does anyone else suddenly lose the ability to type properly as soon as someone is watching/pairing?40
-
Have you ever wondered we programmers have so many strong communities.... Stackoverflow, devRant, Reditt, etc...
No other profession has such communities... Why? Why?
Because, we haven't built one for them.... 😂😁61 -
Developer: We have a problem.
Manager: Remember, there are no such things as problems, only opportunities.
Developer: Well then, we have a DDoS opportunity.53 -
New dev: I need help with this issue. I've been debugging it all day.
*2 hours later*
Me: spent a while debugging it, eventually came across a stack overflow post that says you can't do that.
New dev: oh I saw that earlier, didn't think it applied.
Me: ... why ... accepted answer "It is not possible to do this, this way".
New dev: hhhmm, ok
... get the fuck out of this building immediately.3 -
After reading a lot of cryptography, I realized that it would be best if Alice and Bob just talk in person13
-
A group of wolves is called a pack.
A group of crows is called a murder.
A group of developers is called a merge conflict.28