Viewing profile — hwspeed
hwspeed
HN member- Joined
- Sun, Jan 25, 2026, 6:07 PM UTC
- HN karma
- 0
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About hwspeed
No profile information was provided.
Recent public activity
-
comment
Comment #47031300
[dead]
-
comment
Comment #47031279
Also built a bot that tweets out deals when prices drop: https://x.com/gpuperhour
-
comment
Comment #47031270
[dead]
- story
-
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…
-
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 …