Viewing profile — zerothehero
zerothehero
HN member- Joined
- Fri, Dec 10, 2010, 7:15 PM UTC
- HN karma
- 30
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About zerothehero
No profile information was provided.
Recent public activity
-
comment
Comment #3427718
This post is pretty vague. Having heard of Couch a few times over the years but not used it, it would been more helpful if he said something like: "I started a company and forked t…
-
comment
Comment #3410277
It's great to see a researcher with such passion and love for his subject. I never knew about Oberon -- my only exposure to this side of the universe was programming Pascal in high…
-
comment
Comment #3404561
I meant actually give code for the exploit.
-
comment
Comment #3404070
This is cool, can someone do the same for Python? (And other languages?)
-
comment
Comment #2207756
Yeah I fail to understand why a separate interpreter is desirable for this problem. Seems like something for a Python library.
-
comment
Comment #2082158
This article is pretty disgusting... I'm surprised that the wall street journal would print what is essentially a big troll.
-
comment
Comment #2056617
Is it really? Scaling today means running on more than one machine (google, facebook, twitter, etc.) That means no shared memory. He helpfully makes this distinction on his front p…
-
comment
Comment #2037448
Exactly, tons of different technologies are POSSIBLE. But it's a matter of what's economically feasible (what consumers will pay for, etc.) We could have had Web TV in 1995 if it w…
-
comment
Comment #2030235
Absolutely... have to say Michael Pollan is onto something with "nutritionism". Food isn't a linear combination of nutrients.
-
comment
Comment #2003326
> So, the only reason you would now use yacc is parsing speed. "speed" means a couple different things. Someone might say the only reason you would use C++ rather than Python is sp…