#MyElixirStatus builds so fast
MIX_OS_DEPS_COMPILE_PARTITION_COUNT=8
If you know, you know!
#ConditionsApply
#OnlyAvailableIn Elixir1.19.0-rc0 or higher
#MyElixirStatus builds so fast
MIX_OS_DEPS_COMPILE_PARTITION_COUNT=8
If you know, you know!
#ConditionsApply
#OnlyAvailableIn Elixir1.19.0-rc0 or higher
I wrote a blog post about my experiences using the Erlang XML library xmerl in Elixir.
When ChatGPT told me to pattern match on 12-element-long tuples, I was skeptical. Thankfully @icejam_ nudged me in the right direction: records.
https://angelika.me/2025/06/15/how-to-work-with-xml-in-elixir-with-xmerl/
One common pitfall when using lists in #LiveView is that they are not change-tracked. We might have something to improve that situation in an upcoming update! #MyElixirStatus #Phoenix #ElixirLang
The Elixir Book Club has chosen our next book!
Designing Data-Intensive Applications (1st Edition)
This highly regarded book reviews the options and trade-offs to consider when handling large datasets.
We meet on Discord for an hour every other week. Our first meeting is Sunday, June 1, 2025, and we will discuss chapters 1 and 2.
Is the #elixir #MyElixirStatus crew on the Fediverse? Who to follow?
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. https://culttt.com/2023/03/22/building-a-full-text-search-engine-in-elixir
The Elixir Book Club has chosen our next book!
Engineering Elixir Applications
This book is about skilling up on DevOps to help you deploy your Elixir app with confidence.
We meet on Discord for an hour every other week. Our first meeting is Sunday, February 23, 2025, and we will discuss chapters 1 and 2.
(someone told me to post in French too so here it is!)
Bonjour !
Je suis Adrian, et je suis à la recherche d'un emploi au #Québec (ou depuis le Québec). J'ai déjà mon visa de résident permanent.
J'ai de l'expérience dans le développement et la maintenance d'application web et d'API, dans le design de système et dans le #DevOps.
Professionnellement parlant, les langages et technologies que j'utilise sont #Elixir, #Phoenix et #LiveView, du #SQL et du #NoSQL, #NodeJS, #JavaScript, #TypeScript et #Python ; et côté DevOps des pipelines de CI/CD avec Github Actions, #Docker et un peu de #Kubernetes et d' #AWS.
J'ai également participé à l'innovation dans mon entreprise précédente, en cherchant des outils, des librairies, des algorithmes et des technologies et pour nos produits et pour l'expérience développeur. Un aperçu de mes écrits sur mon blog est disponible: https://blog.adrianc.eu
J'ai de plus écrit de la documentation technique et non technique, ainsi que donné des présentations internes et à des Meetups.
Vous m'avez peut-être aussi aperçu sur plusieurs serveurs Discord autour d'Elixir, Bluesky (@adrianc.eu) ou Twitter/X ; à partager des nouveautés dans la tech, à aider des personnes, ou juste à discuter !
Je suis ouvert à du temps plein, pour d'autres types de contrat je vais avoir un peu de recherche et d'administration à faire avant.
Je cherche un emploi en Elixir mais pas que, et je suis plus qu'ouvert à apprendre d'autres technologies si je ne les connais pas déjà.
Commentez ou contactez moi pour plus d'informations, comme mon Github ou mon CV !
DM me for more info, like github link, my resume or anything :)
Boosts, réponses et DM bienvenus!
Hi!
I'm Adrian, a FullStack #Developer looking for a job either in #Québec (or from it if you allow for remote work). I already have a permanent and open visa
I have experience building and maintaining web apps and APIs, designing systems, doing #DevOps and a bit of #BigData, #MachineLearning and #IoT
I'm experienced using #Elixir, #Phoenix, #LiveView, #NodeJS, #TypeScript, #Fastify, #Express and #Python ; and on the DevOps side in CI/CD pipelines (either #GithubActions and Gitlab CI/CD), #Docker and a bit of #Kubernetes
I was tasked with a lot of the #innovation happening in my previous company, researching tools, librairies, patterns or general technologies either for our own #DeveloperExperience or for our products
I also wrote a lot of technical and non technical documentation and internal presentations, and even participated in a few meetups. You can read some of my writing on my blog: https://blog.adrianc.eu
You might also have seen me on a few Elixir-related Discord servers, or even Bluesky (@adrianc.eu) and Twitter ; either sharing tech news, helping people, reading in book clubs or just chatting
I’m open to full-time right now, contracting work can be discussed.
I'm looking for any developer position, not only #ElixirLang, even though it represents most of my experience. And if the technology you're using isn't on my resume, give me a chance! I'm a fast learner and I might anyway have studied it in class :P
DM me for more info, like github link, my resume or anything :)
Boosts, responses and DM welcome, of course!
#MyElixirStatus #FediJobs #FediJob #FediGetHired #OpenToWork
EDIT: I already have a visa, it was not super clear before
Doing some morning YouTube watching.
Local-first software development with Elixir by James Arthur
"This talk introduces ElectricSQL, a sync engine developed in Elixir, and walks through how you can use it with existing web frameworks like Phoenix to develop local-first software."
I'm not sure if their use of "local-first" fully aligns with some of my own thinking around the same term, but still some cool ideas and tech here. #ElixirLang #MyElixirStatus
Phoenix LiveView: Presenting DateTime in User's Time Zone
This past weekend, I added a feature to Flick (RankedVote.app) where we now present domain-specific DateTime values, like published_at and closed_at, on the live view page using the user’s time zone. I thought I’d capture some notes on how this was accomplished, some known limitations, ideas to solve those in your own work, and a set of resource links to learn more. #ElixirLang #MyElixirStatus
https://mikezornek.com/posts/2025/1/presenting-datetime-in-user-time-zone-phoenix-live-view/
`parameterized_test` is a utility for defining eminently readable parameterized (or example-based) tests in Elixir's ExUnit, inspired by example tests in Cucumber.
I have been using this in a few projects and had a PR merged today that updated the README to show how to configure the new sigil formatter.
Woot.
Just tallied the next book votes for Elixir Book Club using my little side project.
(We still have two meetings left to finish up Elixir in Action, but looking forward to the next one and skilling up on my DevOps tooling.) #ElixirLang #MyElixirStatus
“a super quick, informal update about the goings on in and around Ash Framework, each week” #elixirlang #myelixirstatus
https://ashweekly.substack.com/p/ash-weekly-issue-1
I recall seeing someone demo this during an ElixirConf lightning talk, but today was the first time I can recall using it.
If you pass `import: true` to your `doctest` macro, you can avoid having to say the module name in your documented `iex` examples. #ElixirLang #myelixirstatus
https://hexdocs.pm/ex_unit/1.18.1/ExUnit.DocTest.html#doctest/2-options
I feel like we need Beluga to keynote a BEAM-related conference to talk about system resilience. #myelixirstatus #ElixirLang
We are pleased to announce that Code BEAM America 2025 is implementing a Diversity & Inclusion Programme sponsored by Erlang Solutions. The goal of the programme is to increase the diversity of attendees and offer support to groups underrepresented in the tech community who would not otherwise be able to attend the conference.
https://docs.google.com/forms/d/e/1FAIpQLSfBxVk5mdvea0J13PP3Ab5FhaWqWOCpJD4EyxrTGqkbsfZPag/viewform
I set up some uptime monitoring for my LiveView side project, and with it, it shows ping times from around the world.
This has me thinking that I should hardcode local dev latency simulations to make sure I don't forget what this truly feels like for day-to-day users. #myelixirstatus
(This also relates to many local-first concepts I am actively researching.)
https://hexdocs.pm/phoenix_live_view/js-interop.html#simulating-latency
I am looking for new opportunities as an Elixir developer. Specifically, I'd like to connect with people interested in hiring me as a contractor, but I would consider full-time positions for the right fit.
My best jobs come through my peers and connections. Please keep me in mind and share as you can.
More background, testimonials, rates, and contact info can be found at: