Details
-
AboutEngineering student majoring in Comp. Sc. Loves Android development a LOT.
-
Skillsjs,java,c,c++,html,android,css,php,mysql,python
-
Github
Joined devRant on 5/4/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
-
Wasted 3 hrs on this today:
-Wanted to control pi gpio pins from php web server
-shell_exec(gpio write x x) wasnt working for me
-made a python script for gpio toggling which i wanted to execute with shell_exec
-still not working. Changed permissions, changed code , did everything possible SO MANY TIMES!
-Turns out if i had added a '-g' in the gpio write command..it would have worked in the first place!
FUUUUCK!!!!!!! -
I wish it was as easy as:
> hack FBI
Cannot hack, root privileges needed
> sudo hack FBI
Hacking...2 -
That SATISFACTION u get after finally fixing a bug which has been irritating the shit outta u for 2 fucking hours!! Just had to figure out a correct timeline for my stupid android chain animations so that the views do not screw up each other's animations!
-
Gets really excited thinking about possible new project.
Starts work on it.
2-3 days interest still there.
Gets bored after and puts project on halt.1 -
Best thing about being a mobile developer:
Whenever your elders give you shit for being on the phone too much, tell them that you are testing your app and get away with it.1 -
My supervisor tells me to prefer the official documentation over stack overflow for reference. Fuck him11
-
The moment when u forget to break from a switch statement from its one of its cases and try to figure wtf is wrong with ur code.1
-
I get a huge feeling a deja vu when I check devRant after I check r/ProgrammerHumor. What a coincidence! :P2
-
I sent an email to the devrant team requesting the stickers around 6 days ago. Should I have receieved any confirmation email coz I m now worried whether I'll even be getting the stickers2
-
When you realize that the solution for a bug in your code is putting
if (somecondition)
but then you put
if (!somecondition) by mistake and try to figure out why is the bug still there :-(1 -
Just started my Android development internship. Atleast now I don't feel like a worthless piece of shit who wastes the whole day.4
-
Should I be bothered if I have added 200 lines of badly written code to my Android project (which had readable, organized code before) to make it almost unreadable? BTW the app's memory usage is still low like before.3
-
Tried to open 'Recent App Crashes' tab in the Google Play Console app. Play Console crashed. Thanks Google.3