Viewing profile — stephanimal
stephanimal
HN member- Joined
- Tue, May 17, 2011, 2:33 PM UTC
- HN karma
- 24
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About stephanimal
No profile information was provided.
Recent public activity
-
comment
Comment #23302165
Because it is a function in the C Standard Library. Programs are typically prohibited from declaring these functions. You can if you don't link with libc and pass in the correct co…
- comment
-
comment
Comment #20166012
I don't know how practical that optimization would be in this particular use case, wouldn't that mean the context switch code would have to be inlined at every call site? Then when…
-
comment
Comment #19606426
Well they mention the Hatch-Waxman Act of 1984 passed by congress to try to limit runaway drug pricing.
-
comment
Comment #18973401
That graphic of the language families seems to misspell Estonian (as Estinain) and Finnish (as Finish) ? Seems like an odd oversight for such a project.
- comment
-
comment
Comment #17040756
I have not worked in medical (my experience is in games) but my best guess is its more about reliability and predictability. Using a heap suffers from the fact that you can run out…
-
comment
Comment #9421526
http://en.wikipedia.org/wiki/Maritime_pilot
- story
-
comment
Comment #4172937
I would just like to note, that as a human I can only store a finite number of passwords in my brain and would love if web apps like these would at least provide OAuth with another…
- story
-
comment
Comment #3657415
Yes, this is exactly what CurtHagenlocher said. >> Most of the memory used by programs are pointers This is a huge generalization, may I add. Yes, I will not argue that cache usage…
-
comment
Comment #3648282
This is one disadvantage, yes. However all registers are now 64 bit, and in general, there are more of them. Furthermore, the 4GB limit does not just concern physical RAM, it also …
- comment
-
comment
Comment #3277823
I have the same issue on Chrome 15.0.874.121 m. Also the tracing monad example 404s for me.
-
comment
Comment #3262424
PayPal had a clear vision This is actually not true. They started as a way to transfer money or IOUs between palm pilots. The web portion of the product got so much more traction t…