Details
-
Skillsphp,js,node js
-
Locationbangalore
Joined devRant on 7/5/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
-
Developers Rant
When your team lead tells you to exactly replicate the ui which your designer has done using photoshop and the jpg output is given to the developer.1 -
The frustration that comes to each developer when he tries to write the code structured by thinking through each situations, and your team lead comes and tells you why r you doing so much validations just hard code them we need to release it today client is waiting. After 3-4 months the same team lead goes through the code and shouts at you telling why the he'll you hard coded all these, can't you write the code correctly by thinking through.3
-
When all the employees in a company will be waiting for the time to go home, Developers are the only one, will be sitting and thinking when i can finish this feature(or fix these bugs) and go home.3
-
When an intern gives me suggestions on technology stack to use for the new application I'm building...4
-
Programming commandment: Thou shall blame all bad code on thy comrade who has bequeathed your company!2
-
Worst interview was when I attended interview for the position of PHP and the interviewer started grinding me with C++ questions starting with STLs. Could not answer most of them, interviewer said to get my act together and try again after 3 months. Nope not gonna happen!
-
You know your day is gonna be bad when it's Monday and you are told to work on a badly written legacy flash application!
-
Programming commandment: Thou shall not commit code snippet copied from StackOverflow without adding a comment to help future coder brethren!
-
This happened 3 years ago in my previous company. It was a small start up company and we worked on PHP stack. One of the its ex-founders had written Windows Mobile App which now had to be upgraded with new features. So we hired this new dot net guy. I always thought dot net guys were ELITE coders and was excited to see how they work.
While I played Xbox and had fun, our dot net guy stuck to his workstation furiously working. My boss who was casually strolling out of his office for a stretch saw dot net guy working hard and suggested we all developers should take him as an example.
20 days went by and each day the dot net guy did the same. He came, he silently worked on his workstation, he left in the evening. In those 20 days my boss asked twice to the dot net guy if he has finished features he was assigned but he said he did not. After a month when he said the same negative answer and had nothing to show for the work he has done he was fired.
I was so curious to see what code that ELITE coder had written for a month but could not deliver a feature(Maybe some error he could not fix?). So I open the code repo on which he worked and I see 30 commits from that guy to it. He had made a single commit each day(Fair enough he wants to commit everday before leaving). It was time to check his commit diffs to see his ELITE code. What do I find? In every fucking commit he either added a blank line to the DocBlock or removed the same. Nothing less nothing more! So much for the hyped not-so-ELITE dot net guy...1 -
A coder and a non-coder were travelling on a boat together. Due to some reason there was a hole in that boat and it started to drown. Non-coder survived but coder didn't. Why? Coder thought it was just another loop hole which he could fix using his laptop. So much for his confidence!3
-
why is kotlin picking up so much hype is it actually completely stable now? Would it be better to develop android apps in kotlin rather than Java for my next app? Is java going to become obsolete/deprecated for android?1
-
Guys checkout my first UI widget for android here
https://github.com/bhargavms/...
Feel free to use the widget wherever you want, I havent yet added the license because I'm lazy but its apache 2.0 so enjoy.3