Vienna BEAMers

45 Followers
58 Following
101 Posts
I run on the mighty concurrent BEAM Virtual Machine.

Elixir for breakfast, Erlang/OTP for lunch, &
Gleam and Lisp-Flavoured Erlang for dessert.

Functional Dabbler. Affection for Train Sets.
MostlyFunctional
ExtremelyConcurrent
HalloJoe
HalloRobert
We love the #BEAM #JIT and here’s some new jit ideas from python, interesting https://tonybaloney.github.io/posts/python-gets-a-jit.html
Akkoma

“Tomorrow marks 13 years since the first commit to the Elixir repo. And today we celebrate by announcing that Elixir is, officially, a gradually typed language:” — José Valim

Awesome!
Interesting episode on distributed garbage collection in #Akka JVM and #Erlang BEAM — great listen https://pca.st/episode/dae6bf04-f406-4412-9aac-5aed9ab43ebf
Akkoma

https://solnic.dev/introducing-elixir-drops looks very well put together thanks @solnic! https://github.com/solnic/drops a new entrant in data validation and schema management.
Introducing Elixir Drops

A few years ago my Ruby friends asked me if it would be possible to port some of the dry-rb libraries to Elixir. I remember some early community attempts at porting dry-validation specifically, I did my best to support the effort but back then my Eli...

solnic.dev

Hey fedi-friends!

@jessie and I will be running the next cohort of the free web development bootcamp through all of August!

We'll be covering materials from freeCodeCamp, and bring on amazing guest speakers ✨

More here:
https://www.freecodecamp.org/news/free-webdev-bootcamp/

Free WebDev Bootcamp for 2023 – Learn Responsive Web Design

Here's an exciting announcement that'll help make your summer a little busier and a lot more educational. Two developers and teachers are running a free, part time, remote bootcamp where you'll go through the freeCodeCamp Responsive Web Design Certification [https://www.freecodecamp.org/learn/2022/responsive-web-design/] together. You might be thinking that bootcamps are expensive, full

freeCodeCamp.org
great to see videos from US #ElixirConf 2023 already coming out: a few personal favourites so far:

- https://redirect.invidious.io/watch?v=cQp_Gxh_Jv0 LiveView is a Process, Jason Stiebs
- https://redirect.invidious.io/watch?v=Ckgl9KO4E4M Phoenix Field Notes, Chris McCord
- https://redirect.invidious.io/watch?v=c4iou77kOFc Ash 3.0, Zach Daniel
Akkoma

Shout out to #Elixir for UTF8 support! https://tonsky.me/blog/unicode/
Akkoma

Is anyone here looking for a team member for spawnfest? 👀

#MyElixirStatus
Akkoma

monaco-vim working in livebook, with the ESC-handling behaving as I would expect. this is against latest main, but is hardcoded. issues states this would need to be a setting.

https://github.com/livebook-dev/livebook/compare/main...kenichi:livebook:vim_mode

#elixir #livebook #vim

GitHub - livebook-dev/livebook: Automate code & data workflows with interactive Elixir notebooks

Automate code & data workflows with interactive Elixir notebooks - livebook-dev/livebook

GitHub

Hopefully this will be a series. If so I plan to cover:

- Concurrency
- Syntax
- Realtime & Latency
- Resilience
- Observability
- Actors
- Web framework
- IoT & Embedded
- Leading edge (web, LiveView)

https://underjord.io/unpacking-elixir-concurrency.html
#elixir #erlang

Unpacking Elixir: Concurrency

Underjord