Profile avatar
arnodirlam.bsky.social
💜 #ElixirLang developer & mentor ⚗️ author of github.com/elixir-dx/dx 🌍 Berlin, Germany 👋 he/him
24 posts 569 followers 351 following
Prolific Poster
comment in response to post
2/ @maciej.gryka.net walked us through an Elixir version of @thorstenball.com 's coding agent tutorial
comment in response to post
“AI Engineer” is much closer to what a software engineer does (it’s using a few additional tools to build on top of LLMs/use these) vs what ML engineers typically do. So the transition is suspringly easy. Seven examples from devs who did it: newsletter.pragmaticengineer.com/p/ai-enginee...
comment in response to post
What makes software development (and engineering) *really* hard instead is: - Building the right thing (and knowing what this is) - Coding yourself into a corner (common for juniors - and now also for AI!) - Architecture - Tech maturity & risks that come with it - Testing (cont'd)
comment in response to post
Another change coming to LiveView 1.1 is moving from Floki to LazyHTML (github.com/dashbitco/la...). This allows you to use all the modern CSS selectors in LiveViewTest, but it can also be a breaking change if you relied on Floki specific selectors.
comment in response to post
So nice! wen merge into Elixir Core? 😏 btw, what shell & theme are you using?