After 12 years of hobbyist usage, today I wrote my first paid lines of Elixir. #MyElixirStatus #Elixir
@steve-nz.bsky.social
Hey so I’ve been looking for my next role and striking out. If you know anyone looking for an Elixir dev with experience managing and advocating for teams, I’m your guy!
My team is hiring a front end focused LiveView dev. If you know of anyone with those skills hit me up.
Agentic AI, beneath all the hype, is actually just normal software. You can build agentic systems with a database, standard web tooling and real-time sync.
If you use Claude PR reviews, have it refer to Safe Ecto Migration for migration files: > Review files that changed in "priv/repo/migrations" or "priv/repo/data_migrations" with guidelines from URL: raw.githubusercontent.com/fly-apps/saf... #ElixirLang docs.anthropic.com/en/docs/clau...
Claude Code GitHub Actions - Anthropic
Learn about integrating Claude Code into your development workflow with Claude Code GitHub Actions
docs.anthropic.com
Damn this is such a great demo of Ash AI: www.youtube.com/watch?v=4dzZ... #ElixirLang #AshFramework
A Complete AI Toolkit: Ash AI Demo
YouTube video by Code and Stuff
youtube.com
🐥 Improving flash message dismissal with Tailwind animations #css #ElixirLang #ElixirPhoenix #frontend #javascript #phoenix
Improving flash message dismissal with Tailwind animations
#css #ElixirLang #ElixirPhoenix #frontend #javascript #phoenix
yellowduck.be
Introducing Tidewave: tidewave.ai While working on our web apps, we run code, query the database, read logs, search docs… but our AI tools are limited to reading code. Tidewave closes this gap by introducing Runtime Intelligence, for Phoenix and Rails. More coming soon, check out the website!
Tidewave
tidewave.ai
I wrote an article that’s hopefully the beginning of a series about using #elixirlang to build AI agents and workflows goto-code.com/blog/elixir-...
Why Elixir/OTP doesn't need an Agent framework: Part 1 | Goto Code - Elixir & LLM Development
Exploration of using mechanisms provided by Elixir/OTP to build LLM powered applications
goto-code.com
Creating an AI-Powered Search Input With Phoenix LiveView #MyElixirStatus #ElixirLang 🔗 dreamingecho.es/blog/creatin...
I deleted an incorrect post about Elixir's support of OpenChain, so I'll repost with the correction so the bad info doesn't spread. Elixir itself now supports OpenChain and will have artifacts along with it that provide its software bill of materials! elixir-lang.org/blog/2025/02... #ElixirLang
Announcing Elixir OpenChain Certification
The Elixir project now meets OpenChain (ISO/IEC 5230). Each release ships with Source SBoMs in CycloneDX 1.6 and SPDX 2.3, plus attestation.
elixir-lang.org
Got a lot of requests for this - here it is! How to parse PDF files (and more) in Elixir using Rust. www.chriis.dev/opinion/pars... Let me know what you think! #ElixirLang
Parsing PDFs (and more) in Elixir using Rust
A Love Story Between Two Amazing Languages 🦀💜
chriis.dev
I managed to parse a PDF in Elixir yesterday without any third party dependencies. Anyone fancy a blog post? #ElixirLang
📯 Oban Web is open Source 🐬 Oban v2.19 includes MySQL support 🧭 Web v2.11 is released 📊 Met v1.0 is released (and open source) oban.pro/articles/oss... #elixirlang
OSS Oban Web & Oban v2.19
From open sourcing Oban Web, to releasing Oban with MySQL support, Web v2.11, and plan simplifications
oban.pro
Learn how to add an unique constraint using Ecto to handle duplicated values and handle the error in your LiveView to improve the feedback to the user. Taken from my latest blog post. You can read it here: ivanmunguia.dev/s/XP2Y2qfX #MyElixirStatus #elixirlang
I've recommended pragmaticstudio.com for learning Elixir to so many people I should ask for an affiliate link 😅 Although, everyone I know who has taken their Elixir and Phoenix courses has loved them. I think they've manage to balance depth of learning and simplicity very well. #ElixirLang
The Pragmatic Studio
Premium video courses for software developers. Real apps. Real code. Really good stuff!
pragmaticstudio.com
#ElixirLang 1.18.0-rc.0 is here! - New type system checks - Lots of improved error messages - New built-in `JSON` module - `Enum.product_by/2` and `Enum.sum_by/2` - `List.ends_with?/2` - Synchronous test groups - Good riddance to `unless`! 😈 github.com/elixir-lang/...
Release v1.18.0-rc.0 · elixir-lang/elixir
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 bui...
github.com
Congrats to Chris McCord & the Phoenix framework on LiveView 1.0! Here are some of my thoughts on this moment and what LiveView means to me and @DockYard, and what it should mean to the greater web development community dockyard.com/blog/2024/12... #ElixirLang
Phoenix LiveView Goes 1.0
With the release of Phoenix LiveView 1.0, Brian Cardarella reflects back on the start of the project and how it won him over.
dockyard.com
LiveView Native is now on LiveView 1.0 github.com/liveview-nat... #ElixirLang
LiveView 1.0 · liveview-native/live_view_native@5077bda
github.com
Awesome! Did you know that you can convert a Miro board into Elixir code using the Commanded library? If you use the right color stickers, you can quickly convert them to events, commands, etc