#elixirlang hasil pencarian
Hey Elixir friends! :) We need help completing Elixir's browser runtime by porting some Erlang functions to JavaScript. No Erlang knowledge required. Each function unlocks multiple Elixir stdlib functions! More here: hologram.page/blog/elixir-to… #Hologram #Elixir #ElixirLang #BEAM…
🎉 phoenix_test_playwright 0.10.0-rc.0 released Breaking changes - if you are reaching beyond the PhoenixTest API into internals. Upside: Browser pooling by default. Well documented, consistent PlaywrightEx API for advanced use cases. Early adopters ftw! #elixirlang
Finally met Jose Valim @josevalim the creator of Elixir 💯 @elixirlang @CrystalLanguage #elixirlang #crystallang
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
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
Teams need more than just owners! New @AshFramework tutorial on building proper multi-tenant memberships. Join tables, role-based access, and why we found a critical auth vulnerability. Episode 4: youtube.com/playlist?list=… #elixirlang #myelixirstatus
More voice AI exploration: Bumblebee doesn't currently support text-to-speech models, but managed to get Kokoro TTS working with Ortex Demo 👇 #MyElixirStatus #ElixirLang
Elixir Radar issue 490 is out! 📣 You can read it here: buff.ly/eBGmbTd This issue comes with content from @juanazam @pieterclaerhout @Bart_Blast @noel_worden @RootCert and Daniil Popov. Thank you! #ElixirLang #MyElixirStatus
Just overhauled Mailcast’s test suite. Lot’s of global state in GenServers. Every test is now async: true and it’s ended up more reliable and twice as fast #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
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
Founding Elixir Developer @ Ember / Remote #job #MyElixirStatus #elixirlang elixirjobs.net/offers/ember-f…
Sweet #Ecto datetime helpers? Yes, please! 😄 - ago, from_now, date_add, datetime_add 👨🍳🤌 #ElixirLang #MyElixirStatus
Streaming notifications from Phoenix to Flutter? Use websockets over HTTP polling. Trust me on this. #elixirlang #flutterdev
Country Info Service SOAP API with Lather by Mark Cotner notes.club/awksedgreep/la… #ElixirLang #Livebook
Ocassionally you will need to build forms for collecting data as an intermediate step. Did you know you can use schemaless changesets to add form validations? Simple and powerful. #elixirlang
🎉 phoenix_test_playwright 0.10.0-rc.0 released Breaking changes - if you are reaching beyond the PhoenixTest API into internals. Upside: Browser pooling by default. Well documented, consistent PlaywrightEx API for advanced use cases. Early adopters ftw! #elixirlang
I’ve been asked to provide Mishka Chelekom as a ready modules without a CLI. I’m wondering what problem this solves when everything configures with one command and remains fully customizable. 🥲 #ElixirLang #MyElixirStatus
Evision.ML Example - Decision Tree and Random Forest by @_uwu_cocoa notes.club/cocoa-xu/evisi… #ElixirLang #Livebook
Don’t wait for “perfect” infrastructure. Pair effective tools and iterate. #flutterdev #elixirlang
[Dev Env/Tools/AI] Change my mind - the optimal AI prompt is the code itself elixirforum.com/t/73378 #ElixirLang #WeBeamTogether #MyElixirStatus
Do more with less: Monolith > microservices for most indie apps. #flutterdev #elixirlang
Join us for #AshFramework Office Hours in 10 minutes! discord.gg/R27MTjJC?event… #ElixirLang
🎉 playwright_ex 0.2 released Focus: documentation and consistency Added docs and typespecs Ensured API consistency, especially 'Channel' modules (browser, frame, ...) #elixirlang hexdocs.pm/playwright_ex/
Teller Bank Challenge by @w0rddriven notes.club/w0rd-driven/li… #ElixirLang #Livebook
Elixir Radar issue 490 is out! 📣 You can read it here: buff.ly/eBGmbTd This issue comes with content from @juanazam @pieterclaerhout @Bart_Blast @noel_worden @RootCert and Daniil Popov. Thank you! #ElixirLang #MyElixirStatus
Teams need more than just owners! New @AshFramework tutorial on building proper multi-tenant memberships. Join tables, role-based access, and why we found a critical auth vulnerability. Episode 4: youtube.com/playlist?list=… #elixirlang #myelixirstatus
If your mobile app needs auth, notifications, and task queues — Phoenix + Flutter cover 90% of cases. #futterdev #elixirlang
[Library] Wait_for_async_assigns elixirforum.com/t/73374 #ElixirLang #WeBeamTogether #MyElixirStatus
California Housing Dataset by Santiago Imelio notes.club/santiago-imeli… #ElixirLang #Livebook
Swoosh.Adapter: SendGrid, Mailgun, SMTP, local—switch providers with config changes. Test emails in dev mode. #ElixirLang #MyElixirStatus
[Chat] Should Elixir get a new "bad return" exception? elixirforum.com/t/73370 #ElixirLang #WeBeamTogether #MyElixirStatus
Hey Elixir friends! :) We need help completing Elixir's browser runtime by porting some Erlang functions to JavaScript. No Erlang knowledge required. Each function unlocks multiple Elixir stdlib functions! More here: hologram.page/blog/elixir-to… #Hologram #Elixir #ElixirLang #BEAM…
New in print - Leverage Elixir and the Nx ecosystem to solve real-world problems in computer vision, natural language processing, and more. This book is designed to teach machine learning the Elixir way—functional, pragmatic, and fun. @sean_moriarity #ElixirLang…
Getting back into recording **short** video tips by recording a walk-through of @elixirphoenix AGENTS file... It's ~25 mins long. I think I'm rusty 😅 #MyElixirStatus #ElixirLang
OMG, Expert LSP is already an option inside Zed! 🎉🎉🎉 I thought I'd had to do some custom config to try it out, since it was announced just a few hours ago. Great work! #ElixirLang #MyElixirStatus
I wrote up a post on how you can run AI models on Elixir that aren't yet supported by Bumblebee #MyElixirStatus #ElixirLang
#ElixirLang #MyElixirStatus #WeBEAMtogether #LeanLang #LeanProver #Haskell #Ocaml #ScalaLang #FSharp
Just overhauled Mailcast’s test suite. Lot’s of global state in GenServers. Every test is now async: true and it’s ended up more reliable and twice as fast #MyElixirStatus #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
Love seeing people realize how good Livebook is for custom internal tools! 🎉 #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
Together with @adolfont (UTFPR) and friends from the #ElixirLang / #Erlang community, we’re planning an Elixir event in Brazil in 2026! 🇧🇷💜 We’d love your input! Just 3 minutes 👉 forms.gle/SZjUfWoSKtLGvK… #ElixirBrasil #MyElixirStatus
Something went wrong.
Something went wrong.
United States Trends
- 1. #Survivor49 N/A
- 2. Donovan Mitchell 1,990 posts
- 3. Jarrett Allen N/A
- 4. #CMAawards 1,286 posts
- 5. Ricochet 1,803 posts
- 6. #TheChallenge41 N/A
- 7. Bobby Lashley N/A
- 8. FEMA 23.1K posts
- 9. WE HURT PEOPLE 1,406 posts
- 10. Sheila Cherfilus-McCormick 19.4K posts
- 11. #cma2025 N/A
- 12. $NVDA 86.7K posts
- 13. Peggy 39.8K posts
- 14. Raisel Iglesias N/A
- 15. Koa Peat N/A
- 16. Ryan Leonard N/A
- 17. Jensen 29.1K posts
- 18. Dean Wade N/A
- 19. Nvidia 98.4K posts
- 20. Sam Harris 1,305 posts