Details
-
SkillsJava, Scala, Go, Groovy and Kotlin
-
LocationIndia
Joined devRant on 12/27/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
-
Not a rant, just an advice :
Never do freelancing with job. It sucks a lot🙃😖
Always remember that 'less is more'.1 -
Boss : "just" hack the google AdWords and show our company ad everywhere on google search"
"Don't you know that everything can be hacked?"
Me : "Ok, first let me ***k you."
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
I mean "let me hack you"8 -
Note to self : when a client say "we want to develop 'exact clone' of SomeFuckingBigCompany" - Say NO.3
-
Not a rant but just realized that time⏰ and money 💰 are two important things we must care of, otherwise they will fuck up everything - especially if you are writing business apps. same rule applies to life.1
-
Just got the news that the girl I loved in the college got married. She had a poweful mind that could write as beautiful code as her beauty. I was too shy that I didn't talk with her much.
Won't regret that. Will code whole night today!2 -
Fuck you google chrome ...just because I use Windows and have only 4 gigs of RAM doesn't mean you can just shit on my RAM.22
-
The most horrifying thing for any Android Dev:
The client wants to build a media app and owns a Samsung device!!!1 -
There are two kinds of people:
those who write
if foo.isBar() {
foo.setBar(false)
}
else {
foo.setBar(true)
}
Vs
those who write
foo.setBar(!foo.isBar())
Only good programmers will understand😢😊31