No live coding stream. It becomes beweekly for now.
See you in a week on https://www.twitch.tv/war1and.
#ai #elixir #vim #llm #myelixirstatus #buildinpublic #ElixirLang #indiehacker
No live coding stream. It becomes beweekly for now.
See you in a week on https://www.twitch.tv/war1and.
#ai #elixir #vim #llm #myelixirstatus #buildinpublic #ElixirLang #indiehacker
I have an Elixir role with a security and access company doing both cloud and Nerves. It is ONLY available if you are currently in Sweden with a work permit. Intermediate/Senior level, Nerves exp is a big bonus.
Read a bit on the site and fill out the form if interested: https://underjord.io/jobs.html
#elixir
The secretive and mysterious part of the Nerves team. He tends to show up in talks he is not giving so I figured I best give him a slot and see what happens.
https://goatmire.com/#nervesconf-speakers
#elixir
The 2nd Elixir Meetup Kiel is happening soon! Join us for an evening of functional programming, learning and networking.09.04.2025 // 18:00 - 19:30
KITZ, Kiel
#^https://www.meetup.com/de-DE/elixir-meetup-kiel/events/306806939/
Everyone is welcome. See you there! #myelixirstatus #elixir #meetup #kiel
Good morning , friends
Today is as usual Lama Bot's day but I'm going to do a bunch of marketing work, so there will be no live coding stream. It becomes beweekly for now.
See you in a week on https://www.twitch.tv/war1and.
#ai #elixir #vim #llm #myelixirstatus #buildinpublic #ElixirLang #indiehacker
Erlang & Elixir recap for week 12/2025
https://discu.eu/weekly/erlang/2025/12/
Get RSS feeds and support this bot with the premium plan: https://discu.eu/premium
Bruce of the Chattanooga Tates makes it all the way to Sweden to share his own particular software development vibe. Considering how good hosts they were at Gig City Elixir we have our work cut out to repay.
Understanding Multitenancy in Ash Framework: A Practical Guide
Nedap (the Netherlands) has a vacancy for a backend Elixir developer.
My first open-source package (GeoMeasure) + learning Elixir
https://hex.pm/packages/geomeasure
Discussions: https://discu.eu/q/https://hex.pm/packages/geomeasure
I'm available for development work. I have 20 years of Rails development experience, building more apps than I can remember (wrote couple of books too) - usually solo or leading a small team. A bunch of Elixir Phoenix apps in production too.
I'm in UTC+9 but I work with teams in US, UK & Oz - I'm flexible and always make it work well. Folks seem to like working with me
More about me at https://xenocode.co.jp
Always very happy to chat about any ideas or projects!
#fedihire #ruby #elixir
The man whose introduction outstays it's welcome because his name is so long it falls out of the banner. The man who called me a sexy viking the first time we spoke. Author, consultant and incredibly enthusiastic he is half of BEAMOps and I look forward to hearing what they want to share.
Ash Weekly: Issue #10 | GigCity Elixir added to the training schedule, AlchemyConf Training on April 1st, and a new example app.
https://open.substack.com/pub/ashweekly/p/ash-weekly-issue-10?r=f3smb&showWelcomeOnShare=true
Discussions: https://discu.eu/q/https://open.substack.com/pub/ashweekly/p/ash-weekly-issue-10?r=f3smb&showWelcomeOnShare=true
A Decision Maker's Guide to Typed Functional Languages • Evan Czaplicki
Discussions: https://discu.eu/q/https://youtu.be/sl1UQXgtepE
Routing patterns for manageable Phoenix Channels
Keynote: Designing LLM Native systems - Sean Moriarity | Code BEAM America 2025
https://youtu.be/R9JRhIKQmqk?si=d8EohfQ8mSdRTPY2
Discussions: https://discu.eu/q/https://youtu.be/R9JRhIKQmqk?si=d8EohfQ8mSdRTPY2
Come for the in-depth topics. Stay for the pretty drawings. Or was it the other way around?
Either way. Catching up with Andrea Leopardi is always worthwhile and we look forward to what he has to share.
I've had a thought: if I have an update function that modifies and optimizes a data structure in one branch, but doesn't need to modify it in another branch, should the second branch still apply the optimization?
The trade-off is returning a reference to the unmodified data structure vs building a semantically-equivalent structure that will have faster lookups on subsequent queries.