mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

429
comptes actifs

#elixirlang

0 message0 participant0 message aujourd’hui

#BEAMops authors Ellie Fairholm and Josep Giralt D'Lacoste and Pragdave talk about using CI Pipelines in software, book writing and ...love ❤️ .
40% off in this week's Pragprog Best Sellers Sale:
Engineering Elixir Applications

Full (delightful) interview: youtube.com/watch?v=SksV8jIvH2
Pick up the book (use code 2025TEAMS for 40% off through May 14)
pragprog.com/titles/beamops?ut

🚀 I’m currently looking for Elixir contracting opportunities; ideally in the 15–32 hours per week range.

- ✅ Team Leadership
- 🤝 Staff Augmentation
- 🧪 Testing Enhancements
- 📚 Documentation Refinement
- 🔧 Technical Debt Cleanup
- 💜 Mentoring

🔗 Background and client testimonials:

mikezornek.com/elixir-consulti

My best projects come through referrals. If you know a team that could use a seasoned Elixir dev, I’d be grateful if you passed this along. 🙏

mikezornek.comElixir Consulting • Mike Zornek
Suite du fil
On April 24th we had our April 2025 edition of the Elixir & Erlang Meetup Munich, kindly hosted by SQUER in their Munich office.

We've had Marcelo De Polli presenting a talk regarding rapid prototyping with Livebook, with lots of live-coding showing us an example of how to explore a stock API and quickly creating a small application on top of it, and Igor Spiridonov sharing his team's journey in migrating from overcomplicated Java-based microservices to one Elixir monolith - sharing the good, the bad and learnings!

Thanks to everyone that participated, and especially to SQUER for providing us with their amazing space, food and drinks!

I hope to see you all next time around June!

#Meetup #ElixirLang #Erlang #BEAM #Munich #MyElixirStatus

#Elixirlang people, what are you using for displaying localized lists of countries and building international address forms in your Phoenix apps? #MyElixirStatus

It seems like the existing clones of the Ruby "countries" gem aren’t super well maintained, missing i18n, and don’t have address helpers (e.g. to answer the question if state/province is mandatory or if postal code goes before/after city).

Phoenix 1.18 is going to ship with support for daisyui.com. I wonder if upgrading might be a good opportunity for Keila to switch to daisyUI as well. Spruce up the UI a bit, simplify the markup, and finally add support for light mode.

Do any of you have thoughts on daisyUI?

daisyui.comdaisyUI — Tailwind CSS Components ( version 5 update is here )Best Tailwind Components Library - Free UI components for Tailwind CSS

🔗 Haystack, a simple, extendable full-text search engine written in Elixir.

This blog post is an overview of how Haystack is built, the motivations for the project, and the design decisions I have made to allow Haystack to be as simple and extendable as possible. #ElixirLang #myelixirstatus

Looks awesome. culttt.com/2023/03/22/building

culttt.comBuilding a full-text search engine in Elixir | CultttThis tutorial shows how to build an inverted index search engine in Elixir.