Phoenix 1.8.0 is released! π
www.phoenixframework.org/blog/phoenix...
@zachdaniel.dev.bsky.social
Creator of Ash Framework | Principal Platform Engineer at @teamalembic | he/him
Phoenix 1.8.0 is released! π
www.phoenixframework.org/blog/phoenix...
New elixir-ls release!
> ElixirLS now bundles a number of experimental LLM oriented tools exposed as custom commands and a builtin MCP server. The tools focus on model friendly text interface instead of typical IDE oriented LSP API methods
#ElixirLang github.com/elixir-lsp/e...
I've applied to have an Ash Framework org sponsorship setup through GitHub instead of a personal one. Do you know if sponsoring through Github using OpenCollective as a financial custodian in that fashion avoids those fees?
04.08.2025 09:41 β π 0 π 0 π¬ 1 π 0I'm shutting down my personal GitHub sponsors in favor of an open collective that will be used to transparently fund Ash related expenses and also contribute financially to projects that matter to Ash & Elixir!
opencollective.com/ash-framework
#ElixirLang #AshFramework
Thanks, reposting :)
04.08.2025 09:38 β π 0 π 0 π¬ 0 π 0Deleted the original post to fix an issue w/ the link.
04.08.2025 09:38 β π 0 π 0 π¬ 0 π 0See you there!
04.08.2025 07:59 β π 1 π 0 π¬ 0 π 0That someone was @ketupia.bsky.social BTW, didn't realize they were on here :)
03.08.2025 23:21 β π 3 π 0 π¬ 0 π 0Someone just dropped an #AshFramework VSCode extension and it's pretty sick!! github.com/ketupia/ash-...
#ElixirLang
An example resource with a circuit breaker defined. If 10 failures are hit within 10 seconds, the action will fast fail for a minute to let the circuit reset.
I made an Ash extension!
Elixir is capable of hitting services hard; great for throughput but harsh when those services are trying to recover from an outage.
The circuit breaker pattern addresses this issue and is now available in Ash!
#MyElixirStatus
hex.pm/packages/ash...
Its booming my dude
03.08.2025 00:01 β π 11 π 0 π¬ 0 π 0Catch me live in just a few on Elixir Mentor: elixirmentor.com/events
#ElixirLang #AshFramework
Let's take the momentum we'll have after Goatmire Elixir and make that into a meetup for Elixir in the west coast (of Sweden).
25th, Global Elixir Meetup, Gothenburg
globalelixirmeetups.com
#elixirlang
We are hiring a Senior Software Engineer to join my team at the BBC!
You can apply here:
careers.bbc.co.uk/job/Senior-S...
Please share β€οΈ
#elixirlang #myelixirstatus #aws #hiring
Catch me on ElixirMentor!
π TOMORROW 10 AM MT: Learn Ash with creator @zachdaniel.dev ! 90-min hands-on coding session building with Ash framework + Ash AI.
elixirmentor.com/events
#elixirlang #myelixirstatus
Global @elixir-lang.org Meetups: globalelixirmeetups.com
This is a great idea! If you are an Elixir Meetup organizer add your meetup to the list
#ElixirLang
Hey @steffend.me look what you did to igniter downloads π€£
31.07.2025 16:22 β π 30 π 1 π¬ 0 π 0Phoenix LiveView 1.1 is out!
Colocated JavaScript (and hooks), list comprehension improvements, and an igniter-based script that makes updating easier than ever.
What an incredible releaseβcheck it out!
#MyElixirStatus
youtu.be/EV6DSqTOXM0
A screenshot of the Admired vs Desired Web Framework results of the 2025 StackOverflow survey. 1st place goes yet again to the Phoenix framework, closely folled by the Axum framework, which is written in Rust.
A screenshof of the "Admired vs Desired" Programming languages results of the StackOverflow 2025 survey results. 1st place goes to Rust with 72.4% developers admiring the language, Gleam comes in 2nd with 70.8%, and Elixir follows closely with 65.9%. Erlang comes in at 50%.
The results of the StackOverflow Survey 2025 are out!
Phoenix is yet again the most admired web framework! π
Elixir fell from 2nd to 3rd place of most admired language because another BEAM language, β¨Gleamβ¨ took over the 2nd spot this year! Congrats Gleamers!
#ElixirLang @gleam.run #GleamLang
Phoenix #LiveView 1.1 is out now! (Actually already yesterday, but we were only able to release the blog post now) #MyElixirStatus
phoenixframework.org/blog/phoenix...
Spark is a way to define DSLs, I wouldn't say it's an alternative to embedded schemas really. Ash.Resource is though π.
30.07.2025 21:26 β π 1 π 0 π¬ 0 π 0#ElixirLang www.youtube.com/watch?v=xH9r...
30.07.2025 18:44 β π 22 π 3 π¬ 3 π 0Me still using twitter, not being the change I want to see in the world.
30.07.2025 18:40 β π 20 π 0 π¬ 2 π 0Someone give me @expert-lsp.org please I'm done having to delete .elixir_ls and rebuild everytime I touch my mix.exs #ElixirLang
30.07.2025 13:38 β π 23 π 3 π¬ 0 π 1Announcing drops_relation 0.1.0 - a new #ElixirLang library which provides a high-level relation abstraction on top of Ecto! π
Please test it out and let me know what you think. PostgreSQL support should be quite good, SQLite works but inference is limited due to missing type info from migrations.
This is a fun start to what should be an even more entertaining journey. Running a lot of virtual Nerves devices.
underjord.io/500-virtual-...
#elixirlang
There is a flow diagram here: hexdocs.pm/ash/actions....
30.07.2025 12:26 β π 2 π 0 π¬ 1 π 0validations happen before the before action hooks.
30.07.2025 12:25 β π 1 π 0 π¬ 1 π 0This is a really cool project! github.com/bradleygolde...
Think of it like a Quickstart for working with claude code and Elixir projects, that leans on all the conventions we've been working on like tidewave & usage rules.
#ElixirLang