HackerTrans
TopNewTrendsCommentsPastAskShowJobs

supervisual

no profile record

comments

supervisual
·5 лет назад·discuss
There's a difference between Android native bugs and forgoing protection provided by browser on desktop instead of relying on Native apps.
supervisual
·5 лет назад·discuss
I highly highly recommend against doing this!!!! By doing a password recovery you are on the hook for any illegitimate content that the person might have uploaded/shared and might get you in real legal trouble. Instead I recommend filing a complaint without claiming the account.
supervisual
·5 лет назад·discuss
I would argue opposite, For a long time JS had this issue where when you iterated on keys in a dictionary you had to ensure you were skipping methods etc via .hasOwnProperty check. Python by making clear distinction between contents and functionality avoids this.