Viewing profile — pedroo
pedroo
HN member- Joined
- Tue, Mar 05, 2013, 9:46 PM UTC
- HN karma
- 16
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About pedroo
No profile information was provided.
Recent public activity
-
comment
Comment #8706052
> (tail call elimination is different than proper tail calls). I'm not sure I follow. What is the distinction here?
-
comment
Comment #8559369
Take a look here: https://en.wikipedia.org/wiki/Memory_management#DYNAMIC . No one is really hanging on to previously freed space (except for the allocator, or if you're using a cu…
-
comment
Comment #8012582
Was just going to comment prior to your edit, but we really should compare rates of occurrance rather than population size.
-
comment
Comment #7948150
> It's equivalent to the SQL JOIN... Don't you mean GROUP BY?
-
comment
Comment #7463309
This sounds similar to the technique used in the integer-only version of bresenham's line drawing algorithm.
-
comment
Comment #7367645
Sounds like an amazing journey. Congrats on all the hard work.
-
comment
Comment #6390881
It's spinning in the right direction. We're just inside the earth :).
-
comment
Comment #5522337
Just delete the line. It should revert back to the default theme.
-
comment
Comment #5501276
How much worse peformance-wise would generating PIC be to address this?