Viewing profile — dusanz
dusanz
HN member- Joined
- Fri, Apr 02, 2021, 2:52 PM UTC
- HN karma
- 10
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About dusanz
No profile information was provided.
Recent public activity
-
comment
Comment #43796851
Until someone searches for "Error: OutOfMemoryException"
-
comment
Comment #26671931
size_t is only guaranteed to be large enough to store the size of the largest object. This is not the same as being able to index all of memory. You could imagine a platform with r…