Viewing profile — flicaflow
flicaflow
HN member- Joined
- Wed, Dec 14, 2022, 3:36 PM UTC
- HN karma
- 9
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About flicaflow
No profile information was provided.
Recent public activity
-
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 …
-
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…
-
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 …
-
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…