Viewing profile — rodrigodd
rodrigodd
HN member- Joined
- Sat, Sep 02, 2023, 7:19 PM UTC
- HN karma
- 44
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About rodrigodd
No profile information was provided.
Recent public activity
-
comment
Comment #37370311
> How come you don't consider conditional branches to be terminating instructions of your basic blocks? Initially I was doing that, but it was making tight loops too slow. And what…
-
comment
Comment #37370242
I am already using a non-cryptographic hasher. In fact, I am not doing any hashing at all, I am just assuming that the input is already random enough, and use a Hasher that just co…
-
comment
Comment #37367044
The maximum supported size is 512 banks, so 25 bits. But searching now, I don't think there are any games bigger than 1 MiB in size (64 banks), so 22 bits, or just 16 MiB or 32 MiB…
- story