Live data from Hacker News

Viewing profile — ouro

ouro

HN member
Joined
Sat, Jan 07, 2017, 12:36 AM UTC
HN karma
11
Public activity
7 items

About ouro

No profile information was provided.

Recent public activity

  1. comment
    Comment #28671916

    If you are doing CRUD in DDD ... "You are doing it wrong"

  2. comment
    Comment #19083180

    I am completely confused by your description ... I have also not used a 2pc transaction coordinator in well over a decade. Also you use the term "saga" which is correct in that wha…

  3. comment
    Comment #19083153

    I have actually written a book on this. Its not that hard to deal with. Dealing with it through ad-hoc "we will come up with something as we go along" can be a bit of a pain though…

  4. comment
    Comment #18384630

    To be fair I have been talking about event sourcing for over a decade. The concepts have been around far longer than that. In fact most databases "event source" their own internal …

  5. comment
    Comment #18341999

    I might suggest reading https://doc.lagout.org/science/0_Computer%20Science/3_Theory... This is in general how floating point math works.

  6. comment
    Comment #13341680

    my answer above ^^ assumes we really want to remove it. compensating actions are generally the preferred option

  7. comment
    Comment #13341675

    I can see why your projects failed. That EventStore does not support you editing an event is not something that makes it "not production ready" it is in fact a feature that keeps y…