
A case study of how Elixir is being used at Cyanview.

Cyanview: Coordinating Super Bowl's visual fidelity with Elixir
A case study of how Elixir is being used at Cyanview.
A small team of three built a product so powerful and effective that it spread across the industry purely on the strength of its functionality. Without any marketing, it earned a reputation among seasoned professionals and became a staple at the world’s top live events. Cyanview’s Remote Control Panel (RCP) is now used by specialist video operators on the Olympics, Super Bowl, NFL, NBA, ESPN, Amazon and many more. Even most fashion shows in Paris use Cyanview’s devices.
Apply for the Code BEAM America 2025 Diversity & Inclusion Programme!
We're offering 10 virtual tickets and 5 in-person tickets to support underrepresented groups in tech, and those unable to attend otherwise.
The Diversity & Inclusion Programme focuses primarily on empowering women, ethnic minorities or people with disabilities, among others, but everybody is welcome to apply.
Elixir v1.18 released
Elixir v1.18 released: type checking of function calls, Language Server listeners, built-in JSON, ExUnit improvements, mix format –migrate, and more
Elixir v1.18 is an impressive release with improvements across the two main efforts happening within the Elixir ecosystem right now: set-theoretic types and language servers. It also comes with built-in JSON support and adds new capabilities to its unit testing library.
Phoenix LiveView 1.0.0 is here!
LiveView 1.0.0 is out!
This 1.0 milestone comes six years after the first LiveView commit.
This article explores the design decisions of typing lists and tuples in Elixir within a sound gradual type system
Elixir v1.17.0 Release
Elixir v1.17 released: set-theoretic data types, calendar durations, and Erlang/OTP 27 support
I made a Djot (markdown alternative) parser for Elixir
A fast Djot parser for Elixir. Contribute to paradox460/djot development by creating an account on GitHub.
cross-posted from: https://lemdro.id/post/3061318
Djot is a markdown alternative, created by John MacFarlane, creator of Pandoc and spec author of CommonMark. It aims to fix many of the little issues Markdown has, and does a pretty good job of it, imo.
Full lineup for CodeBEAM Europe 2023
The Erlang and Elixir conference in Europe - 2 days of talks,discussions and networking for the BEAM community.
What are you using Elixir for?
I'm just learning for fun, but I'm curious what others are liking/not liking about Elixir for projects (big or small!).
These are not your normal docs, Elixir docs are actually useful!
Jose Valim - "I hereby officially announce the Elixir type system effort is transitioning from research into development"
Post content for those without an account:
I hereby officially announce the Elixir type system effort is transitioning from research into development: https://elixir-lang.org/blog/2023/06/22/type-system-updates-research-dev/
A huge thank you to Fresha and Starfish for sponsoring this new stage. They are also hiring:
Some Elixir testing Tricks
ExUnit is wonderful, and the functional paradigms that underpin Elixir let us write extremely complex tests in a fraction of the code that would be needed in OOP testing frameworks like RSpec.
But it's not all wine and roses. Tests can quickly accrue tons of boilerplate and repetition.
Using some Elixir features, you can cut down on these, and make tests even nicer to write.
I'm excited for this release, especially the compile-time speed improvements!
Also a shoutout to "@behaviour declarations no longer add compile-time dependencies", that'll make it easier to use @behavior
now.
Padova Meetup
Non sei ancora un membro di Meetup? Accedi e trova gruppi che organizzano eventi online o dal vivo e incontra persone nella tua comunità locale che condividono i tuoi interessi.
Found here
Introduction Dependency Inversion is a well-known software development principle,...
Phoenix 1.7 is dropping Phoenix.View, but it's for a good reason! Controllers and LiveViews will now render function components. And the aim is to collocate templates next to the controller that renders them!
New Elixir Related Instance
I just found https://genserver.social/, a Pleroma instance for Elixir/Erlang folks. José Valim and other prominent Elixirists are there.