Viewing profile — tiredandgrumpy
tiredandgrumpy
HN member- Joined
- Thu, Apr 03, 2014, 3:25 PM UTC
- HN karma
- 9
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About tiredandgrumpy
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #7527893
and now they'll sue you for libel ;-)
-
comment
Comment #7526782
This convention is used within the type system throughout kdb+. i for 32bit integer, j for 64bit int, h for 16bit int, e for real, f for float etc. Anyone who knows q will automati…
-
comment
Comment #7523607
K is only hard if you try to read it without first studying it. Looping is achieved through adverbs. The key to it is understanding what is a noun (data), verb (operator/function) …
-
comment
Comment #7523501
it came up here before, but this time is different. It is now free for commercial use and is not restricted with timeouts or expiry.
-
comment
Comment #7523491
If you look closely at it, there's not much there - it's actually easy to understand - defines a variant struct and an bunch of accessors to the different types within the embedded…