Viewing profile — shoefindortz
shoefindortz
HN member- Joined
- Wed, Mar 17, 2021, 1:04 PM UTC
- HN karma
- 30
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About shoefindortz
No profile information was provided.
Recent public activity
-
comment
Comment #27386609
I was proposing the cgo option because it's already implemented. I _think_ allocating a slice of contiguous bytes and using unsafe pointers should work fine as long as you are very…
-
comment
Comment #27386160
Rust has an arena allocator too[1], but it is implemented with 165(!!!) usages of unsafe. :) [1] https://github.com/fitzgen/bumpalo
-
comment
Comment #27385774
> Arenas are, however, unfeasible to implement in Go because it is a garbage collected language. If you are willing to use cgo, google already implemented one for gapid. https://gi…
-
comment
Comment #27282039
Neat! This is commonly known as Small String / Small Buffer Optimization. This is how most implementations of C++'s std::string work also.
-
comment
Comment #27194386
Windows ships with ssh now? Is that something new in win10+?
-
comment
Comment #27076200
I've also received around ~10 of these same emails offering increasing prices to remove my review. Maybe this is a good investment opportunity? I'm joking, but they did offer me al…
-
comment
Comment #26660431
This argument reminds me of the historical arguments made against heliocentrism vs geocentrism. Just because we have widespread belief of one thing to be true does not mean we shou…
-
comment
Comment #26490584
The 44% figure comes from the Greater London Authority, but should be clarified a bit. There is a BBC article[0] about this which states "... 44% of the city's people are now of bl…