Details
-
SkillsFull stack
Joined devRant on 4/27/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
-
devRant has had a huge impact on my life. My poops are significantly longer and now my legs fall asleep because of it.19
-
At the end of a function for getting the machine's MAC address:
return ofTheMAC;
If you don't get this, you're too young.4 -
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 -
By habit I did the hotkey for Chrome developer tools in Atom by accident and the chrome dev tools popped up on the side.5
-
Sending a request to link accounts.
Response: {
errorCode: 200009,
errorMessage: 'Accounts Linked'
}
Wait what? So I checked the docs and this is actually how it is supposed to work... >_<1 -
I'm sitting here at 1 am working on a side project. There's, literally, a bug in my code. It's bed time.9
-
I do hate Skype. But it's UX even more. Esp., when password field isn't autofocused nor accessible via tab key 😧2
-
I feel bad for the stack overflow developers, because when it goes down, who can they turn to for help?4
-
Starting a Cordova project. Does the AngularJS plugin make things easier, or is or more personal preference?2
-
Creating PHP Sites in class:
Teacher: Right guys open your DreamWeaver Code
Me: I found it easier to use Sublime, Just need to do the CSS
Teacher: I don't think you can create a style sheet without DreamWeaver
Me: 🙄🙄🖕👏👏👏👍28 -
Production broke today because Google code removed a project that was hotlinked, but cleanup is not a priority #fml2
-
devRant was featured in a really awesome article on TNW (The Next Web). Please check it out and share it around. Thanks! http://thenextweb.com/apps/2016/...6
-
When I just spent 45 minutes ripping my code apart clueless why something so simple won't work, just to find out that the problem is spelling event.keyCode as event.keycode.. maybe don't code while tired at 1am rookie. Complete moron over here5