• by arend321 on 3/10/2025, 9:00:40 AM

    "I have never had a long-running node application that hasn't leaked memory. It's more a matter of if your application will be OOM killed in 2 days or 2 weeks. Debugging memory leaks in node is a nightmare"

    I stopped reading after this. I'm all for using Elixir for high concurrency workloads, but this sounds like a skill issue.