Viewing profile — icarot
icarot
HN member- Joined
- Sun, Nov 09, 2014, 6:41 PM UTC
- HN karma
- 4
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About icarot
No profile information was provided.
Recent public activity
-
comment
Comment #12914802
I am particularly happy that people outside of that SF/NY/Boston bubble chose Donald Trump, while acknowledging his character flaws, instead of paying any attention whatsoever to t…
-
comment
Comment #8739444
Sincerely thought this was an article on [articulatory] phonetics.
-
comment
Comment #8675869
C'mon, this unimpressive feature is the default in Arch for a while now. Attempting to talk about "Linux", as if some single operating system - lack of pluralism between commenters…
-
comment
Comment #8650667
The last sentence was the most important; the rest should be ignored. Have patience, perseverance, and you'll do anything. Or, converge onto interesting problems and fail gloriousl…
-
comment
Comment #8583779
Yeah. Most languages don't. Python and Javascript compilers still don't and Emacs LISP still doesn't.
-
comment
Comment #8583764
Thanks so much for that paper. That'll save me time thinking about transforming functions on my own. Are you sure they make that optimization? How do you know? (I'm not familiar wi…
-
comment
Comment #8583692
Definitely agree on the "oversold". I notice you said "half the problem" at the end of your third paragraph there. I'm assuming the other half is that it seems foolish to save the …
-
comment
Comment #8583649
That's why I said 'deficient' compilers. Yes, it is well-known. Just reuse the stack frames on the next call; dead simple.
-
comment
Comment #8583623
You're right. The de-facto way to prove an algorithm as stack-free is run it on a register machine, having no stack to begin with. As you suggest, it'd also be optimal to use a pro…
-
comment
Comment #8580566
I'm so confused by this. His solutions end up using recursion, yet he says it's stack-free. Which doesn't make any sense at all considering deficient compilers allocate stack frame…
-
comment
Comment #8580519
Simply structure your theses, that is, lead your reader down the tree outline of your thoughts. When those thoughts are worthwhile and clearly expressed, you yield a result not unl…