Back to Home
335 entries Last fetched 1 day ago Next fetch 2 hours from_now Latest post 1 week ago atom
Total entries:
335
Last fetched:
13 Apr 2026 at 05:57 AM UTC (1 day ago)
Next fetch:
14 Apr 2026 at 09:12 AM UTC (2 hours from_now)
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 101-150 of 335 entries

Though I am the co-founder of (Algorisys Technologies) a huge thank to my other co-founder, Radhika Pillai who whole heartedly agreed to opensource our internal training contents.

The above website is developed in Elixir and Phoenix LiveView. So

The full schedule is up for the first Code BEAM Lite in Canada.

Keynote: Robert Virding & Brooklyn Zelenka - Redistributing Our Systems: Erlang's Enduring Lessons for Local-First

Sessions:

News includes Expert LSP releasing its first RC, Elixir v1.20 compile time improvements up to 20% faster, Livebook Desktop moving to Tauri with Linux support, a new erlang-python library for ML/AI integration, and more!

submitted by /u/brainlid

Im thinking about learning rails or laravel. Which one do you think has better dx?

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

This sub has a rule against job postings, but we have a few job boards listed in the sidebar. And we occasionally have "who's hiring?" posts like HN has, and as you may have guessed.. this is one for March 2026!

If your company is

Hello all,

Please checkout this LiveView tutorial repo. I have been using this and something similar for upskilling my team since past 5+ years. Been working with Elixir close to 6 years, building products and also upskilling internal and client

It wraps the Claude Code CLI. Sessions are GenServers, responses are composable Elixir Streams, tools run in-process. It bundles the CLI so there's zero extra setup.

But wrapping a CLI means every session spawns a Node.js subprocess. Your co

The LiveView Native github repo has been archived.

Is there any other alternative for native development in the Elixir space?

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

*edit: As advised in comments, I have changed the name to Loomkin, so there is less conflict with the popular video recording app Loom.

I've been building https://github.com/bleuropa/loom, an AI coding assistant written in Elixir. CLI + Pho

I just published NetRunner, a library for running OS processes from Elixir that doesn't cut corners.

System.cmd has a known zombie process bug (ERL-128, marked Won't Fix) and no back pressure — if a process produces out

Just wanted to share `agent_session_manager` which some Elixir folks might find useful. Open to feedback. Please open issues on the github with any feedback/bug reports on this repo or any others under github.com/nshkrdotcom or github.com/North-Shore-A

I’ve released **ExArrow**, a library that provides Apache Arrow IPC, Flight, and ADBC support for Elixir: [https://github.com/thanos/ex_arrow](https://github.com/thanos/ex_arrow) ExArrow focuses on the Arrow **memory and transport layer**, enabling column…

blog link: https://jitesh117.github.io/vim_stuff/only-neovim-config-youll-ever-need/

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

Hello everyone! I'm a software engineer primarily working in web development (TypeScript/Python), and I've been looking into functional languages to learn and explore. After hearing about the BEAM, I thought one of its languages would be a grea

I had some fan with fine and llamacpp. I test it with Qwen3.5 35b q6 quant it worked great (55t/s). Repo here.

I followed and exposed all the params from the llamacpp among with jinja templates and extra params for handling think on/off.

:…

News includes Hackney v3.1.0 with pure Erlang HTTP/3 support, Hornbeam running Python apps on the BEAM, the Easel Canvas 2D drawing library for LiveView, Hologram v0.7.0 reaching 96% Erlang runtime coverage, and more!

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

https://reddit.com/link/1rd27nu/video/f7j95sikrclg1/player

Github Repository

I recently made an open-source real-time query engine written in Elixir using the Phoenix framework's WebSocket channels and Debezium. This allows a user to

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

💜📘 The Elixir Book Club has chosen our next book!

Advanced Functional Programming with Elixir

We meet on Discord for an hour every other week. Our first meeting is Sunday, March 8, 2026, and we will discuss chapters 1, 2, and 3.

h

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

This year we're coming to Chicago - and we’re now accepting talk proposals.

We’re looking for stories from the real world:
• production experiences
• experiments and lessons learned
• ideas that challenge how we think about E

Hi everyone

So I have a question. Let me first explain my situation

I've been a DevOps Engineer for about 5 years, this is my first job after school. i've learned and I am still learning a lot!

I am still enjoying the job.

Asking this here because Elixir (and Erlang underneath) are the poster children for the Actor Model - in my mind stateful concurrency with primitives like mailboxes should be the slam-dunk default for coding AI agents, but for some reason people are do

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

With the growth of n8n and other automation platforms for autonomous workflows, I started asking myself:

Why not build an alternative designed for the Elixir community, while also being friendly to Python users, and truly leveraging concurrency

How to render and search 9000+ items in a Combobox?

The Corex combobox component works great for dozens or even hundreds of items. It receives the full list and filters client-side on every keystroke.

But what happens when your list reach

I’ve tried coding with AI the same site in différent languages and damn, it’s so much more efficient with Elixir and Phoenix!

I really hope people will see how good it is.

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

I made a web app for Quran recitation and hifz. To recite from work for this ramdan let me know what do yall think. If anyone wanna collaborate and request feature based on your preferences lemme know i can add custom features for you. Its free and ope

I made a web app for Quran recitation and hifz. To recite from work for this ramdan let me know what do yall think. If anyone wanna collaborate and request feature based on your preferences lemme know i can add custom features for you. Its free and ope

Just wanted to share a small project I've been working on. It's called LiveFlow — a library for building interactive flow diagrams and graphs directly in Phoenix LiveView, with no custom JavaScript required.

Here's w

May I share this with you? I made it in my free time, it is not production ready by any means but I was able to use two technologies that I love: Elixir and Mathematica (or more exactly, the Wolfram engine).

So I'm not into chasing UFOs (OR

I’m building a Phoenix app and I want a plugin-style extension system. In Rails you’d reach for Engines; is there an equivalent pattern in Phoenix/Elixir?

What I’m after is letting users optionally “add” functionality (routes, controllers/LiveVi

Does anyone have experience using a 5G modem specifically a raspberry pi HAT with nerves? Does it work out of the box?

submitted by /u/Traditional-Heat-749
[link] [comments]

I have been working on an open-source framework for training bots for Super Smash Brothers Melee (exphil) in Elixir. I got sort of distracted while working on this by the plethora of things to learn, architectures to try, benchmarks to run and optimiza

I track remote Elixir jobs on HexHire and just published the February numbers.

There are some notable big names like: Adobe, Supabase (worldwide), Whatnot, Remote, Serve Robotics.

Here is the breakdown: Who Is Hiring Remotely Right Now

News includes Mark’s new Sagents AI agent library, José Valim on why Elixir is best for AI, LiveDebugger v0.6.0, Elixir salary analysis, new MCP server implementations, Lua for Elixir revamp, and more!

submitted by /u/brainlid
[link] [commen…

I just updated my platform to a full application built entirely on Elixir Phoenix! The app is currently deployed on Railway, while the landing page is built in Next.js.This personal trainer application is designed to monitor and track clients in real t

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

I had doubt. Wanted to know, which language would be best to interop with elixir without any overhead? Java or rust?

I know I can use gleam, but I want to use either java or rust.

So, those who haven't heard about Jinterface, it's

Hello, guys. I have been working on a text editor using elixir.

For this i used ratatoullie library, which allows you to create tui elements. Ratatouille uses termbox internally.

Ratatouille wasn't working with python3.13 or python3.1

I wrote a blog post about my AI development environment and configuration. Perhaps somebody here might get something out of it -> https://cheezyworld.ca/post/my_dev_environment/

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

Hi, Community! I want to ask about your opinions and experiences about unexpected errors in LiveView - the kind of errors that crash the process causing a socket re-connect and state reset. Is this something that has caused trouble for you? What are yo

Hey Claude Code community! 👋

MiniMax just released 2.5 and I'm seeing a lot of people asking "how do I test this with Claude Code without breaking my current setup?"

That's exactly why I built Sw

Hi folks,

Sharing two announcements related to Kreuzberg, an open-source (MIT license) polyglot document intelligence framework written in Rust, with bindings for Python, TypeScript/JavaScript (Node/Bun/WASM), PHP, Ruby, Java, C#, Golang and Eli

Hi there, Hologram v0.7.0 is out! :)

For those who haven't heard of it yet - Hologram compiles Elixir to JavaScript to run in the browser, enabling full-stack development in pure Elixir - and soon, Local-First applications.

This is a

There'd been no activity for a while, anyone know what happened?

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

Just a small little question

defmodule Test do def test do number = [1,2,3,4,5,6,7,8,9,10] end end

```

When I compile the code and run it in IEX

I get

iex(151)> Test.test() How are you doing ^!^"^#^$^%^&^'^(

Previous Page 3 of 7 Next