Viewing profile — unix-junkie
unix-junkie
HN member- Joined
- Tue, Jan 17, 2012, 8:00 AM UTC
- HN karma
- 368
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About unix-junkie
No profile information was provided.
Recent public activity
- story
- story
-
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…
- story
-
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.…
-
comment
Comment #13184359
Here is the paper: https://papers.nips.cc/paper/6596-dimensionality-reduction-o...
- story
-
comment
Comment #10722317
I appreciate naxsi for its ease of use and efficiency: https://github.com/nbs-system/naxsi
-
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…
-
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…
- story
- story
- story
-
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.
- story
-
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 …
- story
- story
- story
- story
-
comment
Comment #3620480
Nmap leverages that cool stuff for precise PHP version fingerprinting. See http://nmap.org/nsedoc/scripts/http-php-version.html
- story
- story