Live data from Hacker News

Viewing profile — jyufnlwfnzvbm

jyufnlwfnzvbm

HN member
Joined
Mon, Jul 29, 2024, 7:16 AM UTC
HN karma
5
Public activity
4 items

About jyufnlwfnzvbm

No profile information was provided.

Recent public activity

  1. comment
    Comment #41204953

    > I don't see the issue? > if we receive both, than an exception occurred and should be handled P(decimal ∩ DivideByZeroException) = 0 , therefore we only need 2 states, not 4.

  2. comment
    Comment #41202975

    You'd love Go because they also treat Sums as Ad-Hoc Product types.

  3. comment
    Comment #41136037

    Is this when you don't require availability

  4. comment
    Comment #41105950

    > The amount of duplication in `main.tf` (copy/pasta for each region) is shocking, but I'm not a Terraform user -- is that normal? Yes, we do not have dynamic providers yet. I lost…