Viewing profile — nanimo
nanimo
HN member- Joined
- Fri, Aug 10, 2018, 8:25 PM UTC
- HN karma
- 59
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About nanimo
No profile information was provided.
Recent public activity
-
comment
Comment #17793170
I personally like that philosophy, but I wonder if it's in Go's best interests to ignore the desires of the people who don't like, or perhaps aren't even aware of, that reasoning.
-
comment
Comment #17793142
It's amazing how this is a practical piece of math that can be understood with little more than a basic familiarity with polynomials. This is the kind of stuff I'd loved to have le…
-
comment
Comment #17792965
> I don't ban for sincerely held, well argued politics. But that's subjective, so you'll just end up reinforcing your own opinions, which is exactly what an echo chamber is, unless…
-
comment
Comment #17780375
Well, it might have been Airborn.io, the Google Docs competitor that this library grew out of.
-
comment
Comment #17764565
https://www.windowfunctions.com is a good introduction to window functions. Besides that, the comprehensive testing and evaluation of SQLite never ceases to amaze me. I'm usually h…
-
comment
Comment #17753178
I haven't heard of a "practically free" blockchain yet, though.
-
comment
Comment #17738333
Underflow and overflow and 2's complement are all just modular arithmetic, which is definitely math.
-
comment
Comment #17736519
It's common to think of an exception as the program stopping and never being started again. In that sense, the invariant is still maintained, because the program never sees it viol…