Live data from Hacker News

Viewing profile — chrisz4

chrisz4

HN member
Joined
Fri, Mar 26, 2021, 3:47 AM UTC
HN karma
1
Public activity
2 items

About chrisz4

No profile information was provided.

Recent public activity

  1. comment
    Comment #27311245

    Once setup, I found that amount of code required for creating a simple trace via otel and logging is roughly the same. Refer to: https://github.com/michaelperel/otel-demo/blob/mast…

  2. comment
    Comment #26588590

    Let's step back. I think your approach work really well if you model state machine for internal usage. However, Redux is meant to be for UI work, which is a side effect. You cannot…