#erlang — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #erlang, aggregated by home.social.
-
Evolution of the Erlang Eco System with Francesco Cesarini
-
I was a guest on "BEAM There, Done That" together with Paul Guyot, talking about AtomVM.
We talked about what led me to build AtomVM, what it takes to run Erlang and Elixir on microcontrollers with just a few hundred KB of RAM, SMP, concurrency, and some of the trade-offs you hit when this stuff runs on real hardware.
Thanks to Allen Wyma and Francesco Cesarini for having us, and to Paul for the great conversation.
Full episode:
https://www.youtube.com/watch?v=VhyQisA0wFc -
capri: Type-safe, atomic Gleam bindings for Khepri, the modern distributed database for the BEAM https://lobste.rs/s/3tbpsd #show #databases #distributed #erlang #gleam
https://capri.hexdocs.pm/ -
Francesco Cesarini: Evolution of the Erlang Eco System
August 21, 2026, 1:00:00 PM GMT+02:00 - GMT+02:00https://treff.tech/events/fd743ca3-6527-470a-b994-0d997ca6e9f8
-
I have availability for bespoke resume reviews Tues/Weds/Thurs if you’re looking for a second opinion & a discussing about best practice for your job search
Visit beamrec.com/refresh for info
#elixir #erlang #BEAM
Resume Refresh | Beam It -
The latest release of RefactorErl is from April 2026. That's great to see.
https://plc.inf.elte.hu/erlang/refactorerl-releases.html
#Erlang -
[Перевод] Как потеря 17% сессий запустила цепную реакцию в инфраструктуре Discord
25 марта 2026 года голосовая и видеосвязь Discord перестала нормально работать для большинства пользователей. Причиной стал не один большой сбой, а цепочка событий: изменение конфигурации Kubernetes привело к потере части пользовательских сессий, затем система столкнулась с лавиной переподключений и новыми узкими местами в инфраструктуре. В статье команда Discord разбирает этот инцидент изнутри: как 17% остановленных сессий запустили каскадный отказ, почему механизмы восстановления сами стали источником нагрузки и какие архитектурные изменения помогли сделать систему устойчивее. Читать разбор
https://habr.com/ru/companies/otus/articles/1067388/
#распределённые_системы #discord #kubernetes #Elixir #erlang #производительность #микросервисы #масштабирование
-
Deep dive into #Erlang history: Mike Williams and Björn Gustafsson discuss JAM (Joe's Abstract Machine), the first #VM to make #Erlang fast, and how it paved the way for #BEAM.
Great insights on early VM optimization, process isolation, and hot code upgrading:
https://www.youtube.com/watch?v=sRTierdN9c4 -
We’re delighted that the Erlang Ecosystem Foundation is following Bonfire’s evolution with such interest.
The EEF supports the #Erlang, #Elixir, and wider #BEAM community, which is the ecosystem behind the technology Bonfire is built with. The foundation plans to deploy Bonfire and explore how it could serve that community. We’re excited to see what they discover and to collaborate with them.
Read the update from the EEF: com.erlef.org/wg/com/2026/08...
-
Portunus, an new #Erlang lock server and coordination library by RabbitMQ:
https://github.com/rabbitmq/portunus -
𝗭𝗼𝘁𝗼𝗻𝗶𝗰:
#Erlang #Framework #OpenSource #Zotonic
https://thewhale.cc/posts/zotonic
Zotonic is the open source, high speed, real-time web framework and content management system, built with Erlang. It is flexible, extensible and designed from the ground up to support dynamic, interactive websites and mobile solutions.
-
If you’re a jobseeker within the BEAM community that might benefit from a one-to-one session to discuss improving your resume to book interviews
I have availability on Friday & Monday for Resume Refresh calls
Beamrec.com/refresh
#elixir #elixirlang #erlang #BEAM
Resume Refresh | Beam It -
It is one thing to convince your friends to use XMPP, it is another to have them easily be able to sign up their friends too.
https://txw.ca/mod-signup-keyword/
This is a mod for ejabberd which allows in-band registration with a fixed pre-shared key. It replaces the standard mod_register.
So your friends can pass this PSK to their trusted friends, and they can sign up for an account, and pass it to their trusted friends.
An XMPP Client needs to surface a UI element for the PSK to be entered, and returned to the ejabberd server. I’ve tested it with my hobby client, Mach.
-
I have availability for bespoke Resume Refresh calls next week..
Book in here: beamrec.com/refresh
#elixir #erlang #beam #myelixirstatus
Resume Refresh | Beam It -
Not sure I even shared this blog post. How you get nice Erlang tracing when you didn't prepare by adding tracing tools.
https://underjord.io/injecting-tracing-the-hot-way.html
#elixir #erlang -
Эволюция, а не революция: релиз Elixir 1.20 и почему он вас заинтересует
В мире разработки программного обеспечения редко можно увидеть, как зрелый, динамический язык добавляет мощную, статическую систему типов без ущерба для своей философии и существующего кода. 3 июня 2026 года команда Elixir сделала именно это, выпустив версию 1.20. Главное нововведение — постепенная типизация (gradual typing), которая обещает найти в вашем коде «верифицированные баги» (verified bugs — ошибки, гарантированно ведущие к падению в рантайме) без необходимости писать аннотации типов. Но почему это должно волновать вас, если вы пишете на Python, Java или Go? Команда Elixir поставила перед собой цель, которую многие считают «святым граалем». На практике сочетание всех трёх свойств почти не встречается. И я считаю, что это отличный повод присмотреться к Elixir, даже если вы никогда не писали на нём ни строчки. Зрелый и интересный язык, работающий на виртуальной машине Erlang (BEAM) и исповедующий функциональную парадигму. Он известен своей отказоустойчивостью и конкурентностью, но, увы, остается малоизвестным языком, и я надеюсь что эта статья заставит вас заинтересоваться Elixir.
https://habr.com/ru/companies/timeweb/articles/1055546/
#elixir #erlang #beam #типизация #система_типов #релиз #timeweb_статьи
-
🐢 Oh, look, a #Scheme web server that tries to cosplay as #Erlang but forgot to bring the charm or the fans. Featuring a crash-prone system where errors get a fancy name and we pretend that's innovation. 🤦♂️ Just remember, if your server is a drama queen, you can always "Let It Crash" and hope someone cares. 🖥️💥
https://igropyr.com #WebServer #CrashInnovation #LetItCrash #DramaQueen #HackerNews #ngated -
A Erlang style pure Scheme Webserver and further
Comments: https://news.ycombinator.com/item?id=48877344
#HackerNews #Erlang #Webserver #Scheme #PureScheme #FunctionalProgramming #HackerNews
-
Announcing the July #Bangalore #FPIndia #Meetup!
When: 1st August (yep 😆)
CFP is open: https://hasgeek.com/fpindia/bangalore-fp-july-2026-meetupCome meet fellow FP heads, have great conversations, all skill levels welcome!
#PureScript #Typescript #Rust #Erlang #Scala #OCaml #FunctionalProgramming
-
Announcing the July #Bangalore #FPIndia #Meetup!
When: 1st August (yep 😆)
CFP is open: hasgeek.com/fpindia/bang...
Come meet fellow FP heads, have great conversations, all skill levels welcome!
#PureScript #Typescript #Rust #Erlang #Scala #OCaml #FunctionalProgramming
hasgeek.com/fpindia/bang.. -
Welcome to the on going saga of our Hero's quest to find employment as a (backend)
Software Developer. At this moment our Hero contemplates navel lint his dire plight. He scans the online landscape and job boards for signs of employers.He can wield #C with extreme delicacy & finesse; compose functional code of #Erlang; use #Java, #Javascript, #NodeJS adeptly. Even understand the arcana of #Forth and has constructed a #RabbitMQ cluster with careful planning.
Yet our intrepid Hero is passed by again and again, like last year's Xmas toys. None glance in his direction as he rises from his chair to play with his faithful dog, Clicquot. Maybe tomorrow will yield new mysteries.
-
-
Programming Languages I Have Known and Loved (and Hated) https://lowendbox.com/blog/programming-languages-i-have-known-and-loved-and-hated/ #regularexpression #Editorial&News #applescript #javascript #assembler #smalltalk #assembly #algol68 #FORTRAN #haskell #redcode #scratch #erlang #golang #PASCAL #pl/sql #prolog #python #algol #basic #batch #cobol #dbase #elisp #emacs #forth #regex #swift #bash #java #lisp #perl #PL/I #ruby #Rust #ada #apl #awk #csh #JCL #ksh #lua #PHP #rpg #SQL #go #m4 #c #r