Trending

#erlang

Latest posts tagged with #erlang on Bluesky

Posts tagged #erlang

Predictable DNS Transaction IDs Enable Cache Poisoning in Built-in Resolver This project handles the CVE Numbering Authority (CNA) for the Erlang Ecosystem Foundation (EEF).

Update Erlang/OTP to 28.4.2, 27.3.4.10 and 26.2.5.19 to mitigate this vulnerability. #Erlang #Elixirlang #gleam

cna.erlef.org/cves/CVE-202...

2 0 0 0
Video

Play "LIFE" in our #Erlang #BASIC

github.com/ReuvenSwirsk...

#Erlang #BASIC #RetroComputing

1 0 0 0

RE: https://cosocial.ca/@timbray/116273912951090941

OK, brace yourself. What’s better than Sam Ruby’s “Rails on JavaScript”?

Well obviously, it’s Sam’s “Rails on JavaScript on Phoenix on Elixir on Erlang”!

Obvious, right? Ignore that shrill buzz, it’s the sound of my head spinning.

#erlang […]

0 0 0 0
Post image

Popularity isn’t everything. Some niche functional programming languages offer unique value!

Take a deep dive into #Haskell, #Scala, and #Erlang in this article by LPI Editor Anrew Oram: lpi.org/gpkl

#programminglanguages #LPI

0 0 0 0
Video

Try out my RSTS/Erlang -- the timesharing #BASIC system written in #Erlang -- now featuring the starship Enterprise.

github.com/ReuvenSwirsk...

1 0 0 0
Preview
Functional Languages and the Future of Programming (Part 1) Functional programming explained: history, core concepts, and the influence of languages like Haskell, Erlang, and Scala.

Popularity isn’t everything. Some niche functional programming languages offer unique value!
Take a deep dive into #Haskell, #Scala, and #Erlang in this article by LPI Editor Anrew Oram: https://lpi.org/gpkl
#programminglanguages #LPI

1 0 0 0
Post image

Popularity isn’t everything. Some niche functional programming languages offer unique value!

Take a deep dive into #Haskell, #Scala, and #Erlang in this article by LPI Editor Anrew Oram: lpi.org/gpkl

#programminglanguages #LPI

0 0 0 0
Post image

Popularity isn’t everything. Some niche functional programming languages offer unique value!

Take a deep dive into #Haskell, #Scala, and #Erlang in this article by LPI Editor Anrew Oram: lpi.org/gpkl

#programminglanguages #LPI

4 2 0 0

#erlang what is the current broadly used UUID library?

0 0 0 0
Post image Post image Post image

☕ Afternoon break at Code BEAM Vancouver! Great sessions from James Aimonetti on #Erlang #distribution and @mtrudel.bsky.social on #HomeKit integration.

1 0 0 0
Post image

Я пишу бэкенд на Gleam. Вот что я понял за полгода У меня двадцать лет в IT. Большую часть этого времени я проекти...

#Gleam #BEAM #Erlang #функциональное #программирование #Яндекс #Алиса #Redis

Origin | Interest | Match

0 0 0 0
Preview
Release v0.7.0-alpha.0 · atomvm/AtomVM v0.7.0-alpha.0 release This is an alpha release, the first pre-release on the road to v0.7.0. It represents over two year of development and introduces several groundbreaking features. While we hav...

AtomVM v0.7.0-alpha.0 is out: github.com/atomvm/AtomVM/releases/t...

Biggest release yet: distributed Erlang, JIT, crypto, ETS, big integers, OTP-28/29 support, new chips, and much more.

#AtomVM #Erlang #Elixir #Gleam #LFE #ESP32 #RaspberryPi #STM32

19 5 2 0

TIL that Erlang's `+sbt tnnps` stands for "thread_no_node_processor_spread". It gave us +34% NUTS sampling throughput on a dual-socket Xeon: #elixir #myelixirstatus #erlang #numa
github.com/borodark/eXM...

2 0 0 0
Post image

Проект Hornbeam — новый способ задеплоить ваше приложение на питоне Здравствуйте, дорогие читатели! Сегодня я ...

#python #erlang #nogil #ml #beam

Origin | Interest | Match

0 0 0 0
Post image

📣 Big step forward for DNSimple, our name servers now run a hybrid Erlang + Elixir stack on the BEAM. Core DNS logic stays in Erlang for performance and reliability, while higher level orchestration moved to Elixir for better tooling and testing.

#erlang #beam #elixir

2 0 0 0

I'm very curious about the JIT/AOT compiler in #AtomVM. How does it compare to #BeamAsm when it comes to performance? #BEAM #Erlang #elixirlang #gleamlang

0 0 0 0

I’ve had zero interest in projects outside of work. I think this is a good thing ultimately but I miss #gleamlang and #erlang

5 0 1 0
Preview
Elixir & Erlang Meetup - March 2026, Thu, Mar 19, 2026, 6:30 PM | Meetup We're excited to host our March 2026 Elixir & Erlang Meetup! **Agenda**: 18:30 - Doors open, networking, food, drinks 19:00 - **Julian Köpke:** The BEAM-Rust Sandwich **

Our Elixir & Erlang Munich - March 2026 Meetup has just been announced!

This time we'll have @j4nk.dev demonstrating how to integrate Rust into a Phoenix LiveView application using WebAssembly in the browser and Rustler in the backend.

www.meetup.com/elixir-munic...

#Elixir #Erlang #Rust #Meetup

4 3 1 0
Criando um MMO RPG com Erlang, PostgreSQL, Zig, Nix e gambiarra / Marcos Benevides / GambiConf 2025
Criando um MMO RPG com Erlang, PostgreSQL, Zig, Nix e gambiarra / Marcos Benevides / GambiConf 2025 YouTube video by GambiConf

Criando um MMO RPG com Erlang, PostgreSQL, Zig, Nix e gambiarra / Marcos Benevides / GambiConf 2025 @gambiconf.dev

#Erlang #WeBEAMtogether

www.youtube.com/watch?v=RJWm...

4 1 0 0
The runtime that was ready for AI all along
The runtime that was ready for AI all along YouTube video by Code and Stuff

"The runtime that was ready for AI all along"
#ElixirLang #Erlang #BEAM
www.youtube.com/watch?v=dKaZ...

2 0 0 0
Preview
The Isolation Trap — Causality Erlang's mailbox design is more disciplined than Go's channels: only the owning process can read from a mailbox, and sends are asynchronous. Yet the four failure modes of shared mutable state still sh...

What happens when you build the strongest possible version of isolation?

Essay 2 in the concurrency problem series.

causality.blog/essays/the-i...

#concurrency #programming #erlang

3 0 2 0
Preview
Code BEAM Europe 2026 - 21-22 OCT Haarlem & Online The Erlang and Elixir conference in Europe - 2 days of talks,discussions and networking for the BEAM community.

The venue for Code BEAM Europe looks PROMISING!

codebeameurope.com
#elixirlang #erlang #gleam

13 2 1 0

I don’t know yet what cool #elixirlang stuff that is but it clearly needs more visibility #elixir #erlang #beam

2 0 0 0

Is there any serious effort to increase performance of the #BEAM? Is the LLVM JIT effort still alive? I would like to use #Gleam, but performance seems to be an issue for all but the typical BEAM use cases.

#erlang #elixir

0 2 2 0
Preview
Process-Based Concurrency: Why BEAM and OTP Keep Being Right A first-principles guide to process-based concurrency — what makes BEAM different, how OTP encodes resilience, and why everyone keeps reinventing it.

👀 variantsystems.io/blog/beam-ot... #ElixirLang #Erlang #BEAM

8 1 0 0
Preview
When Python Meets Erlang | Hornbeam WSGI/ASGI HTTP server and application server powered by the BEAM. Mix the best of Python (AI, web apps) with Erlang (distribution, concurrency, resilience).

On no. There's even more ways I'll be putting the #Erlang #beam into what I do. 😂 Basically #Python now has a new ASGI called #hornbeam.

I don't think I can ignore this amazingness. 😁

1 0 0 0
Preview
GitHub - benoitc/hackney: simple HTTP client in Erlang simple HTTP client in Erlang. Contribute to benoitc/hackney development by creating an account on GitHub.

hackney 3.2.1 is out! Bug fixes for pooled connections, HPACK decoding, and HTTP/2 frame handling. github.com/benoitc/hack...

#Erlang #HHTP #HTTP2 #HTTP3

1 0 0 0
Preview
deploying and configure the Messenger application Node.js & Java Projects for ₹1500-12500 INR. deploying the official open-source backend components and integrating them with various third-party services for full functio



#DevOps #Elixir #Erlang #Java #Node.js #PostgreSQL #Redis #Spring #Boot #System #Admin

Origin | Interest | Match

2 0 0 0
Preview
la machine la machine : the ultimate machine reloaded

Last chance to the better price on La Machine. The first AtomVM product, Erlang on a microcontroller. A neat art object.

Eagerly awaiting mine.

la-machine.fr/en
#elixirlang #erlang

9 2 2 0
Thinking Elixir Podcast 293: The BEAM as the Universal Runtime
Thinking Elixir Podcast 293: The BEAM as the Universal Runtime YouTube video by Mark Ericksen

News includes Hackney v3.1.0 with pure #Erlang HTTP/3 support, Hornbeam running #Python apps on the BEAM, the Easel Canvas 2D drawing library for #LiveView, Hologram v0.7.0 reaching 96% Erlang runtime coverage, and more! #ElixirLang @elixir-lang.org www.youtube.com/watch?v=DBuH...

6 2 1 0