Back to Home
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.

Showing 251-300 of 335 entries
Wanna go to sunny Málaga in April and speak about Hologram? 🌞 ElixirConf specifically lists Hologram as one of the sought-for topics this year, which means there's a bigger chance your talk gets accepted if it's about Hologram. Great opportunity for anyon…
Quick bit of background: I'm building an MMO RTS in the browser, where players run a space-based empire and need to execute actions. Actions could be things like construct a building, build a spacecraft, complete a mission.etc. I'm currently building this…
https://github.com/gofenix/nex A Note Before We Begin This document records my thoughts during the development of Nex. Special thanks to the friends from Reddit (r/elixir) and Elixir Forum. Your feedback, questions, suggestions, and even criticism have he…
The CFT closes on January 6th. Important reminder: We welcome talks from developers at all levels. You don’t need to be an expert to have valuable insights to share. Solved an interesting problem? Built something useful? Learned hard lessons in production…
Hi peeps, We’ve added Elixir bindings for Kreuzberg, an open-source document extraction and structuring engine with a Rust core. Current language support:
submitted by /u/iloveafternoonnaps
We are building an Open Source network management, asset tracking, and observability platform in Elixir and the Ash Framework and are looking for contributors. Our stack is Elixir/Phoenix LiveView built around ERTS technology, powered by Postgres + extens…
Over the last months I’ve been building routinova, a small SaaS to help people design routines and stick with habits. routinova I went with Elixir + Phoenix LiveView for the UI and an Oban-like job queue for all background work (reminders, scheduled tasks…
I'm not the writer but I stumbled on this and it looks amazing: https://github.com/georgeguimaraes/arcana submitted by /u/johns10davenport
Hi folks 👋 I put together a small template repo to spin up a Phoenix/Elixir dev environment with PostgreSQL using Docker Compose. The goal is to make it super easy to “port” into your own project: clone it, copy the Docker/Compose files, and you’re runnin…
Overview SqlKit came about when I wanted to execute SQL inside .sql files at work without having to pollute my context functions with File I/O and Repo.query result transformation. In making it into a library I've expanded it's usefulness to accommodate r…
Hey folks, I've been playing with different ways of expressing intent to LLM's to improve quality. I spent a lot of time using documents that were more like designs. They were very verbose, and defined both WHAT and HOW for a given module. I was also very…
Edit: I've updated to allow anyone read access to my notes in notion. Sorry for the hiccup. Follow-up to https://www.reddit.com/r/elixir/comments/1piib6c/when_will_it_click/ https://wortwildnis.de is live and the source is on https://github.com/janwirth/w…
News includes Software Mansion running LiveView in the browser with WebAssembly, Programming Nerves book launching in beta, PinStripe for Stripe integration, Beam Bots for robotics, Saša Jurić’s Goatmire talk, Tidewave updates, and more! submitted by /u/b…
TL;DR: I am rethinking the core engine of Nex. Should I stick to the lightweight HTMX roots, or embrace the power of Phoenix LiveView? https://github.com/gofenix/nex/discussions/1 Hey everyone! 👋 As I continue to build Nex (aiming to be the Next.js for El…
Hey Phoenix devs, I am working on a startup of mine, a Nepalese startup, and we heavily rely on SEO, but the issue is whenever I try to live inspect in console and get: "Attempting to reconnect" https://preview.redd.it/ql5jtnvrp9ag1.png?width=1042&format=…
If your app is mostly LiveView but you still use Alpine for a few components, this is worth a read: https://www.curiosum.com/blog/fix-alpine-phoenix-liveview-5-integration-patterns-2025 submitted by /u/karolina_curiosum
Hello! A few days ago, I started developing a new feature for Hooklistener (my side project, which uses LiveView as well, and I've been working on for a while). This is the first time I've written about anything related to Elixir and Phoenix, so I decided…
I just published MquickjsEx, a library for running JavaScript inside your Elixir process using MQuickJS. Why I made this: I wanted LLMs to execute generated JavaScript securely with minimal overhead, giving them access only to specific Elixir functions I …
submitted by /u/riccarb
Hey! Some time ago I've released Filtr, and I'm finally confident enough to advertise it. The package is yet another parameter validation library but this time it brings an attr-like syntax (from Phoenix Components) to Controllers and LiveViews, error mod…
Hey ! I've been working on Nex, a web framework designed for indie hackers and startups who want to ship fast without enterprise complexity. The problem I was solving: Phoenix is amazing but overkill for many projects. I wanted something that: Lets you bu…
Hey guys, been learning elixir. Check this repo out, critique, open issues and fork to build cool services https://github.com/DarynOngera/ElixirServerCore A minimal server framework for building reliable, observable backend services. OTP for supervision t…
submitted by /u/iloveafternoonnaps
I have to say so far learning Elixir for me has been more of a discovery journey than a learning process. As in it just seems to make sooooo much sense to me. It just works the way I always thought that kind of stuff should work. And I LOVE the coherency …
Hello, You can view the project on github. I made it for fun, and because the existing bittorrent tracker engine ecosystem does not look very dynamic. The go-to project is Torrust, and it's unfortunately written in Rust... Other known projects are Ocelot …
I'm an indie hacker who builds a lot of small Phoenix apps, and I got tired of setting up LogSnag/Mixpanel/whatever for every project just to get pinged when someone signs up or makes a purchase. My favorite thing about Elixir is not needing third parties…
I like shadcn, i don't like components coming from hidden packages but prefer generators i can edit directly. Because of this, i'm currently working on creating and maintaining a pheonix/elixir component generator following in shadcn's footsteps, called C…
Hello, friends! A few days ago I announced the v0.1.0 release of my `ocibuild` library - a library for building OCI compliant container images directly from Erlang/Elixir. I have spent some holiday-time to implement most of the features on my roadmap (ima…
submitted by /u/iloveafternoonnaps

I built Phoenix SaaS Kit - a starter template for building SaaS apps with Phoenix and LiveView. Figured I'd mention the holiday sale since a few folks here have asked about it before.

It's a production-ready foundation with the boring-but-necessary stuff pre-built - auth (passwords, magic links, 2FA, OAuth), Stripe/LemonSqueezy/Polar payments, multi-tenancy with organizations, Oban jobs, LLM integrations, Tidewave setup, prebuild Cursor rules etc. The idea is you skip the infrastructure grind and

Elixir v1.20 with full-type inference coming soon, Gleam v1.14.0-rc1, mjml_eex v0.13.0 for email templates, Dashbit’s nimble_zta library for zero trust auth, Björn Gustavsson’s BEAM history talk, and more!

submitted by /u/brainlid
[link] [comments]

Hi friends!

Years ago I tried to learn some elixir. At work I'm mostly a TypeScript guy. I just 'launched' a project, a realtime multiplayer game:

https://wingspan.games/

Years ago I tried to learn elixir & phoenix but I just didn't make enough progress. You'll notice Claude Code's signature purple gradient. I left it in on purpose; I don't think I could have done this without help from AI. To be honest I'm not sure I wrote much elixir directly!

Hope you like it!

Basic

Our Alembian Conor Sinclair’s new blogpost addresses one of the most common mistakes in Ash applications.

If you're using before_action for external API calls, network requests, or sending emails, you're holding database connections open unnecessarily and potentially causing performance issues.

The post breaks down:

  • The complete action lifecycle (pre-transaction, transaction, post-transaction phases)
  • Why transaction boundaries matter for side effects
  • Practica
submitted by /u/iloveafternoonnaps
[link] [comments]

Lean how to leverage Ash Framework to Centralize File Upload Logic Across Your Entire Application

submitted by /u/Effective_Adagio_976
[link] [comments]

Finally I was able to finish a new version of my Elixir nRF24L01+ library and write a small blog post about it.

submitted by /u/ivanisev
[link] [comments]

The year 2025 is coming to an end. I would love to see what you have built this year, whatever type of project it may be.

submitted by /u/Ok-Delivery307
[link] [comments]

Hey Elixir devs,

I'm not sure if this is the right place, but I'm hoping to find someone willing to review my Elixir code!

Background: I'm a full-stack dev (mainly Svelte, Node, Python) who recently completed the PragmaticStudio Elixir/Phoenix course. I've always been fascinated by Elixir's capabilities—especially the concurrency model and fault tolerance—and finally decided to dive in with a real project.

The Project: I'm building

This post is an update from my project that I posted here too. I just designed the PCB for the device and assembled it. The firmware and the hardware design is released under open-source license in this repository: https://github.com/nanassound/midimesh_esp32

The new video demo is about using the device as an access point so Ableton Link-enabled apps on multiple devices can sync the tempo and beat over local network.

Overall, I feel that it's much more enjoyable writing ESP32 firmware in E

Hello,

The last few days I've been working on a library/rebar3/mix plugin that allows you to build OCI compliant container images directly from your releases. Tonight I released the initial v0.1.0 to Hex.

This resembles the functionality found in other eco-systems such as .NET's Microsoft.NET.Build.Containers or ko in Golang.

If this sounds interesting, please give it a spin!

https://hex.pm/packages/ocibuild

submitted by /u/rhblind
[link] [comments]

Hi friends 👋 I'm Jakub, creator of LiveVue library. In May I delivered a talk during ElixirConfEU2025 explaining why LiveVue / LiveSvelte / LiveReact are good ideas.

During the presentation I provided a deep-dive into LiveVue library, presented examples, compared it to other approaches and shared my thoughts about that way of building apps.

Hope some of you might like it! LiveVue will hit 1.0 in a few days, so it might be a good moment to check it out 😉

submitted by /u/jskalc

Copied from discord:

This library allows you do easily design multi-band hierarchical reports similarly to Crystal Reports from SAP using its own built-in DSL. It also allows you to create 9 types of charts using the same DSL. You can find a series of comprehensive user and developer guides on hexdocs.

Here are some teaser images from the Online demo (should be up in a few minutes sorry!) You can also find the code for the demo which requires no database at Ash Reports Demo

```elix

LocalLiveView: Bringing the Local-First Approach to Phoenix

Hi! Popcorn team at Software Mansion here.

We’ve been exploring new ways to implement a local-first approach within the Phoenix ecosystem. Currently in its POC stage, our project is called LocalLiveView. It runs an Elixir runtime (AtomVM) directly in the browser, allowing for a unique hybrid architecture.

LocalLiveView aims to solve several key challenges:

  • Reducing Latency: It eliminates round-trip ti

Alex Koutmos and I just launched the beta of our second Elixir book: Programming Nerves. 🎉

The book is for Elixir developers who want to learn how to build embedded systems with Nerves. It covers GPIO, sensors, Livebook prototyping, and production firmware.

Beta is 38% off, and there are free chapters if you want to check it out first: programmingnerves.dev

Hope it's ok to announce this here without being categorized as "excessive self-promotion" (trying to follow the sub rules)

Previous Page 6 of 7 Next