Live data from Hacker News

Viewing profile — rodocite

rodocite

HN member
Joined
Tue, Feb 06, 2018, 4:42 PM UTC
HN karma
14
Public activity
7 items

About rodocite

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #21932779

    data is still stored somewhere but any routing to the data is disabled and the entity is disassociated.

  3. comment
    Comment #21932750

    if the references don't point to actual data, you don't need this. - minimum 2 parts. a relay (reference hash) and the cold/true storage portion. you can break the reference hash u…

  4. comment
    Comment #21932643

    I don't quite understand this comment. Are you looking for a confirmation? Is it good enough to just have the most updated data for the state you want to track? I'm curious about w…

  5. comment
    Comment #21932407

    I think the article is too scattered and doesn't actually discuss how event sourcing works. Key concepts are missing. People who actually want to learn it will end up getting even …

  6. comment
  7. comment
    Comment #21932139

    I'm pretty sure you can "soft-delete" for GDPR compliance. So this concern is sort of a non-issue. Besides that: 1. If you're using an immutable structure, as long as you use refer…