Live data from Hacker News

Viewing profile — codeaether

codeaether

HN member
Joined
Fri, Sep 20, 2024, 9:22 AM UTC
HN karma
18
Public activity
6 items

About codeaether

No profile information was provided.

Recent public activity

  1. comment
    Comment #44932623

    Actually, to fully utilize NVME performance, one really need to try to avoid OS overhead by leveraging AsyncIO such as IO_Uring. In fact, 4KB page works quite well if you can issue…

  2. comment
    Comment #44925257

    It's such a pity to see how much respect Apple has lost due to its lack of real technological ambition. Just a few years ago, Apple was admired for pushing boundaries—now it feels …

  3. story
  4. comment
    Comment #44746719

    License? It doesn't seem to be open sourced.

  5. comment
    Comment #44746601

    The article makes two points—one about software performance, the other about development performance. On the topic of software performance, I think the best explanation I got came …

  6. comment
    Comment #44644844

    These days, it feels like “AI” basically just means neural network-based models—especially large autoregressive ones. Even convolutional neural networks probably don’t count as “re…