Viewing profile — haiihaii
haiihaii
HN member- Joined
- Fri, Feb 16, 2018, 7:14 PM UTC
- HN karma
- 0
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About haiihaii
No profile information was provided.
Recent public activity
-
comment
Comment #18637941
Web servers for embedded or otherwise constrained systems, bolt-on embedded api servers for your existing apps, or just any high perf app/gateway. All the reasons you would otherwi…
- comment
-
comment
Comment #16727173
I've gotten quite used to doing just this. It started out as a habit from cpp where I relied on RVO, but for small structs the price of copying it vs copying a pointer to it seems …