I have a company (small, single person) and used to be a subscriber to most of the ones mentioned.
I have a company (small, single person) and used to be a subscriber to most of the ones mentioned.
Same here
And a good snowy morning too you
Oh those bring back memories.
I would be interested
No I wouldnβt for contexts either.
The fun part of Elixir is, you can do what you want. I have all my schemas under a top level Schema, so eg Schema.User, Schema.Invoice, etc.
@katelynnburns.bsky.social
It looks like Jim Freeze, over on X is looking to hire some elixir devs.
Welcome to the happy place
Make the floor gleam as you clean up your elixir
CET (Europe/Brussels)
Yoooo #elixirLang folks, if @davelucia.com (no davydog, wtf) and I had a holiday live stream monday, would y'all come and bullshit for a bit?
If so what TZ are you in? Show me how bsky scales vs the elixirlang community, retwoot this shit.
Logo saying Goatmire Elixir + NervesConf EU. Text below says: 10-12 September, 2025, Varberg, Sweden
Been holding on to this for a little bit now. We are running an Elixir conference.
10-12 September in Varberg, Sweden.
One day of NervesConf EU and two days of Goatmire Elixir. Single track. Andrea Leopardi and Sanne Kalkman are our two first speakers.
A lot more to come :)
#elixirlang
I am π
You can pass in your own function too.
Hey liked your approach. Just have a small comment, in your "session controller" you are opening yourself up to an atom exhaustion attack by using `String.to_atom/1` on the params keys. Check the string version against the list, then convert to atom to prevent that.
Anyone else having the issue that elixir-ls does not stop after closing Neovim? And better know of a solution?
#ElixirLang
Like the article, but I would use `:inet.ntoa/1` to convert the IP, that returns a `charlist`, but it covers both IPv4 and IPv6.
Without a doubt Elixir.
Have you looked at the sort_params and delete_params of Ectoβs many-associations? Here is an example, fly.io/phoenix-file...
@andrielfn.bsky.social. Hi I was just checking out your fluxonui.com components page and I noticed on my iPad the select with search is not working, the input field is not selectable. The other annoyance is that when you click something in the sidebar it always jumps back to the top.
Thanks Peter
I took a stab at writing a new binding for typst yesterday, but as I have never (ever) made something with rust before... A pair of extra eyes would be nice. It's at github.com/Hermanversch...
I look forward to the ignited version of the webauthn components.
Just bought my license
And I spot my friend @lawik.bsky.social
Phoenix PSA: Check your `Plug.Static` plugs in endpoints. They default to `gzip: false` in generators, but you want that to be true when using `mix phx.digest`.
Safe journey
I was looking for a FLAME-like API that worked with existing nodes in a cluster. ("FLAME, but without autoscaling")
Here's my attempt at creating that using `pg` and DynamicSupervisors: samrat.me/elixir-distr...
#ElixirLang