Viewing profile — paul-woolcock
paul-woolcock
HN member- Joined
- Tue, Jun 28, 2011, 4:45 PM UTC
- HN karma
- 136
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About paul-woolcock
No profile information was provided.
Recent public activity
-
comment
Comment #5021140
http://webcache.googleusercontent.com/search?q=cache%3Atorgr...
-
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…
- story
-
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.
- story
-
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…
-
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.
-
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…
-
comment
Comment #4539168
Oh, I agree, it was just surprising to me to see them there.
-
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…
-
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…
-
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/
-
comment
Comment #4510107
Looks like the design is actually from 2008, so it's actually the past
-
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…
-
comment
Comment #4395810
You should make ialmosthave50dollars.com
-
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.
-
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…
-
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…
-
comment
Comment #4260674
You would be surprised, I was.
-
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…
-
comment
Comment #4053125
=== is a syntax error in python
-
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…
-
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…
-
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…
- story