Live data from Hacker News

Viewing profile — spp

spp

HN member
Joined
Tue, Aug 09, 2011, 9:46 PM UTC
HN karma
0
Public activity
12 items

About spp

No profile information was provided.

Recent public activity

  1. 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…

  2. comment
    Comment #3389896

    pd: you should telnet/nc to 4ws.cl 8800 to connect.

  3. comment
    Comment #3389850

    It's working at 4ws.cl:8800

  4. 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!)

  5. 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!

  6. comment
    Comment #3110019

    Did you try "sudo apt-get install fancontrol"?

  7. comment
    Comment #3053830

    In the context of this discussion, I believe "a few billion dollars" would be pretty cheap.

  8. 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…

  9. comment
    Comment #2982838

    What? Why is this, isn't memory indexed for direct access?

  10. comment
    Comment #2972462

    http://en.wikipedia.org/wiki/Eternal_September Nothing to see here, move along.

  11. 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'…

  12. comment
    Comment #2931945

    How well R competes with SPSS?