Live data from Hacker News

Viewing profile — unix-junkie

unix-junkie

HN member
Joined
Tue, Jan 17, 2012, 8:00 AM UTC
HN karma
368
Public activity
23 items

About unix-junkie

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #34050573

    I'm a former nmap core developer and even though I no longer actively contribute the project still is very close to my heart. It wasn't "revolutionary" at first, in that port scann…

  4. story
  5. comment
    Comment #13605357

    The Stanford HPC team reported last year having sent more than 2PB to Google drive using Lustre/HSM. This was using the public API and the fact that gdrive is free for *.edu sites.…

  6. comment
    Comment #13184359

    Here is the paper: https://papers.nips.cc/paper/6596-dimensionality-reduction-o...

  7. story
  8. comment
    Comment #10722317

    I appreciate naxsi for its ease of use and efficiency: https://github.com/nbs-system/naxsi

  9. comment
    Comment #10716001

    I would add "The Formation of the Scientific Mind" by Gaston Bachelard. This text analyses the nature of the mental patterns that prevent from making actual discoveries (what he ca…

  10. comment
    Comment #10601115

    nmap dev here. Nmap is already asynchronous, as you described multiple requests are multiplexed (cf select(2), epoll(7), kqueue/kevent depending on your platform...) The core diffe…

  11. story
  12. story
  13. story
  14. comment
    Comment #5669113

    I don't get it, it seems to me that this fix is incorrect. It's pointless to check for such a signed integer overflow after it happened.

  15. story
  16. comment
    Comment #4636443

    What's the point in having such a RAM/core ratio? By assigning 4 threads per core (which is fairly common to exploit manycore architectures) you don't even have 4Meg of memory per …

  17. story
  18. story
  19. story
  20. story
  21. comment
    Comment #3620480

    Nmap leverages that cool stuff for precise PHP version fingerprinting. See http://nmap.org/nsedoc/scripts/http-php-version.html

  22. story
  23. story