Details
Joined devRant on 11/16/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
-
How my C programs may as well be written:
#include<stdio.h>
int main() {
printf("Segmentation fault\n");
return 0;
}6 -
Spend enogh time planning, before you start coding
Write maintanable code
Join the local gym and exercise regulary, it will keep you happy and prevent early burnout -
Devs: We've spent some time estimating the stories, and found that we will finish a month too late. Which stories should be removed?
PM: None
Devs: Which are less important?
PM: All are vital. (read: Work harder)1 -
Want to understand a DDOS attack?
Imagine trying to work while being interrupted every few seconds.. forever.
Just like an open office!4