Viewing profile — ellie_kim98
ellie_kim98
HN member- Joined
- Sat, Apr 25, 2026, 7:42 AM UTC
- HN karma
- 4
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About ellie_kim98
No profile information was provided.
Recent public activity
-
comment
Comment #47900096
Solid intro. One pattern worth adding: when you're reaching for Rc > for graph-like or self-referential data, an index-based arena (Vec with usize "pointers") is often a third path…