Viewing profile — spp
spp
HN member- Joined
- Tue, Aug 09, 2011, 9:46 PM UTC
- HN karma
- 0
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About spp
No profile information was provided.
Recent public activity
-
comment
Comment #3420808
Please don't use hashes for this. Use bcrypt ( http://en.wikipedia.org/wiki/Bcrypt ). Hashes are designed to be easy to compute, bcrypt is adaptive in the sense that it can be made…
-
comment
Comment #3389896
pd: you should telnet/nc to 4ws.cl 8800 to connect.
-
comment
Comment #3389850
It's working at 4ws.cl:8800
-
comment
Comment #3389843
I've written a (very) basic mud server in node.js (in like 8 hours). Maybe you'll be interested: https://github.com/farevalod/nodemud (I'd appreciate some comments on it too!)
-
comment
Comment #3299318
Chapter 4 of Jeffrey Friedl's "Mastering Regular Expressions" goes in depth about NFA/POSIX NFA/DFA. It even has car analogies!
-
comment
Comment #3110019
Did you try "sudo apt-get install fancontrol"?
-
comment
Comment #3053830
In the context of this discussion, I believe "a few billion dollars" would be pretty cheap.
-
comment
Comment #2982847
Actually, this makes me think. The area now dissipating heat is much smaller (perimeter of the square * h, and used to be the area of the square). You have to dissipate the heat. T…
-
comment
Comment #2982838
What? Why is this, isn't memory indexed for direct access?
-
comment
Comment #2972462
http://en.wikipedia.org/wiki/Eternal_September Nothing to see here, move along.
-
comment
Comment #2933478
I learned R some time ago in university. I've heard of lots of newly graduated colleagues that now work doing "SPSS consulting" (whatever that means) for big businesses. But I can'…
-
comment
Comment #2931945
How well R competes with SPSS?