Viewing profile — espoal
espoal
HN member- Joined
- Fri, Jun 10, 2022, 9:23 PM UTC
- HN karma
- 17
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About espoal
No profile information was provided.
Recent public activity
-
comment
Comment #43944856
Why the compiler can't detect it will not be used? Tree shaking is well implemented in Javascript compilers, an ecosystem which extensively suffer from this problem. It should be p…
-
comment
Comment #41681741
Isn't Mozilla cash strapped?
-
comment
Comment #41326536
Intermediate causal step. A bad diet (high glycemic diet) will increase insuline response, whose efficacy will be down regulated through several mechanisms, including accumulation …
-
comment
Comment #37901307
I'm building one: https://github.com/yottaStore/yottaStore
-
comment
Comment #35554179
io_uring it's not about batching. io_uring is about a new concurrency model based on ring buffers
-
comment
Comment #35553897
I will add this to my awesome collection: https://github.com/espoal/awesome-iouring
-
comment
Comment #34836016
i think it should be br[i]
-
comment
Comment #34833101
added to awesome-iouring https://github.com/espoal/awesome-iouring
-
comment
Comment #33222376
glad io_uring is gaining traction. If you plan on using it, or just want to learn more about it, check this out: https://github.com/espoal/awesome-iouring
-
comment
Comment #33175669
`io_uring` is posed to become a revolutionary interface for the linux kernel, but at the moment using it is not a trivial task, as there are not many implementations and the interf…
- story