Details
-
AboutBuilding web one line at a time.
-
SkillsDjango, VueJS, DevOps, Laravel
-
LocationMumbai
-
Website
Joined devRant on 11/10/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
-
Callback your functions, not your ex.
Hash is for your data, not you,
Query tables, not your loved ones. -
My PyCharm student license is expiring and I am no longer a student.
I think I need to enroll for another program to activate my PyCharm license.17 -
After my college I was about to start freelancing.
I met a client and had a chat with him about requirements and all.
He was really nice guy. Then he asked me "What will be the size of the website?? A4 or Bigger??.
On the next day I started looking for full time jobs.2 -
Manager: Write a function to get tomorrow's date.
Kids:
int getTomorrowsDate() {
return getCurrentDate() + 1;
}
Legends:
int getTomorrowsDate() {
sleep(1000*60*60*24);
return getCurrentDate();
}14 -
An SEO expert walks into a bar, bars, beer garden, lounge, pub, tavern, night club, mini bar, drinks.5
-
1. Push a bug with a bug fix.
2. Fix the bug created during previous bug fix.
3. Push the bug fix which solves the bug created during previous bug fix.
Try not to cry...
Cry a lot 😭 😭1 -
@dfox
No Loading window on Supporters and About us pages.
Or is it a feature for impatient persons like me??2 -
I was called in our residents meeting because I was talking on the phone that "We should kill the childs first and if there are any orphans we should kill them,too".3
-
How to get six pack Abs (Developer Version):
1. Do 20 bicycle crunches whenever your test fails.
2. 30 seconds plank whenever there's a issue assigned to you for your code.
3. 50 mountain climbers whenever the code breaks while you are giving a demo to client/boss.
4. 12 jack-knife sit-ups whenever you miss your deadline for more than 2 weeks.11 -
Q: What do computers and air conditioners have in common??
A: They both become useless when you open windows.3