Live data from Hacker News

Viewing profile — dwighson

dwighson

HN member
Joined
Mon, Apr 13, 2026, 10:59 AM UTC
HN karma
1
Public activity
3 items

About dwighson

No profile information was provided.

Recent public activity

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

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