@frescosecco All your posting of Erlang stuff is making me want to get back in to it. 🙂
@Gert come back, come back! why did you leave? :)
@frescosecco I was writing client software. Go is more easily distributed than Erlang. I should read up on Erlang build systems and packaging. Last version I used was 17.
@Gert if "more easily distributed" means that you can deploy a single binary with Go, then yes!
OTP 17. Been a while, then :)
@frescosecco I indeed did mean the single binary thing. That OTP 17 app ran for 7 years without needing any maintenance. Some of the most robust software I ever wrote. But I don’t have a use case for Erlang right now. The stuff I want to build doesn’t really suit Erlang.