Live data from Hacker News

Viewing profile — r7n

r7n

HN member
Joined
Tue, Jan 28, 2025, 9:44 PM UTC
HN karma
9
Public activity
4 items

About r7n

No profile information was provided.

Recent public activity

  1. comment
    Comment #48481315

    We obsessed over optimizations and pushing the apis to the limits of how we could pack it. So much so, we re-wrote the DynamoSDK to squeeze out more optimizations so we could be th…

  2. comment
    Comment #48481194

    Agreed, my critique was about how the article frames scalability. I've yet to see an OLTP problem that can't live in something like Dynamo. KV can model anything if you put in the …

  3. comment
    Comment #48481000

    I've extensively used Dynamo (internally at Amazon and externally) and even founded a DB startup with it at it's core. Boiling down scalability of Postgres vs Dynamo as it's writte…

  4. comment
    Comment #43785477

    We did exactly this when designing StatleyDB. We realized there are a set of metadata fields[0] that almost everyone needs when modeling data. Our approach takes this a step furthe…