Live data from Hacker News

Viewing profile — audnaun252

audnaun252

HN member
Joined
Mon, Aug 28, 2023, 8:20 PM UTC
HN karma
10
Public activity
5 items

About audnaun252

No profile information was provided.

Recent public activity

  1. comment
    Comment #38669651

    The function's event data and current state is all stored in table storage, so you could query that - I'd expect you'd need to query an event-store-based solution in a similar way?…

  2. comment
    Comment #38666420

    Modelling domain events is useful for describing the problem your trying to solve with the domain experts, and it should probably be left in the documentation when planning a solut…

  3. comment
    Comment #38509291

    they should have this verification flow in-app. emails seems a bit phishy

  4. comment
    Comment #38242024

    Article doesn't even have anchor tags

  5. comment
    Comment #37299911

    seems like a lot of effort - could you have moved the map state to rust instead? to invoke the AuthCrypto.verifySignature with just the key?