Viewing profile — ihoz
ihoz
HN member- Joined
- Mon, Aug 01, 2016, 1:37 AM UTC
- HN karma
- 38
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About ihoz
No profile information was provided.
Recent public activity
-
comment
Comment #13829453
Recursion is nothing more than implicitly using a stack (via the call stack) or explicitly with a loop. You just won't get a stack overflow exception with the loop -- you'll run ou…
-
comment
Comment #13824613
https://www.google.com/search?q=recursion
-
comment
Comment #13423869
That's Exploding Head Syndrome ( https://en.wikipedia.org/wiki/Exploding_head_syndrome )
-
comment
Comment #13134916
I know many people at Google Boston (Cambridge). They are all bored out of their skulls. One guy says how he works 30 hours in a busy week and uses his 20% time to hit the gym. But…
-
comment
Comment #12997340
Completely anecdotal, but I agree with this article 100% I spent the first 6 years of my (oldest) kid's lives in the immediate bordering towns of Madison, WI. Nice, straight, flat,…
-
comment
Comment #12199916
Community support. More like community derision from the FreeBSD world. In the early 2000's, I had to set up a dedicated CVS server for my 10-person startup. I was the dual hat "de…