r/elixir
335
entries
•
Last fetched 1 day ago
•
Latest post 1 week ago
•
atom
- Total entries:
- 335
- Last fetched:
- 13 Apr 2026 at 05:57 AM UTC (1 day ago)
- Last post:
- 05 Apr 2026 at 05:46 AM UTC (1 week ago)
- Fetches since last post:
- 14
- Estimated post interval:
- 1d
- Type:
- atom
Sign in to subscribe to this feed and get an enhanced interactive experience with expandable entries.
Have one week before joining the job. I have read the elixir in action third edition, and did make some small projects in phoenix framework.
any tips and tricks you found while working on elixir? which maybe helpful for an elixir newcomer like
…Hello! I’ve been having a lot of troubles trying to set up ssl with postgresql and I tried looking also on the discord before asking but turns out there was another guy who was also having issues and made a post without response, I’ve already tried loo
…Hello everyone, just a quick question:: what editor or program do you currently use for Elixir, Phoenix and LiveView work?
VSCode + ElixirLS? IntelliJ? Neovim/Helix?
curious how happy you actually are with that setup?
i’ve been doing
…Hey everyone,
I’ve been thinking about the divide between "Elixir for web development" (mostly Phoenix/Ecto CRUD apps) and "Elixir for distributed systems" (heavy use of OTP primitives)
We all know Phoenix is amazing f
…New version of the Elixir Language Tour is up!
The tour is an interactive guide to Elixir, running fully in your browser thanks to Popcorn 🍿 This release includes revamped layout and new chapter about modules.
Try it out: elixir-languag
…Hello, I released EctoAnnotate, a Mix task that automatically adds database schema information to your Ecto schema files - inspired by Ruby's `annotate` gem.
Features:
- Scans migrations to extract tab
Missed them? Early Bird tickets available now for ElixirConf EU 2026.
Secure yours before these sell out too. https://www.elixirconf.eu/#register
submitted by /u/Code_Sync[link] [comments]
A few weeks ago, I shared that Hologram's development was in an unsustainable situation - I was working 60+ hour weeks juggling contract work while trying to keep the project moving forward.
I'm happy to announce that this has changed:…
ElixirConf EU 2026 Super Early Bird tickets will be available for only 4 hours - and they always sell out.
This is your best chance to secure the lowest price for Europe’s premier Elixir conference in sunny Málaga this May.
What y
…I’m running a performance test using a 1gb 1cpu on linode. It’s the shared $5 server. With k6 I did 500 vus and it worked fine, but when I switched to 2000 vus that’s when majority of it failed. I keep receiving this error
ERRO[0302] WS Error: w
…Hi there, I’m happy to announce that Gust now supports running on multiple nodes!
If you never heard about the project, check out this post: https://www.reddit.com/r/elixir/comments/1pjylcu/we_opensourced_gust_a_tas
…I'm excited to introduce LiveCapture, a storybook-like library for Phoenix LiveView components.
I like having stories for my components, but I've always felt some friction when creating and maintaining them. With LiveCapture, I tried to
…Elixir’s 15th anniversary brings v1.20 RC with full type inference, Chris McCord launches Sprites.dev, LiveVue v1.0 goes stable, Gust workflow engine debuts, and more!
submitted by /u/brainlid[link] [comments]
I’ve been working as an Elixir developer for 4 years in India. Current CTC: 10 LPA. Most of my experience is in the Elixir ecosystem, including production work with Phoenix LiveView.
I have working knowledge of JavaScript, though my professional
…I'm building CodeMySpec, a Claude Code extension for generating Phoenix contexts. After my first simple demo worked, I tried something ambitious: a context with Sobelow, Credo, and Dialyxir analyzers.
It worked... sort of. Four parallel agen
…For now, it's just a front page :( Also hologram has a compiler of it's own which converts elixir to javascript, it has wonderful errors.
I have also tried using hologram with elixir desktop (https://github.com/elixir-desktop/desktop.git
…Hi r/elixir,
I recently revived an old side project of mine: bettertyping.org (Elixir/Phoenix).
It started as a “learn Elixir by building something” project, but over time it got stuck on outdated versions and an old fron
…Hey everyone!
I recently started learning Elixir, and after discovering Phoenix LiveView I wanted to build something that combines the best of both worlds: React's rich component ecosystem for complex UI with LiveView's real-time capabil
…[link] [comments]
Tickets Are Live for Code BEAM Lite Vancouver! 🇨🇦
The wait is over - secure your spot NOW before they're gone!
Join us for a full day of world-class BEAM expertise:
Plus expert-led trainings on Scalability & Reliability, Secure Co
[link] [comments]
what process/pipeline are we using these to deploy elixir in production? if you are using PAAS like gigalixr or fly than you have the process taken care of. But say you are in IAAS or public cloud AWS/GCP/DO or any VPS what sort of pipeline/tools are y
…Beamlens Demo Video
I've spent a ton of time debugging production applications. We have amazing monitoring tools but they mostly don't tell you why something is wrong, just what is wrong.
Beamlens is an adaptive runtime engine tha
…Hey everyone
Some of you may know of me already for those that don’t my name is Hayden, I’ve been working as a recruiter in the BEAM market since 2014
I see a lot of questions here & on Slack about the market in general & I’m alwa
…News includes Arcana RAG library for Phoenix, MquickjsEx embedding JavaScript in Elixir, LiveDebugger v0.5.0 with Streams support, Durable workflow engine, José Valim teasing type system improvements, Hologram receiving EEF support, and more!
submi…[link] [comments]
Hey y'all, I've been working on MDEx since September 2023 but I never shared it here (my bad!). Now that it's crossing 500k downloads and it finally supports Phoenix Components, is a great time to share a bit about it.
I got a new we
…Hey everyone
I recently started learning Elixir, and after reading about Phoenix and LiveView I really wanted to try building something small that actually uses LiveView in a meaningful way.
This is my first Phoenix application, and it’s
…Hi Peeps,
I'm excited to announce Kreuzberg v4.0.0.
What is Kreuzberg:Kreuzberg is a document intelligence library that extracts structured data from 56+ formats, including PDFs, Office docs, HTML, emails, images and many more. Built
…This was a lot of fun to build - it's a demonstrator for my second go at an Algebraic Effects lib for Elixir, https://github.com/mccraigmccraig/skuld, and I was pretty happy with the way the code worked out
submitted by /u/mccraigmccraig…
is there any large open source project built with ash that I can look at?
submitted by /u/Hour_Pea2332[link] [comments]
Hey, I'm looking for a good resource to ideally learn Elixir together with Phoenix. I have little experience with Elixir having read a bit through Elixir in Action but that's been a while so I'm basically new at this point.
…[link] [comments]
Is anyone using Elixir for web dev without Phoenix?
submitted by /u/Sunflower-BEAM[link] [comments]
[link] [comments]
Hi everyone,
I’ve recently moved to Dublin to start a Master’s in Computer Science and I’m looking for advice on finding part-time work while studying. Due to visa restrictions I’m limited to part-time hours, bu
…[link] [comments]
Hi r/elixir! I recently picked up Elixir and Phoenix LiveView for a holiday side project, and I'm honestly blown away by how intuitive and powerful they are for handling real-time concurrency. I built Cursor Party, a co-op clicker game where everyo
…A few months ago I posted here about agent coordination in Elixir. Now there's something to try.
There are two pieces: a framework for orchestrating AI agents, and a demo app built on it.
The framework uses "lenses" - an MVC
…Hi everyone, quick intro 👋
I’m Osman, a software engineer working mainly with Elixir, Phoenix, and LiveView, with 10+ years in software development overall, based in Germany.
I recently started focusing m
…Hi there,
I came across this benchmark that compares many (actually a lot) web frameworks including Phoenix. https://www.techempower.com/benchmarks/#section=data-r23
And it feels like (to me) that the results for Phoenix are lower than wh
…