stevendgarcia

↗ HN profile [ 49.1 ms ] full profile

No user record in our sample, but stevendgarcia has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.

  1. I’ve been exploring a new systems-language design built around a single hard rule: Data lives exactly as long as the lexical scope that created it. Outer scopes can never retain references to inner allocations. There is…