yansoki

↗ HN profile [ 32.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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…

  2. 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…