Viewing profile — bobmcn
bobmcn
HN member- Joined
- Thu, Oct 22, 2020, 8:43 PM UTC
- HN karma
- 1
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About bobmcn
No profile information was provided.
Recent public activity
-
comment
Comment #49134386
This mirrors my experience also. I want to use embassy, and have tried several times. It gets recommended to me by people whose opinions I trust, so I keep trying. But Zephyr just …
-
comment
Comment #48959060
Why not add an optional arena in the ctx? Then there would be no api break.
-
comment
Comment #46536699
This Saturated Fat below 10% requirement is a direct contradiction of the earlier requirements to include more meat and whole fat dairy. You can't do both.
-
comment
Comment #37585651
Why not just define a higher level proto that contains all possible (maybe repeated) protos you might want to include? Then if one of the included protos is not present, the higher…
-
comment
Comment #34359556
I know you mentioned C in your original question, but some of the techniques discussed in low latency presentations at C++ conferences will be broadly applicable. Many are availabl…