I have a company (small, single person) and used to be a subscriber to most of the ones mentioned.
10.01.2025 07:55 β π 0 π 0 π¬ 0 π 0@verschooten.name.bsky.social
Elixir and Elm enthousiast. Founder of GratWiFi. Founder of Net4All (sold).
I have a company (small, single person) and used to be a subscriber to most of the ones mentioned.
10.01.2025 07:55 β π 0 π 0 π¬ 0 π 0Same here
09.01.2025 08:46 β π 0 π 0 π¬ 0 π 0And a good snowy morning too you
09.01.2025 08:13 β π 1 π 0 π¬ 1 π 0Oh those bring back memories.
I would be interested
No I wouldnβt for contexts either.
29.12.2024 09:39 β π 2 π 0 π¬ 0 π 0The 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.
29.12.2024 08:08 β π 1 π 0 π¬ 1 π 0@katelynnburns.bsky.social
It looks like Jim Freeze, over on X is looking to hire some elixir devs.
Welcome to the happy place
20.12.2024 14:32 β π 1 π 0 π¬ 0 π 0Make the floor gleam as you clean up your elixir
20.12.2024 05:42 β π 0 π 0 π¬ 0 π 0CET (Europe/Brussels)
20.12.2024 05:32 β π 1 π 0 π¬ 0 π 0Yoooo #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 π
20.12.2024 05:29 β π 1 π 0 π¬ 1 π 0You can pass in your own function too.
13.12.2024 06:17 β π 0 π 0 π¬ 0 π 0Hey 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.
06.12.2024 05:40 β π 1 π 0 π¬ 1 π 0Anyone 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.
25.11.2024 06:26 β π 1 π 0 π¬ 1 π 0Without a doubt Elixir.
19.11.2024 06:12 β π 1 π 0 π¬ 1 π 0Have you looked at the sort_params and delete_params of Ectoβs many-associations? Here is an example, fly.io/phoenix-file...
19.11.2024 05:54 β π 0 π 0 π¬ 1 π 0@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.
15.11.2024 06:39 β π 0 π 0 π¬ 1 π 0Thanks Peter
15.11.2024 06:01 β π 0 π 0 π¬ 0 π 0I 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...
15.11.2024 05:48 β π 1 π 0 π¬ 1 π 0I look forward to the ignited version of the webauthn components.
13.11.2024 06:52 β π 1 π 0 π¬ 0 π 0Just bought my license
12.11.2024 18:20 β π 2 π 0 π¬ 1 π 0And I spot my friend @lawik.bsky.social
12.11.2024 18:14 β π 2 π 0 π¬ 1 π 0Phoenix 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`.
05.11.2024 19:30 β π 22 π 3 π¬ 3 π 0Safe journey
06.11.2024 17:48 β π 0 π 0 π¬ 0 π 0I 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