Viewing profile — flashmozzg
flashmozzg
HN member- Joined
- Tue, Feb 14, 2017, 10:21 AM UTC
- HN karma
- 7
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About flashmozzg
No profile information was provided.
Recent public activity
-
comment
Comment #48485366
Is there a CVE for this?
-
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 …
-
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…
-
comment
Comment #24567653
You could trivially (or rather, mechanically) emulate HW bounded stack with a heap-based stack collection (like std::stack).
-
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…
-
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.…