#elixirlang نتائج البحث
So cool to see all of those Elixir meetups happening this week around the world! 🔥 👏 Global Elixir Meetups 👏 #ElixirLang
Fluxon UI v2.0 is fiiiiiiinally here! 🎉 🍭 New Theming System 🍱 Input/button Group Components 🧩 Better Components Consistency 🛠️ Form Component Improvements 🐛 Lots of fixes More details ⬇️ #ElixirLang #MyElixirStatus
Did you know you can connect a Livebook notebook to a running Phoenix app? Apparently, many of us don't. Useful for: - internal tools - runbooks - and engineering support Here's how you can do it. 👇 #MyElixirStatus #ElixirLang

Expert LSP already works with's @zeddotdev's #ElixirLang integration; I was expecting some sort of install/build failure on the first try, but it just worked! 🤯 Anecdotally, Expert's go-to-definition is FAST. 🚀 #MyElixirStatus

One command now gets you a React SPA with full-stack types, backed by #AshFramework, #Phoenix, and #ElixirLang 🤯 Install and visit localhost:4000/ash-typescript for a handy guide 😎 Finally, a bridge to the reliability + elegance of Elixir for our React-loving friends!


I just finished putting together interactive Livebook notebooks for every chapter of Advanced Functional Programming with Elixir. You can now run all the examples in your browser. Or like me, spin them up locally with Docker: joekoski.com/blog/2025/09/1… #elixirlang #AFPElixir
I'm experimenting with building an agent to build @liveviewnative UIs. Here is the experiment from the weekend. First image is pure SwiftUI. Second image is LiveView Native. #ElixirLang


I vibe coded an entirely new PostHog SDK— Actually, no. This summer I locked in, learned what needed to be learned, and built an error tracking library from first principles, that became an official PostHog SDK for Elixir #ElixirLang #MyElixirStatus

🚀 Sponsor the largest Elixir-only YouTube channel (8,000+ devs) & most popular Elixir podcast! Reach senior developers, CTOs & decision-makers actively building with Elixir. DM me to discuss: elixirmentor.com/#sponsorship #elixirlang #myelixirstatus
I wanted to see what the robots 🤖 typically get wrong in new Phoenix apps. So, I walked through the new Phoenix 1.8 AGENTS md file. 2 ways to watch this. The full ~25 min video, or choose your own adventure in chunks. 👇🧵 #MyElixirStatus #ElixirLang

Reworking the Livebook for Kokoro(🔊 text-to-speech model). Now, you get a text input to input text you want read out loud(or whispered) to you. #MyElixirStatus #ElixirLang
"Stephen’s second book knocks it out of the park. Stephen is the ultimate Sherpa providing essential tools and sage advice to take the leap into a world of concurrency, simplicity, and power." -- Amos King, Founder, Binary Noggin 🔗 in🧵 @yoooodaaaa #elixirlang #programming

Had an epic vibe coding session with @mrpopov_com! We built a multiplayer Wordle Battle game from scratch using GenServers, Phoenix LiveView & Claude - deployed live in 2 hours! 🚀 Check out the full stream: youtube.com/live/E3TAcQMc9… #elixirlang #myelixirstatus
Interested in building voice AI apps in Elixir? Here's a blog post I wrote about building a Membrane pipeline that orchestrates audio/video communication between a browser and Google Gemini(link below 👇) #ElixirLang

I wrote up a post on how you can run AI models on Elixir that aren't yet supported by Bumblebee #MyElixirStatus #ElixirLang

Back from vacation and I thought I'd add to my series on the Ash Framework book. Why does authorization logic get messy? joekoski.com/blog/2025/10/1… #elixirlang @pragprog
"Stephen’s second book knocks it out of the park. Stephen is the ultimate Sherpa providing essential tools and sage advice to take the leap into a world of concurrency, simplicity, and power." -- Amos King, Founder, Binary Noggin 🔗 in🧵 @yoooodaaaa #elixirlang #programming

Alternate Multi-Clause Function Syntax by Brett Beatty notes.club/brettbeatty/br… #ElixirLang #Livebook
[Question] How to use GenServer with Bandit? elixirforum.com/t/72908 #ElixirLang #WeBeamTogether #MyElixirStatus
Repassando... A Payfy está com uma vaga aberta para Backend Senior pra quem quer atuar com arquitetura de software e mentoria técnica em Elixir. #ElixirLang Para saber mais detalhes e aplicar para a vaga, pode usar esse link 👉 payfy.notion.site/Desenvolvedor-…
[Podcast] Thinking Elixir 274 - Protocols, Permissions, and Performance elixirforum.com/t/72906 #ElixirLang #WeBeamTogether #MyElixirStatus
Thinking Elixir 274 - Protocols, Permissions, and Performance devtalk.com/t/218698 #ElixirLang # #devtalk
Testing Phoenix notes.club/DockYard-Acade… #ElixirLang #Livebook
Sweet #Ecto datetime helpers? Yes, please! 😄 - ago, from_now, date_add, datetime_add 👨🍳🤌 #ElixirLang #MyElixirStatus
News includes Elixir 1.19.0-rc.1 with 2.3x faster dep compiles, LiveView Native's uncertain future, MDex library upgrades, Permit authorization library, Aether AT Protocol for @bluesky, @Supabase's $100M raise, and more! #ElixirLang @ElixirLang youtube.com/watch?v=Ox1Y5x…
youtube.com
YouTube
Thinking Elixir Podcast 274: Protocols, Permissions, and Performance
StreamData: Generate random test data with generators. Property-based testing finds bugs traditional tests miss. #ElixirLang #MyElixirStatus
[Chat] Speckit, AgentOS, BMAD & Others - opinions? elixirforum.com/t/72904 #ElixirLang #WeBeamTogether #MyElixirStatus
Untitled notebook by Daniel Kukula notes.club/dkuku/livebook… #ElixirLang #Livebook
Stephen's Strange Leaflet about Elixir - Page 6 by Stephen Ball notes.club/sdball/liveboo… #ElixirLang #Livebook
Chapt 2 by Todd Pickell notes.club/tapickell/nx_m… #ElixirLang #Livebook
[Question] Elixir-dbvisor/sql Needs a SOTA pool and I want to hear your ideas elixirforum.com/t/72897 #ElixirLang #WeBeamTogether #MyElixirStatus
[Question] ECS Fargate kills my Elixir task before crash dump is written elixirforum.com/t/72895 #ElixirLang #WeBeamTogether #MyElixirStatus
Your first Axon model by Numerical Elixir (Nx) notes.club/elixir-nx/axon… #ElixirLang #Livebook
Had an epic vibe coding session with @mrpopov_com! We built a multiplayer Wordle Battle game from scratch using GenServers, Phoenix LiveView & Claude - deployed live in 2 hours! 🚀 Check out the full stream: youtube.com/live/E3TAcQMc9… #elixirlang #myelixirstatus
NX multivariate regression by @jamesklavin notes.club/JamesLavin/Eli… #ElixirLang #Livebook
Advanced Functional Programming with Elixir by Joseph Koski: monads, monoids, and domain-driven design with real-world Elixir. Beyond syntax - build maintainable systems. pragprog.com/titles/jkelixi… #ElixirLang #MyElixirStatus

Love when Tidewave notices something is not right and automatically reads the docs of a dependency to learn how to use it! #ElixirLang

Don't stalk me nerds... but I did just get a custom license plate 🤓 #elixirlang #myelixirstatus #ElixirMentor

#ElixirLang #MyElixirStatus #WeBEAMtogether #LeanLang #LeanProver #Haskell #Ocaml #ScalaLang #FSharp

Interested in building voice AI apps in Elixir? Here's a blog post I wrote about building a Membrane pipeline that orchestrates audio/video communication between a browser and Google Gemini(link below 👇) #ElixirLang

I wrote up a post on how you can run AI models on Elixir that aren't yet supported by Bumblebee #MyElixirStatus #ElixirLang

Just one example of something you get for free w/ #AshFramework #ElixirLang ❤️

Please give me an example how? If you add a list action, and you want a dynamic list of filters, you either: 1. have to provide "filters" argument and write that code I presented or 2. use Ash.Query directly. Am I missing something? 🧐
Expert LSP already works with's @zeddotdev's #ElixirLang integration; I was expecting some sort of install/build failure on the first try, but it just worked! 🤯 Anecdotally, Expert's go-to-definition is FAST. 🚀 #MyElixirStatus

TIL: You can define `fetch/2` in your struct-defining module and have it return anything you want for the `[]` operator: #ElixirLang
![elixirboy's tweet image. TIL: You can define `fetch/2` in your struct-defining module and have it return anything you want for the `[]` operator:
#ElixirLang](https://pbs.twimg.com/media/GiTCqPhWcAADOOS.jpg)
Wow! That's how every Elixir book could be! 👏 #MyElixitStatus #ElixirLang

I just finished putting together interactive Livebook notebooks for every chapter of Advanced Functional Programming with Elixir. You can now run all the examples in your browser. Or like me, spin them up locally with Docker: joekoski.com/blog/2025/09/1… #elixirlang #AFPElixir
I vibe coded an entirely new PostHog SDK— Actually, no. This summer I locked in, learned what needed to be learned, and built an error tracking library from first principles, that became an official PostHog SDK for Elixir #ElixirLang #MyElixirStatus

Our Catalyst F13 proposal was funded! 🎉 Thank you to all who voted for this project and for believing in our vision to enable Cardano development in Elixir and on the BEAM. #ElixirLang #MyElixirStatus

🎉 Big news! Some of the most awaited components in Fluxon UI are finally here! 📅 Date Picker 📆 Date Range Picker ⏰ Date Time Picker 🔍 Autocomplete 📚 Documentation Check it out ⬇️ #MyElixirStatus #ElixirLang

Something went wrong.
Something went wrong.
United States Trends
- 1. D’Angelo 210K posts
- 2. D’Angelo 210K posts
- 3. Brown Sugar 17.1K posts
- 4. Black Messiah 8,220 posts
- 5. Voodoo 16.8K posts
- 6. #PortfolioDay 11K posts
- 7. Young Republicans 5,630 posts
- 8. How Does It Feel 7,495 posts
- 9. Happy Birthday Charlie 126K posts
- 10. Powell 38.9K posts
- 11. Pentagon 100K posts
- 12. Osimhen 140K posts
- 13. VPNs 1,115 posts
- 14. CJGJ N/A
- 15. Alex Jones 29K posts
- 16. #BornOfStarlightHeeseung 83.5K posts
- 17. Neo-Soul 19.6K posts
- 18. Sandy Hook 11.8K posts
- 19. Untitled 6,647 posts
- 20. Baldwin 17.5K posts