Live data from Hacker News

Viewing profile — nuxi7

nuxi7

HN member
Joined
Thu, Jun 10, 2010, 7:55 PM UTC
HN karma
228
Public activity
59 items

About nuxi7

[ my public key: https://keybase.io/nuxi; my proof: https://keybase.io/nuxi/sigs/yRrZ1860HBY-rHJUyQhKbNaUxje5E1VAVWJnOpJp-bI ]

Recent public activity

  1. comment
    Comment #28517266

    I need this, but for all the android apps that are refusing to open links in my chosen browser.

  2. comment
    Comment #25825074

    There's a good chance she may have committed some light treason.

  3. comment
    Comment #21788109

    The EAA store had a shoplifting problem in the 80s https://www.cia.gov/library/readingroom/document/cia-rdp85-0...

  4. comment
    Comment #12672421

    its your dialup access number

  5. comment
    Comment #11246667

    I forked acme-tiny the other day and replaced http-01 with dns-01. The dns-01 implementation is pretty simple and crude for now, I'll probably add dynamic dns update support at som…

  6. comment
    Comment #11135717

    r1.3 added blinking to the page. I love it!

  7. comment
    Comment #11115429

    The court order refers to the need to load the custom OS image via DFU (device firmware upgrade) mode. I am not an iPhone user but I'm assuming that is exactly what the name implie…

  8. comment
    Comment #11003853

    I hope that FTP-master agrees. They've been okay with the ATI and nVidia drivers being shipped this way for a rather long time so there is hope.

  9. comment
    Comment #11003825

    For the curious, the need to change the malloc behavior is not hypothetical: https://sourceware.org/bugzilla/show_bug.cgi?id=6527 Basically for many years now glibc has been knowin…

  10. comment
    Comment #10660699

    TL;DR http://i.imgur.com/gCyIUDW.jpg

  11. comment
    Comment #10512203

    We should abolish DST while we are at it.

  12. comment
    Comment #10449220

    The distributed form of a project (especially one based on GNU autotools) is often not merely a tarball of the upstream repository. Often the author has pre-run some stages of the …

  13. comment
    Comment #10448863

    Smokey, this is not math. This is bowling. There are rules.

  14. comment
    Comment #10409004

    more fun: make a filename have '/' in it

  15. comment
    Comment #10285762

    You've hit on a fine point I often make about how the term "security bug" is used. I would call this a bug fix since someone has found what is probably an unintended behavior in th…

  16. comment
    Comment #10285452

    Same reason unix systems typically did the same with theirs (albeit on port 111) Its not very useful if other machines can't talk to it. Keep in mind, the decision to do this in Wi…

  17. comment
    Comment #10080156

    Since marketing and selling jamming devices is illegal, I would like to know what the FCC is going to do about the supply chain. We know these are all using well known advertised f…

  18. comment
    Comment #9969543

    Being able to use non standard ports would help. I usually just SSH tunnel it in. But needing to use port 443 makes it annoying.

  19. comment
    Comment #9799602

    pretty sure it normally goes on your profile page.

  20. comment
    Comment #9788706

    dude, es6 is way too mainstream for cutting edge web programming. If you're not using es7 already you might as well still be using table layouts

  21. comment
    Comment #9577975

    Because this isn't really an attack per se. There are some interesting things in the paper, but really this is just low grade crypto being tolerated for far too long in the name of…

  22. comment
    Comment #9574777

    That parameter is only for SSHv1 and if you have SSHv1 enabled you've already lost. What they are refering to is the Key Exchange method named "diffie-hellman-group1-sha1" which us…

  23. comment
    Comment #9274918

    They have 112-bits of security and are considered fine until 2030 by NIST. ( insert opinion of NIST here ) The real reason to disable them is because of how slow they are. The only…

  24. comment
    Comment #9257880

    Totally This ^ This is a key you get re-signed every 1-3 years. You don't need it to last 10 years, you need it to last maybe a year longer than your SSL cert is actually good for.…

  25. comment
    Comment #9142743

    Its probably just scans from zmap. Complaining about zmap scans is about on the level of complaining about ssllabs.com scanning your box. https://zmap.io/ It could be a student in …