Live data from Hacker News

Viewing profile — flashmozzg

flashmozzg

HN member
Joined
Tue, Feb 14, 2017, 10:21 AM UTC
HN karma
7
Public activity
6 items

About flashmozzg

No profile information was provided.

Recent public activity

  1. comment
    Comment #48485366

    Is there a CVE for this?

  2. comment
    Comment #36095546

    >Because Nintendo's legal department is not dumb and makes very specific takedown requests that they know they can win, as opposed to taking down more gray-area things like source …

  3. comment
    Comment #25670462

    >In Europe, words like Russian or Czech typically mean ethnicity. Well, then, suddenly all those fines on some obscure Russian (alright, alright, half-Russian) company called Googl…

  4. comment
    Comment #24567653

    You could trivially (or rather, mechanically) emulate HW bounded stack with a heap-based stack collection (like std::stack).

  5. comment
    Comment #19629927

    Still pretty much true. Sub 150$ Xiaomi phones from 2016 are still going strong (Redmi 3). And there are plenty of sub 150$ offerings with something like Snapdragon 636/710 and 4GB…

  6. comment
    Comment #13645907

    Well, for counts 16 bits is enough, unless you count something really small, like every individual byte in something. And for counts 32 bits should be enough, since it's 4 billion.…