Live data from Hacker News

Viewing profile — espoal

espoal

HN member
Joined
Fri, Jun 10, 2022, 9:23 PM UTC
HN karma
17
Public activity
11 items

About espoal

No profile information was provided.

Recent public activity

  1. 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…

  2. comment
    Comment #41681741

    Isn't Mozilla cash strapped?

  3. 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 …

  4. comment
    Comment #37901307

    I'm building one: https://github.com/yottaStore/yottaStore

  5. comment
    Comment #35554179

    io_uring it's not about batching. io_uring is about a new concurrency model based on ring buffers

  6. comment
    Comment #35553897

    I will add this to my awesome collection: https://github.com/espoal/awesome-iouring

  7. comment
    Comment #34836016

    i think it should be br[i]

  8. comment
    Comment #34833101

    added to awesome-iouring https://github.com/espoal/awesome-iouring

  9. 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

  10. 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…

  11. story