Viewing profile — hydroxyethane
hydroxyethane
HN member- Joined
- Fri, Feb 26, 2021, 7:31 AM UTC
- HN karma
- 1
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About hydroxyethane
No profile information was provided.
Recent public activity
-
comment
Comment #47624546
We run a significant amount of stuff on spot-instances (AKS nodes) and use the service detect, monitor and gracefully handle the imminent shutdown on the Kubernetes side. https://l…
-
comment
Comment #27384220
Could you elaborate why mnesia is useless? I've only used erlang and elixir in hobbyist projects but in theory mnesia felt like great fit into the erlang ecosystem.
-
comment
Comment #26273078
thanks for your answer so basically it relies on plain TCP and its reliability features. If you need something more sophisticated you gotta do it yourself within the application co…
-
comment
Comment #26272226
Could you explain why that is to someone (me) has never done anything nontrivial with it? Thanks.