Viewing profile — dwighson
dwighson
HN member- Joined
- Mon, Apr 13, 2026, 10:59 AM UTC
- HN karma
- 1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About dwighson
No profile information was provided.
Recent public activity
- story
-
comment
Comment #47751179
BEAM distribution + consistent hashing. Entities are assigned to nodes by their ID. If a node goes down, the hash ring updates and surviving nodes pick up its entities. Litestream …
-
comment
Comment #47750620
Building Warp ( https://warp.thegeeksquad.io ), a storage engine where each entity is its own actor with its own SQLite shard. I've been doing DDD and event sourcing for years but …