Details
Joined devRant on 6/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
-
I see this is true.
I am learning software development I understand what the code does but the most difficult part is to think and think and think what code to implement and how you're going to code it to make the program work.6 -
Just did my first pull request for an open source project ever. And it actually increased test coverage for the whole project 😂2
-
I did not use my Windows 10 since weeks. Now I wanted to play some games and I got a bluescreen. It reboots several times. I did not miss it.5
-
"Should we make this landing page responsive?"
it's 2016 people, this shouldn't be an option anymore 😂5 -
When you realise that you no longer interpret s3 as a smartphone model, fork as an eating tool, eclipse as natural phenomenon... :( :|2
-
just came to the conclusion that my current side-project is a bunch of crap...
now desperate finding a new app idea :/4 -
made our onlineshop look fabolous (= the same as in FF :p) in IE8 when 80% of our traffic came from it
-
I now have 4 monitors at my workstation and all it has done is convince me that any amount over 3 is just unnecessary.2
-
Worked with a team on a mobile app project. The system needed to contact a system coded in php.
When a call was made to php, it would be stored in a variable $call. Weirdly it never worked. After spending days trying to find the bug, it turned out that a junior Dev had created a variable $call in another file that was being included into the api file.
We partied the day the bug was fixed 😎 -
Is there anything worse than maintaining two versions of the same application? Checking out two branches and submitting two pull requests for each and every single thing is killing my productivity. 😔3
-
That feeling when you coded a temporary solution and its stable in production for 2years already..4