yansoki
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Hi HN, We built a drop-in replacement for torch.utils.data.DataLoader in Rust. The Problem: Python's multiprocessing isolates workers, meaning every batch incurs IPC and pickling overhead. Even on a T4, the CPU…
-
I'm a solo developer working on a new tool, and I need a reality check from the ops and infrastructure experts here. My background is in software development, not SRE. From my perspective, the monitoring alerts that…