Details
-
Aboutwhat about me ?
-
Locationmorocco
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
-
> gets rejected from upwork
> builds alternative to upwork
> gets funded by old client who uses upwork
> origin story complete17 -
Google: "Please prove you're a human."
Me: "Hello Google, I'm human!"
Google: "Prove you're a human..."
Me: *Stabbing my finger and dripping blood on the computer*
Google "Prove you're a human!!"
Me: *Crying, laughing, expressing feelings*
Google: "Prove you're a human I said!!!"
Me: "4527"
Google:" Thank you."4 -
Documentation is like sex. When it's good, it's really good. When it's bad, it's better than nothing.5
-
The code for devrant-bot is officially live on GitHub, please note this is still in the early stages of development.
https://github.com/nblackburn/...
There will also be a hosted version available in the coming days along with guidance on how you can get involved.
Thanks for all of your support, this is our project and everyone is welcome to contribute.7 -
Person: So what do you do for a living..
Me: (here we go)... I am an information security analyst working in an incident response team for x company. I do log collection and manage a large scale correlation engine.
Person: Oh, so are you super smart or something? (Blinks her eyes and continues with blank stare)
Me: Uh... Smart enough I guess.
Person: Can you hack things like a hacker.
Me: That really isn't my job...
Person: What's your job again?
Me: Computer guy
(She lights up)
Person: Why didn't you just say that? I can understand that.
Yeah... I seem to have painful conversations like this often.10 -
My first code :-
#include<stdio.h>
void main()
{ printf("Hello Divya"); }
Output :- I have a boyfriend...1