For anyone wondering what the "OTP" part is in Erlang/OTP, it is a set of libraries and associated principles that, in effect, standardize the creation of highly reliable, fault-tolerant applications, originally for the telecom domain. It's worth checking out the brief introduction to the fundamental ideas in the introduction to "OTP Design Principles": https://www.erlang.org/doc/system/design_principles.html
OTP = Open Telecom Platform
Erlang/OTP 29.0
11–20 of 64 posts
Re: Erlang/OTP 29.0
#12Re: Erlang/OTP 29.0
#13Re: Erlang/OTP 29.0
#14I don't understand Phoenix hype
For solo devs, Rails is arguably most productive webapp system. LLM is very good at writing ruby rails code. Much better than writing django in my experience even though python training corpus is huge.
I write my experimental apps in Rail when it stabilizes, i do a Go rewrite.
I don't write directly in Go because, it consumes lot more token when the app scope is unknown but it's very efficient for rails.
These day i don't need react or angular anymore, i use Hotwire in Rails and HTMX in Go.
Erlang forum itself uses Discourse (written in Rails)
Re: Erlang/OTP 29.0
#15For anyone wondering what the "OTP" part is in Erlang/OTP, it is a set of libraries and associated principles that, in effect, standardize the creation of highly reliable, fault-tolerant applications, originally for the telecom domain. It's worth checking out the brief introduction to the fundamental ideas in the introduction to "OTP Design Principles": https://www.erlang.org/doc/system/design_principles.html
OTP = Open Telecom Platform
Re: Erlang/OTP 29.0
#16Earlier quoted context omitted.
OTP = Open Telecom Platform
no longer. That is legacy. OTP now just stands for "OTP"
You may be thinking of comments like: https://erlangforums.com/t/should-otp-be-the-standard-librar...
Re: Erlang/OTP 29.0
#17Who even uses Erlang? I used Rails and then i tried Phoenix and it was lot more difficult to get things done. I don't understand Phoenix hype For solo devs, Rails is arguably most productive webapp system. LLM is very good at writing ruby rails code. Much better than writing django in my experience even though python training corpus is huge. I write my experimental apps in Rail when it stabilizes, i do a Go rewrite.…
Re: Erlang/OTP 29.0
#18Does anyone knows if WhatsApp is still based on Erlang?
Re: Erlang/OTP 29.0
#19Does anyone knows if WhatsApp is still based on Erlang?