Viewing profile — kspiteri
kspiteri
HN member- Joined
- Thu, Apr 07, 2011, 2:07 PM UTC
- HN karma
- 22
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About kspiteri
No profile information was provided.
Recent public activity
-
comment
Comment #16345829
"To my mother, Ayn Rand and my daughter" is not ambiguous without the Oxford comma, but would be with it.
-
comment
Comment #9528370
> Not if N=1 ;) > (A constant amount is of course independent of N anyway!) When using O notation, we're doing asymptotic analysis and n can be arbitrarily large. If you have an ar…
- comment
- comment
-
comment
Comment #9528303
You just need a constant number of pointers. This requires O(log n) scratch space because a pointer can be stored in O(log n) space.
-
comment
Comment #9124095
If you can use templates, the decision of which function to call can be done at compile time and you don't need virtual calls. Virtual calls are useful when the decision must be do…
-
comment
Comment #9048732
I think this is the first site I came across that is easier to read as source.
-
comment
Comment #7123178
I usually watch soap operas to learn how different people live. It's a pity they messed up the one about start ups.