Live data from Hacker News

Viewing profile — DerivativeBS

DerivativeBS

HN member
Joined
Fri, Jul 10, 2026, 6:41 PM UTC
HN karma
7
Public activity
3 items

About DerivativeBS

No profile information was provided.

Recent public activity

  1. comment
    Comment #49054287

    A compiler for Claude-isms? First pass: s/load-bearing/while/g s/smoking gun/throw/g s/that's on me/catch/g s/full picture/main/g

  2. comment
    Comment #49041423

    Yeah, real devs write their own LZW compression implementation from scratch in C++

  3. comment
    Comment #48877674

    Curious about: does it have fault tolerance if one of the machines goes down mid-inference? Can it dynamically reroute, or does it just retry?