TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Beam/Erlang/Elixir Concept Explanations

355 pointsby pkilgoreover 3 years ago

7 comments

halotropeover 3 years ago
I had a brief love affair with Elixir&#x2F;OTP recently. The language ist beautiful, the platform very impressive. Genserver and the actor model are very powerful tools for concurrent systems and Phoenix is one of the best web frameworks I ever tried.<p>BUT the tooling was a bit lacking (e.g JetBrains IDE, good debugging workflow), the library support was a bit spotty (e.g for Auth, everything high quality but often abandoned). Then if you use e.g GCP there is no real first class language support and if you deploy to Kubernetes then there is a lot of overlap with Beam&#x2F;OTP for deployment management etc. this and I feel for most quick web development pure functional programming is too much mental overhead for me (maybe this comes down to practice). I feel way more productive with e.g Go or Node.<p>I have mad respect for Jose Valim and the community for delivering such an exceptional project in a world saturated with languages and frameworks. But I fear its not for me. At least not yet.
评论 #28503380 未加载
评论 #28509365 未加载
评论 #28503153 未加载
评论 #28503804 未加载
评论 #28503220 未加载
评论 #28503482 未加载
评论 #28507356 未加载
评论 #28505469 未加载
评论 #28508055 未加载
colesantiagoover 3 years ago
Very curious about the recent surge of Elixir &#x2F; Erlang posts on HN, is there a reason for this?<p>How is the the job market surrounding this as well for Elixir &#x2F; Erlang devs?
评论 #28502580 未加载
评论 #28502462 未加载
评论 #28502452 未加载
评论 #28502474 未加载
评论 #28502399 未加载
评论 #28503527 未加载
评论 #28502611 未加载
评论 #28503897 未加载
评论 #28505341 未加载
评论 #28503655 未加载
louissm_itover 3 years ago
Great resource, thank you. I&#x27;ve been slowly transitioning my programming time to Elixir&#x2F;Phoenix the last couple years. Every couple weeks I dive in, but mostly going back to Rails. But recently with the `1.6.0-rc.0` release, this time it might stick. HEEx templates are fantastic, esbuild as the default is a really good choice, LiveView is getting some traction, and the packages seem to be picking up. Fantastic language &amp; framework in general.
zubspaceover 3 years ago
I would love to get into erlang and beam. As far as I know, Beam must be a great tool for servers and webservers in general. But can I use the language in other scenarios, too? For example commandline tools, desktop Gui&#x27;s or games?
评论 #28503472 未加载
评论 #28506804 未加载
评论 #28502805 未加载
评论 #28507582 未加载
评论 #28507940 未加载
AlchemistCampover 3 years ago
I like the teaching style and the lower-level BEAM focus. Bookmarked it!
lobo_tuertoover 3 years ago
Please someone update the link to the HTTPS version.
评论 #28502168 未加载
fortran77over 3 years ago
As a long-time professional Erlang developer, I&#x27;m frustrated about &quot;Rubyists&quot; sticking their toe into the ecosystem via Elixir and then declaring they don&#x27;t like it. In many ways, the shift to Elixir has been a bad thing.