Live data from Hacker News

Viewing profile — zxczxc111

zxczxc111

HN member
Joined
Tue, Dec 04, 2018, 1:02 PM UTC
HN karma
20
Public activity
7 items

About zxczxc111

No profile information was provided.

Recent public activity

  1. comment
    Comment #22001014

    So what you're saying is, they need 2FA for their 2FA

  2. comment
    Comment #20303405

    The point is if you see a captcha you can actively decide not to use it. If the website has no such box then you can't decide not to use the captcha

  3. comment
    Comment #19877172

    The author forgot to mention that you can have immutable collections in Java but then praises Clojure's immutable collections. The Java coded provided will produce warnings due to …

  4. comment
    Comment #19867601

    We already gain most of the advantages you list by having full disk encryption. I agree it would be a lot more practical to essentially hotplug the TPM module, but isn't the decryp…

  5. comment
    Comment #19848518

    They're not as critical as you think if someone in your immediate vicinity that the person who's trying to contact you knows how to contact has one...

  6. comment
    Comment #18601124

    clap clap meme review

  7. comment
    Comment #18599014

    Only for field variables. Local variables most definitely have to be initialised by the programmer, otherwise it's a compiler error