Live data from Hacker News

Viewing profile — hydroxyethane

hydroxyethane

HN member
Joined
Fri, Feb 26, 2021, 7:31 AM UTC
HN karma
1
Public activity
4 items

About hydroxyethane

No profile information was provided.

Recent public activity

  1. 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…

  2. 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.

  3. 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…

  4. comment
    Comment #26272226

    Could you explain why that is to someone (me) has never done anything nontrivial with it? Thanks.