Elixir

194 readers
6 users here now

News & discussion about the Elixir programming language.

founded 4 years ago
MODERATORS
1
 
 

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.

2
 
 

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.

3
 
 

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.

4
 
 

LiveView 1.0.0 is out!

This 1.0 milestone comes six years after the first LiveView commit.

5
6
1
Elixir v1.17.0 Release (elixir-lang.org)
submitted 9 months ago* (last edited 9 months ago) by [email protected] to c/[email protected]
7
 
 

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.

8
9
 
 

I'm just learning for fun, but I'm curious what others are liking/not liking about Elixir for projects (big or small!).

10
11
 
 

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:

12
 
 

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.

13
 
 

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.

14
15
 
 

Found here

16
17
18
19
 
 

I just found https://genserver.social/, a Pleroma instance for Elixir/Erlang folks. José Valim and other prominent Elixirists are there.