Details
-
Skillsjs, java, python
Joined devRant on 2/15/2017
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
-
if (someCondition) {
doSomething();
} else {
// THIS SHOULD NEVER HAPPEN
}
Saw this in our repo the other day, face palmed so hard that my face is now a palm.6 -
Started learning java again because I haven't coded java these past 2 semesters. Wish me Luck.giveMeLuck();6
-
When you're a junior sysadmin but still have to maintain ALL the production server:
How it looks:
$ sudo apt-get update
How it feels:
& sudo [ $[ $RANDOM % 6 ] == 0 ] && rm -rf / || echo *Click*7 -
You know that scene in IT Crowd where they thank everyone else but the IT people ... It's as true today as it was then3