Details
-
AboutJunior developer
-
SkillsJava, IBM bpm, javascript
-
LocationBucurești
Joined devRant on 6/3/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
-
The programmer got stuck in the shower because the instructions on the shampoo bottle said:
"lather, rinse, repeat."1 -
A programmer comes home from work. The spouse says, "Could you run to the store for me? Buy a gallon of milk, and if there are eggs, buy a dozen". He goes to the store and comes back with 13 gallons of milk.
buyMilk()
if (eggs) {
for (var i = 0; i < 12; i++) {
buyMilk()
}
}4 -
I knew I was about to get laid off so I stopped caring and started answering questions on stack overflow all day every day instead of working.
10k rep later I got a new job via stack overflow careers that pays twice as much.
Moral of the story? Be efficient... even when you are not.5 -
Sometimes I don't give a dam naming my classes since I know not a lot of people will see this. At least I'll make a dev laugh!3
-
What i have been doing so far
1) create project
2) search google for help
3) copy & paste
4) compile
If not working GOTO 2, else
5) feel good for days1 -
I hate when sites accept a 20 char password but only 'technically' support fewer. By truncating it of course...
Always entertaining to try shorter and shorter versions of the password to see when it works.... yay...3 -
Why do XML API-s still exist? WHY? It's like walking up to a hot chick hoping to get a number, but she turns around and smiles with no teeth.1
-
This Android app is my coolest project because I did it on my own and it actually works! Well, my 3 and 5 year old sons think it's the coolest, anyway :)
https://play.google.com/store/apps/...3 -
I took a certification test today that has an accumulative checkpoint score every 15 questions. I needed a 74 to pass the test... Here is a rough timeline of checkpoint scores and my thoughts:
64 - rough start I can recover
71 - OK, still failing but at least the score went up
63 - what the hell??
67 - OMG I am failing this test.
71 - You know, I don't need this job. I can find plenty of other work.
71 - This fucking test is brutal and I hate everyone. OMFG I only have an hour left!
Queue total internal meltdown. My job really depends on this certification.
73 - screw it. I failed. I am guessing from here on out.
77 - Holy shit I have a chance!! Only 25 questions to go. DONT SCREW THIS UP!
77 - YESSSSS My score didn't go down. 10 questions to go.
76 - Holy shit. After 6 month of studying, I passed the most brutal test of my life. ..... Barely.