Details
-
Skillsjs, objective-s, swift, Python
-
Website
Joined devRant on 12/30/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
-
Epic fail. I use a sleep timer in my music player and it occasionally fails to stop and clear the actual timer. It even perpetuates through when I actually turn off my phone, which is rather quite impressive. This is what I find when I turn my phone back on after the weekend. I don't even know how it's possible to have still been going when my phone is off... 🤔4
-
Front-end developer's to-do list :
☑ Climb Everest
☑ Learn how to speak mandarin
☑ Become god
◻ Vertically center something in CSS20 -
I put an Easter egg into a product, that if you enter the string "final countdown" into the stock code search field, it plays a YouTube vid of Europe's "The Final Countdown", in a hidden div. It's an in-joke for a few people in the company.
A well meaning maintainer with no sense of humour or judgement takes over and goes on the warpath against any hardcoded strings. The secret code gets moved into a config file.
A third developer changes the deployment script so that it clears any configs that aren't explicitly set in the deployment settings.
So the secret code is now "".
Literally every PC in the stock buying department is now blaring out "The Final Countdown" at top volume.
...Except none of them have speakers, so it remains this way for over a year and two more changes of maintainer.
I just noticed this afternoon and quietly re-hardcoded the string. The buying dept.'s PCs will silently sing no more.31 -
When you have a task in javascript and it should use quadratic space and its use only linear space...
... easy workaround for double arrays that rise
so when n goes up
n×n array rise with 'false' within the fields? So i use quadratic space -
The more time you spend on devRant the more you notice how people:
1) cant understand that other people use other tools
2) cant understand that they actually enjoy using those tools
3) cant understand that they can ship good software products and code using those very tools.
Just build something you think is cool using the tools you think works best for you.10