Live data from Hacker News

Viewing profile — sincerel

sincerel

HN member
Joined
Tue, Nov 29, 2016, 5:42 PM UTC
HN karma
5
Public activity
2 items

About sincerel

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…