Viewing profile — olenhad
olenhad
HN member- Joined
- Sat, Apr 21, 2012, 7:40 AM UTC
- HN karma
- 436
- Public activity
- 68 items
- HN profile
- View on Hacker News ↗
About olenhad
No profile information was provided.
Recent public activity
- story
- story
- story
- story
- story
- story
-
comment
Comment #11222352
Great write up! I've made the same mistake of having too many subclassed entities, and realising my queries getting slower because my indexes were not being used. I think Apple sho…
- story
- story
-
comment
Comment #10077260
Great job @yasoob! What's even more amazing, even thought not directly relevant, is that the author is still in high school.
- story
-
comment
Comment #10001340
My initial response was "link bait!"
- story
-
comment
Comment #8963917
I wonder what's the primary reason for their "Mu" compiler adopting a "strict-ish" evaluation strategy.
- story
- story
-
comment
Comment #7651515
For clojure, there's kern ( https://github.com/blancas/kern ) for parsec style parser combinators. It's quite easy to use. Ironically, I actually understood parser combinators bett…
-
comment
Comment #7431052
As a Pakistani I find this report alarming. However I also believe that the situation, especially the army's view of the Taliban, in particular groups under the TTP, has drasticall…
-
comment
Comment #7430852
You could delete the cookies.
- story
-
comment
Comment #7168680
I'm slightly surprised to see regex being used to parse and retrieve arguments from a function's source code. I would've normally assumed this to be a bad idea.
- story
-
comment
Comment #7105910
As a clojure fanboy, I'm quite pleased to see it do well.
-
comment
Comment #7035492
It's actually a simple lisp interpreter. But made purely as an exercise to teach myself haskell, so please be gentle.
- story