Details
-
AboutGrateful for Open Source Android. Learned nothing in college but everything on the Internet from bunch of strangers for free! Loves Python. Works with Java. LINUX > GIT > GOD.
-
SkillsAndroid, Java, Python, Linux, Git
-
Locationpwd
-
Website
-
Github
Joined devRant on 7/3/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
-
Clearing up my schedule, just got an 18 page resume for the position of mobile lead...
Thanks man I am gonna "read" the whole thing ...Fuck no I did not even read beyond first 4 lines...I got shit to do...like ranting about it...5 -
Well... Well... What a multi-talented personality...
Every connection I see on LinkedIn has these buzz words in their tag line: AI/ML, Cryptocurrency, Blockchain.
This guy even has Smart City...!!!
Don't know how many of them are legit... I just don't understand each of these techs are so vast... Still people manage to get expert in all of them in just few days... What's the secret...?8 -
I wish it was :
"URIs don't change, people change"
Original quote by Tim Berner Lee
(correct me if I am wrong)
Stumbled to this page while reading Django URL dispatchers... -
* Ditch Java, Embrace Python
* Do my own thing
* Everest Base Camp
* Reduce monthly expenses, have some savings -
Whenever I search Anaconda, Nicki Minaj's explicit video songs pops in the 3rd result... I don't know why I feel weird about it... Feel like I have to explain myself to myself...?!?2
-
A world leader...? What a bunch of horseshit... Learn from CNN how to put the wrong guy on the pedestal...12
-
Hi, I am using a Wikipedia scrapper in one of my Open Source project. The data extracted from it is the stored in Elasticsearch... Now I have decided to create library out of it so that other people can use it too... My question is should also include the Elasticsearch storing module in library or just add the scrapper... Please let me know your thoughts.8
-
I play simulator games. Mostly Cities : Skylines or The Sims 4. But no matter how stressed I am an hour in the gym gets me back on the horse...
If all fails I binge watch cringe compilations, cats or dogs compilation, Conan's show... Craig's show.. on youtube...! -
I am traveling 550 Km (9hrs) just to give my first interview for the position of Jr. Natural Language Processing Engineer.
Wish me luck...8 -
So, spent half a night setting up Travis CI. Just couldn't understand how CI will improve productivity...? But man when it worked... I wondered why I did not do it early... It even sends notification to my Slack channel...!!3
-
Well payed co-worker is always crying about others salary being more than his...Fucking hate that guy. Remember he is just a fresher and is being paid way more than he fucking deserves. Today he exploited someone to gain access of other co-worker's pay scale information and kept obsessing over it all day long...!
Fucking prick is going to get away with it...And I can't do anything about it...!!!4 -
Need Advice....
So, I moved to Bangalore after graduation this year and I am interning at a startup till Jan in Android Development. It's a six month internship. Everybody I meet gets surprised after hearing that I took up the internship even after graduation and that it's 6 months long.
I actually interviewed at a couple of places before accepting this internship and all those startups were like the next Facebook, the next Instagram, the next blah...Blah...Nothing new...And this opportunity felt like something where I would learn something new...
But as I meet people every now and then and as the financial ground below me keeps on shrinking, I keep on questioning my desicion.
BTW I am searching for good job opportunities but again can't find any exciting opportunity and the ones I find don't even give an opportunity for the interview...4 -
Devs can a Webhook be implemented in Android.? What I want is to observe a URL on which the back end might send multiple POSTs for a while...
I suggested them that we can use Push Notifications instead of Webhook but the back end devs won't listen...3 -
A story about a helpless intern : On a fine day an intern was assigned a feature to develope. He worked his ass off, completed it, submitted it for testing, the build was approved by the tester and got released the next day. Fast forward a few days, the feature is failing in few cases at the production.Everbody, starts pointing fingers at the intern.
The intern wonders...How the fuck am I gonna know this fucking use case, do they really expect me to to build a full proof feature without telling me about all the possible senarios...And how the fuck did the tester approved this...? I mean, now that I know this senario, it seems pretty obvious that it should have been tested...!
Note : This also happened to another developer who recently joined...The PM failed to properly communicate all the requirements and the fucking lazy ass tester did not consider all the possible senarios. And the script failed in the production...!
Note : It's 4 fucking AM and the intern still can't sleep...5 -
Went for an interview yesterday, the interviewer was trying to speak in British accent, it was really bad. I was cringing the whole time.
Trying really hard to forgot then whole awful experience... :D
I hope someone tells the poor guy, how bad that accent sounds. -
Hired a new backend Dev. He writes a script and sends it for testing...
Tester: "It's not working..."
Backend Dev: Goes to Mongo and deletes the tester's whole profile...
I cant control my laughter every time I remember this incident...He claimed it was a mistake, I don't think that it was a mistake...the tester had it coming...
"It's not working" that's all he says every time...I mean at least give me something to start with...!4 -
I usually have some kind of ambient music running in the background like Noisli...Helps me focus better...1
-
By someone who reviewed my code. "Put a null check in the catch block for the exception....cuz some times exception itself might be null..."
And by that he/she means,
catch (Exception e){
if (e != null) {....}
}12 -
Previous intern had a bad habit of living empty catch blocks...
It's like he had some mommy issues.
It's like handing an empty first aid box to guy.
"You know what I am gonna do, leave empty catch every where just to fuck with the next guy...Ha...Ha..."1 -
How I define unity : "A single pixel alone can form only one colour but when many come together they form a colourful image, capable of telling the entire story"
-
So, I was buying a new WiFi connection, had some doubts about the speed, visited the Regional Office Incharge for a demo... Asked him the speed... Dude didn't know the difference between MBps and Mbps... Pretty much gave up on the service provider.
How the fuck people hire such dumb fucks.2 -
Using Google Allo since this morning. The reply prediction feature is making my conversations very polite... Ha... Ha... It has to learn that real life conversations are not so polite... At least not with my fellow devs... 😂
-
So was working on an android app with Geo Fenceing capabilities ie. Reminding stuff based on users location... But no matter what it was not getting triggered even though I was standing at the heart of that location!!
Scratched my head for about a week over it and then gave up.
After a month, today I found myself at that same place with GPS turned on and that little shit triggers and 'bing' I get the reminder I was looking for...!!
My reaction >> What the heck was up with you a month ago...?1