Ash lover, if you have time and you are a user of AshJson, there is a Feature-requested issue, which needs to be implemented π€
Issue link: github.com/ash-project/...
#ElixirLang
@mnbkn.com.bsky.social
github.com/minibikini
Ash lover, if you have time and you are a user of AshJson, there is a Feature-requested issue, which needs to be implemented π€
Issue link: github.com/ash-project/...
#ElixirLang
π Introducing CanvasCraft: a 2D drawing library for Elixir, powered by Skia + Rustler. Declarative Scene DSL β charts, dashboards, graphics with high-perf rendering.
github.com/miolini/canv...
#jj-vcs part 1: what is it
andre.arko.net/2025/09/28/j...
It's finally here: the Code and Stuff walkthrough of Ash TypeScript!
Learn how to build an Ash project from scratch, use LiveView to begin, and eject to React without much fuss!
It also fits into @tanstack.com really nicely.
#ElixirLang @ash-hq.org
youtu.be/t-hori2Io14
> I wish there was a generator for the Agents file
hexdocs.pm/usage_rules/
Have you seen this european-alternatives.eu/category/tra...
21.09.2025 21:16 β π 2 π 0 π¬ 1 π 0True.
For me there is also another killer feature: Cinder (hexdocs.pm/cinder/) for datatables, by @sevensea.cat. Such a godsend.
One command now gets you a React SPA with full-stack types, backed by #AshFramework, #Phoenix, and #ElixirLang π€―
Install and visit localhost:4000/ash-typescript for a handy guide π
Finally, a bridge to the reliability + elegance of Elixir for our React-loving friends!
Letβs gooooo! Create a real application with the Ash framework! #elixirlang youtu.be/zM_-Y4diVFw?...
17.09.2025 15:19 β π 15 π 6 π¬ 0 π 0the cast of Hackers (1995) posing in a series of adjacent phone booths
Today is the 30th anniversary of Hackers
15.09.2025 23:56 β π 3633 π 1053 π¬ 75 π 327Exactly as I suspected. Maybe what is needed is a doc for the HTTP API and task to generate some kind of a spec of available actions, resources, types, etc. Then it should be trivial to LLM-gen a client for any language.
BTW, do you plan pubsub/events/rpc over sockets kind of stuff?
It'd be cool if it'd be possible to call the RPC from any language. I currently work on a project with Elixir server and Elixir client, for example. So I guess I mean language agnostic RPC. Obviously, JS/TS is the most needed, and perhaps the other langs not so much, but that'd be cool.
14.09.2025 21:36 β π 0 π 0 π¬ 1 π 0@maennchen.dev has just released the first version of Clarity: hexdocs.pm/clarity/Clar...
Clarity is an interactive introspection and visualization tool for Elixir projects.
Ash and Phoenix
www.ash-hq.org
www.phoenixframework.org
What if you had *full stack types* for SPAs built with tech like #React, #Inertia, #Vue, #Svelte... but all of the power #AshFramework and #ElixirLang on the backend? Well, you can now.π hexdocs.pm/ash_typescri...
13.09.2025 17:48 β π 56 π 10 π¬ 5 π 1You know itβs a serious AI company because its logo looks like a butthole.
11.09.2025 19:58 β π 142 π 14 π¬ 4 π 1Hey Elixir friends! :) Have you seen physics animations written in pure Elixir running in the browser?
Hologram v0.6.0 (full-stack Elixir framework) is here! β¨
#Hologram #Elixir #ElixirLang #BEAM #WebDev
i don't get it. what does it change? i see no difference
10.09.2025 22:45 β π 1 π 0 π¬ 0 π 0I just finished putting together interactive Livebook notebooks for every chapter of Advanced Functional Programming with Elixir.
You can now run all the examples in your browser. Or like me, spin them up locally with Docker:
www.joekoski.com/blog/2025/09...
#elixirlang hashtag#AFPElixir
9 years ago, I released v0.1.0 of Paasaa, my very first open-source Elixir project. Today, I'm incredibly happy to announce the release of v1.0.0! Itβs a natural language detection library for Elixir that doesn't use any AI.
github.com/minibikini/p...
#ElixirLang #MyElixirStatus
Cinder from @sevensea.cat isπ₯. Soon: Add filters for fields that aren't rendered as part of your table, with :filter slots! Use all of filter options as columns, like selects/multiselects, datetimes, or case-sensitivity for text fields. #ElixirLang #AshFramework
08.09.2025 13:46 β π 22 π 6 π¬ 1 π 1Seeing some progress on building terminal apps with Elixir is so amazing π
youtube.com/watch?v=eNbZ...
#ElixirLang
it works! now it allows me to have data from a source database being replicated to my in-memory database and sync using replication
using pglite from @electric-sql.com , bun to run wasm and @elixir-lang.org which allows to do all this magic easily β€οΈ
LV doesn't work with K8s? Seriously? Is there a forum thread or a github issue?
30.08.2025 19:30 β π 0 π 0 π¬ 2 π 0same, unfortunately
29.08.2025 23:23 β π 1 π 0 π¬ 1 π 0I was recently confronted with examples of small/solo devs fighting with complexity and tech-debt coming from their frameworks and eating their precious time to build features, so I put down my thoughts. There are no absolutes in tech, there isn't a 'winner' library. iamkonstantin.eu/blog/less-gl...
01.08.2025 09:34 β π 49 π 7 π¬ 2 π 0An example resource with a circuit breaker defined. If 10 failures are hit within 10 seconds, the action will fast fail for a minute to let the circuit reset.
I made an Ash extension!
Elixir is capable of hitting services hard; great for throughput but harsh when those services are trying to recover from an outage.
The circuit breaker pattern addresses this issue and is now available in Ash!
#MyElixirStatus
hex.pm/packages/ash...