MDEx v0.12 is out with a new `:sourcepos` field exposing the starting and ending positions (line:column) of all nodes in the tree.
github.com/leandrocp/md...
#MyElixirStatus
The agents_demo app has been updated to work with Sagents v0.4.0. Full-featured chat UI with real-time agent execution, file browsing, and conversation persistence -- all running on the latest release. #ElixirLang #MyElixirStatus
Sagents v0.4.0 is out! Major FileSystem API expansion: directories, file moves, metadata-only persistence, plus tool_context and MessagePreprocessor for richer agent apps. #ElixirLang #MyElixirStatus github.com/sagents-ai/s...
Here's what's new and why it matters. 🧵
Elixir LangChain v0.6.3 is out! This release focuses on stability across providers and new capabilities that make building with #LLMs in Elixir more reliable. github.com/brainlid/lan... #ElixirLang #MyElixirStatus
Here's what's new and why it matters. 🧵
The fix was not clever. It was the absence of waste: www.dataalienist.com/blog-warm-st... #myelixirstatus
It is reassuring to see Rails developers transition to Elixir in a couple of sprints without big problems. #myelixirstatus
I just published a small adapter for NimblePublisher to get a site or blog up and running quickly with MDEx and Lumis.
Check it out! github.com/leandrocp/ni...
#MyElixirStatus
Hologram now has official VS Code support.
hologram.page/blog/hologra...
The new extension adds HOLO syntax highlighting in ~HOLO and .holo files.
We support the project. At ElixirConf, if you're there, stop by our stand to talk about the Hologram.
#elixirlang #myelixirstatus #elixirconfeu
While debugging my new coding agents orchestrating tool called Camelot today I developed more features for lamabot.social than during three previous months.
#buildinpublic #elixirlang #myelixirstatus #ai #llm
Authorization in Phoenix doesn’t have to be spread across plugs and random checks.
We wrote about using Phoenix Scopes to structure it better:
➡️ Clearer permission boundaries
➡️ Less scattered logic
➡️ Closer to the domain
💜 www.curiosum.com/blog/phoenix...
#elixirlang #myelixirstatus
This week's category: Managing Complexity
From growing systems to tangled architectures, these talks are about keeping things understandable at scale.
Specifying an Elixir system — Raúl Chouza
Peeling Away Complexity — Mitchell Hanberg
exmexconf.com#videos
#ExMexConf #ElixirLang #MyElixirStatus
Built a soil moisture monitor with my son. Works at school and at home.
Pi Zero 2 W + LM393 + Elixir/Nerves + LiveView: tracks moisture, sends “water me” push alerts, and serves a real-time local dashboard. Runs fully on the Pi.
Open source: github.com/petros/spm
#MyElixirStatus
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...
🌴 No new episode this week. We're taking a little vacation! We’ll be back next week with a fresh episode. Thanks for your patience! 🎙️ #ElixirLang #MyElixirStatus
screenshot from my hex.pm profile (zoedsoupe) with 509k+ downloads
500k+ downloads on hex.pm. five hundred thousand. half a million.
i'm normal about this 🫠
i just genuinely love building dev tools and open-source, and knowing people actually use it? that's everything
thanks elixir community, you're the best ecosystem to build for
#ElixirLang #MyElixirStatus
Proud to be doing my part contributing to the @elixir-lang.org ecosystem. My libs and contributions just crossed 1 million downloads! Working to hit the next milestone.
#MyElixirStatus
spreadsheet for livebook #myelixirstatus hexdocs.pm/kino_jspread...
Have you ever worked with Nerves or Elixir on embedded hardware?
Asking for a reason. 🙃
#elixirlang #myelixirstatus #elixirconfeu
Elixir LangChain v0.6.2 released! Includes the new chat model ChatReqLLM! If you're using ReqLLM but want a bit more on top of it, now it's easy! Now there's no excuses for trying out the Sagents library for awesome OTP agents. #Elixirlang #MyElixirStatus github.com/sagents-ai/s...
It's really incredible how fast @josevalim.bsky.social reviews PRs for Elixir. 💜
Tiny documentation improvement for something that tripped me up the other day:
github.com/elixir-lang/...
#elixirlang #myelixirstatus
I just registered for Goatmire Elixir 2026 goatmire.com #elixirlang #goatmire #myelixirstatus #WeBEAMtogether
Hologram v0.8.0 delivered.
👉 Call JS functions, tap into npm packages, use Web APIs and Web Components, all from pure Elixir code: no latency, and no compromise.
Proud to be the Main Sponsor.
Take a look: hologram.page/blog/hologra...
#elixir #hologram #myelixirstatus #elixirlang #opensource
MDEx v0.11.6 was pretty much a contribution-only release and the community is growing!
The syntax highlighter is managed by lumis.sh - a mix of tree-sitter and neovim themes for those curious about it.
Thanks for the coverage!
#MyElixirStatus
New exercise `prism` added to the #Elixir track on #Exercism, thanks to jiegillet 🥳 exercism.org/tracks/elixi... #MyElixirStatus
Hire me! I want to help an Elixir company deeply embed advanced AI Agents in ways that make sense and add real value to your product and value for your users. www.linkedin.com/posts/mark-e... #MyElixirStatus #ElixirLang #AI #LLM
Shows conversation interruption requesting user permission to delete a file.
Sagents v0.3.x is out! Lots to share!
AI agents doing things on your behalf is great... until they do the wrong thing. Sagents lets you define exactly which operations need human approval. github.com/sagents-ai/s... #MyElixirStatus #ElixirLang #LLM #AI #agents
🧵👇
For some reason youtube decided to put this very nice song into my playlist again. I can only recommend!
music.youtube.com/watch?v=cLno...
#ibelieveinerlang #myelixirstatus #music
Your Elixir Phoenix projects are fighting over port 4000 on your machine? 😅 Fix it forever: github.com/chgeuer/phx-... #myelixirstatus #elixirlang
just shipped anu, an open source elixir sdk for the whatsapp business api. composable message building with pipes, webhook handling, and adapter pattern for testing. github.com/zeeetech/anu-ex
#ElixirLang #MyElixirStatus