Details
-
AboutBasically a self taught Programmer and Developer but also getting formal CS education in University. Code is life because it is the only thing where I can be completely honest, I can say whatever I want without making things up and it works.
-
SkillsAndroid Developer Asp.net Web Developer Graphic Designer
-
LocationPakistan
-
Github
Joined devRant on 4/29/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
-
Been working on AWS for about 8 months. Always looked at Cloudformation like an Alien thing. Never thought I'd be the one diving into this Rabbit hole.
But now here I am, 3rd day, trying to Automate the whole infrastructure of my App via Cloudformation.1 -
Reason I am an Android Developer:
10% - I want to make apps to serve humanity
90% - Meh, just wanna write some cool Changelogs1 -
When you know they are going to curse you like "rom is unstable... you broke my phone" so you deal them like this 😂1
-
Your UI doesn't render as expected...
You blame RecyclerView...
You blame ConstraintsLayout...
You even blame f**king ImageView...
Turn out the culprit was VectorDrawable...
You try to blame VectorDrawable but your inner self knows that it's your lack of proper knowledge of VectorDrawable....
You feel sad...
You push your code to git and go to sleep.1 -
That f**king moment when you have integrated an Awesome feature in your app in less than an hour and then spent a whole day trying to properly resize a vector drawable so UI looks nice.... because user just care about interface!!!4
-
Been working on an Android app for a month and finally when it was time to publish I couldn't pay Developer registration fee for God knows what reason. :/
Keep getting
"An unexpected error occurred. Please try again later"
Feeling like shit :/3 -
A bit dishearted here!
I was working on an app idea and building its admin panel in angular, node and firebase for database.
I was at the end of developing admin panel and the only thing remaining was data storage for images.
I thought Firebase Storage is solution for that but now after 2 days of endless searching I realize Firebase Storage is a joke and its just Google Cloud Storage which is not Free :/
I am a student and a passionate Android developer. But this is a huge hurdle in my way.
If anyone has a better idea of how to get this done then please help.
I just need free file hosting to upload images from my admin panel and then download from Android app.3 -
[Working on a Project]
- Added a few lines for log display to end user
- Breaks everything
- Spent an hour trying to resolve issue, fails
- Commented those lines
- Everything starts working again
- Uncommented those lines
- Everything still works
FML!3 -
Just a question people. Consider me a noob.
I have worked on php for a project. It's not too advanced or something but I don't get why people hate it so much.
I really need reasons.2 -
Drawbacks of using Linux and Windows side by side?
While using Visual studio I keep typing ESC :w for saving and then on Vim I keep pressing Ctrl + s.
Urghhhhh!!!4 -
I don't think there is anything more painful than seeing some programmers writing badly formatted code.
I mean how can anyone use a single space or completely inconsistent spaces and tabs.
What is more painful is that you cannot scream at them because you don't wanna be an A-Hole trying to force your methods to others.