Live data from Hacker News

Viewing profile — paul-woolcock

paul-woolcock

HN member
Joined
Tue, Jun 28, 2011, 4:45 PM UTC
HN karma
136
Public activity
45 items

About paul-woolcock

No profile information was provided.

Recent public activity

  1. comment
    Comment #5021140

    http://webcache.googleusercontent.com/search?q=cache%3Atorgr...

  2. comment
    Comment #4980614

    I enjoy crossfit, but I try to remember what it actually is: a fad-y name for the concept of "functional fitness." I managed to find a crossfit gym that is _not_ ridiculously expen…

  3. story
  4. comment
    Comment #4971193

    If by "bottom of the stack" you mean "the code that the top of the stack depends on in order to run at all," then I would say that he is correct in what "important" means.

  5. story
  6. comment
    Comment #4717077

    This is probably the second or third time I have come across this language in an HN comment. Every time I see it, I click the link, and try to click the links on bondi.it.uts.edu.a…

  7. comment
    Comment #4603260

    You mean like this one? > PHP is the core web language because PHP devs (for the most part) are cheap, replaceable parts.

  8. comment
    Comment #4557915

    I don't have a source for this, but it is my understanding that, even though the python interpreter doesn't special-case the "_" variable name, it is a convention to use the unders…

  9. comment
    Comment #4539168

    Oh, I agree, it was just surprising to me to see them there.

  10. comment
    Comment #4537533

    I always thought CS was a "kinda-python-y" version of Javascript, though I never actually used it. It surprised me, therefore, to see that the OP considers these two items to be pr…

  11. comment
    Comment #4526220

    This is what linting tools like pyflakes are for. Running it as a prerequisite to running the test suite means that I don't have to run all my tests just to find out that I misspel…

  12. comment
    Comment #4514196

    Yes, but the plan9 text editor/shell/IDE is called Acme: http://doc.cat-v.org/plan_9/4th_edition/papers/acme/

  13. comment
    Comment #4510107

    Looks like the design is actually from 2008, so it's actually the past

  14. comment
    Comment #4422687

    Pendantic and off-topic, but it irks me when ZMQ gets lumped in with i.e. RabbitMQ and AMQ. ZMQ is more like an improved socket library and tools for building distributed message q…

  15. comment
    Comment #4395810

    You should make ialmosthave50dollars.com

  16. comment
    Comment #4385690

    That strikes me as very Pythonic attitude. If you're going to fail, fail early. But, I know Python way better than Ruby, so it might very well be a Ruby thing too.

  17. comment
    Comment #4334539

    I am going to be a father in about 2 months. A friend of mine, who is a father of 3, has responded with this some line when confronted with the "babysitting" comment, and I am alre…

  18. comment
    Comment #4280931

    Definitely this. I switched to Fish for a while and was very happy, but the lack of Bash compatibility got a very old after a while. You never think about how much out there assume…

  19. comment
    Comment #4260674

    You would be surprised, I was.

  20. comment
    Comment #4260673

    I purchased a QIDO[1] just for this reason. It obviously doesn't work for all situations in which you are on someone else's computer, but it has served me well so far. I mainly use…

  21. comment
    Comment #4053125

    === is a syntax error in python

  22. comment
    Comment #3986678

    That makes sense. I suppose I just think of something different than I should when I hear "weight loss." When someone says "weight loss," I hear "body composition change," which is…

  23. comment
    Comment #3978570

    The "calories in/calories out" argument is based on the assumption that the human body is a closed system. This is simply not the case, and touting it as a diet strategy is irrespo…

  24. comment
    Comment #3782263

    Definitely. However, that doesn't mean he is wrong. For more actual evidence of this stuff, The Eades' book `Protein Power'[1] and Robb Wolf's book `The Paleo Solution'[2] offer so…

  25. story