HackerTrans
热门最新趋势评论往期问答秀出招聘

supervisual

no profile record

评论

supervisual
·5年前·讨论
There's a difference between Android native bugs and forgoing protection provided by browser on desktop instead of relying on Native apps.
supervisual
·5年前·讨论
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年前·讨论
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.