Details
-
AboutMechanical Engineer and Coder, work as a Software and Web Developer at the moment
-
SkillsC++/C#/Java/HTML5/CSS3/JS/PHP/Python/Ruby and some more I can't remember
-
LocationCanada
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
-
Little Hack
It annoys me whenever I encounter a website like quora which hides the real content with a overlay and a pop up to sign in. Little do they know I just delete the overlay element from the Dom 😁😁.
Who else does this?19 -
Client: My mouse is working backwards
me: *rotates mouse 180 degrees*
Client: Thanks! You even brought the buttons back!18 -
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rich Cook4
-
ARRGH!!
That moment when your laptop crashes just before you save the changes to that working prototype... lost for ever.4 -
1998:
- Don't get in strangers' card
- Don't meet people from internet
2016:
- Literally summon strangers from internet to get in their car6 -
Fellow ranter who ever posted about fakeupdate.net thank you so much for the entertainment, a colleague forgot to lock their computer and came back to a heart attack and we had a nice laugh8
-
New official devRant web cartoon! Check it out on youtube: https://youtube.com/watch/...
Been a hell of a lot of fun making it, hope you all get a laugh!15 -
<?php
wakeUp();
goToWedding();
while (atWedding() && bored()) {
browseDevrant();
}
goToTrainStation();
sleep(2700); // got there 45 mins early
while (trainIsMoving()) {
try {
workOnDevrant();
} catch (ProcrastinationException $e) {
// got distracted by devRant
}
}
goHome();
while (unrespondedStickerRequests()) {
sendResponse();
}
goToSleep();
?>11 -
Spend half an hour finding music to listen to while I code; Pause it after 30 seconds to concentrate on refactoring. Stays paused for rest of day.
Really getting the most out of those expensive new headphones.35 -
˙ɟɟnʇs ʞɐǝɹq oʇ ʎɐʍ ɐ puᴉɟ llᴉʍ ʇɐɥʇ ǝldoǝd ǝq llᴉʍ ǝɹǝɥʇ 'ʍoɥǝɯos 'ǝɹǝɥʍǝɯos puɐ 'ɹǝdolǝʌǝp ǝɥʇ ʎq ɟo ʇɥƃnoɥʇ ǝq sʎɐʍlɐ ʇ,uɐɔ ʇɐɥʇ sƃuᴉɥʇ ǝɯos ǝɹɐ ǝɹǝɥʇ ʇɐɥʇ ǝǝs oʇ ǝɔᴉu sᴉ ʇI11
-
Interviewer: "Please demonstrate a simple program that outputs hello world in C."
*sweating profusely* me:
C C CCCCC C C CC
C C C C C C C
CC CC CCCC C C C C
C C C C C C C
C C CCCCC CCCC CCCC CC
C C C C CCC C CCC
C C C C C C C C C
C C C C C CCC C C C
C c c C C C C C C C C
Cc cC CC C C CCC CCC2