Viewing profile — sincerel
sincerel
HN member- Joined
- Tue, Nov 29, 2016, 5:42 PM UTC
- HN karma
- 5
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About sincerel
No profile information was provided.
Recent public activity
-
comment
Comment #13187370
It lets you translate freshman level math problems with the same indices. As soon as you deal with Fourier transforms, Vandermonde matrices, polynomials, or pretty much anything wh…
-
comment
Comment #13064675
I use stdint.h too, but I'm honestly curious if there is any common platform around today where one of the following asserts fails: int main() { assert(sizeof(signed char) == 1); a…