Live data from Hacker News

Viewing profile — hwspeed

hwspeed

HN member
Joined
Sun, Jan 25, 2026, 6:07 PM UTC
HN karma
0
Public activity
6 items

About hwspeed

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #47031279

    Also built a bot that tweets out deals when prices drop: https://x.com/gpuperhour

  3. comment
  4. story
  5. comment
    Comment #46758160

    Classic case of optimizing the wrong thing. I've hit similar issues with ML training pipelines where GPU utilization looks terrible because data loading is the bottleneck. The prof…

  6. comment
    Comment #46758063

    The offline/local dev point is underrated. Being able to iterate without network latency or metered API costs makes a huge difference for prototyping. The challenge is making sure …