Live data from Hacker News

Viewing profile — yogishbaliga

yogishbaliga

HN member
Joined
Wed, Apr 10, 2024, 8:49 PM UTC
HN karma
3
Public activity
4 items

About yogishbaliga

No profile information was provided.

Recent public activity

  1. comment
    Comment #45714124

    It is also other features such as GitHub workflow, releases, integration with other tools, webhooks etc. that makes it useful.

  2. comment
    Comment #45585756

    If it is unified memory, CPU can access the result of GPU processing without copying it to CPU memory (theoretically)

  3. comment
    Comment #45583466

    Way back in time, I used delta encoding for storing posting list (inverted index for search index). I experimented with using GPUs for decoding the posting list. It turned out that…

  4. comment
    Comment #44738838

    Very true, but in recent years feature development has taken precedence over efficiency. VP of whatever says hardware is cheap, software engineers are not.