Live data from Hacker News

Viewing profile — flicaflow

flicaflow

HN member
Joined
Wed, Dec 14, 2022, 3:36 PM UTC
HN karma
9
Public activity
4 items

About flicaflow

No profile information was provided.

Recent public activity

  1. comment
    Comment #43252348

    If I remember correctly, the original actor implementation from scala used exceptions for control flow internally. Blocking on input queues would have blocked a whole thread which …

  2. comment
    Comment #36135256

    We got that from the last audit. They don't like it if everyone could set the state of some ticket and thus circumvent the required workflow. A lot of companies develop certified s…

  3. comment
    Comment #33985025

    but how does it react when go.mod and the toml get out of sync? For us this will just break on CI and requires then a commit with the updated vendorSha to be fixed. I would expect …

  4. comment
    Comment #33984928

    Nice to have some development in this space. However I would be very interested in some discussion why this approach should be superior to goBuildModule, which is also mentioned in…