Details
-
AboutA developer.
-
SkillsSharePoint, c#, js, jQuery, REST
-
LocationLondon
Joined devRant on 5/13/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
-
Showers
99% of my bugs are fixed whilst I'm in the shower
Honestly, I should just get a waterproof computer and write code in there14 -
Try => fail
Try => fail
Try => fail
Try => fail
Try => little success
Try => fail
Try => fail
Try => I think I've got it
Try => almost there
Try => fail
Try => fail
Try => oh, is that the problem?
Try => fail
.
.
.
=> SUCCESS12 -
Me: Goodnight!!
Brain: psst..
Me: What?
Brain: How can you just leave that piece of code behind? Unfinished?7 -
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 -
Apple has Air
Amazon has Fire
Google has Earth
Microsoft should really create something called Water27 -
Do you people know that problem, where you sit down and code for 20 minutes, and suddenly it's 4 hours later?24
-
Manager: Write a function to get tomorrow's date.
Kids:
int getTomorrowsDate() {
return getCurrentDate() + 1;
}
Legends:
int getTomorrowsDate() {
sleep(1000*60*60*24);
return getCurrentDate();
}14 -
A young guy I work with burst into tears today, I had no idea what happened so I tried to comfort him and ask what was up.
It appears his main client had gone nuts with him because they wanted him to make an internet toolbar (think Ask.com) and he politely informed them toolbars doesn't really exist anymore and it wouldn't work on things like modern browsers or mobile devices.
Being given a polite but honest opinion was obviously something the client wasn't used to and knowing the guy was a young and fairly inexperienced, they started throwing very personal insults and asking him exactly what he knows about things (a lot more than them).
So being the big, bold, handsome senior developer I am, I immediately phoned the client back and told them to either come speak to me face-to-face and apologise to him in person or we'd terminate there contract with immediate effect. They're coming down tomorrow...
So part my rant, part a rant on behalf of a young developer who did nothing wrong and was treated like shit, I think we've all been there.
We'll see how this goes! Who the hell wants a toolbar anyway?!401 -
I just wrote more than 140 char in a tweet, inspect the element and turn Enable = True on Tweet button.
The response was epic.6