Byron Alley
byronalley.com
Byron Alley
@byronalley.com
Full stack Elixir developer -- also love Rust, TypeScript, FP, ML

https://www.byronalley.com/
https://cal.com/byronalley
Changed to using my own domain for Blue Sky minutes after I heard it mentioned in the @thinkingelixir.com podcast today-- thanks guys, good call.
November 26, 2024 at 8:17 PM
Libraries are one of my fondest childhood memories, and they're still one of my favourite places for working remotely, since it's "not home" but not as distracting as a coffee shop.

I have 1000s of paper/ebook/audio books yet somehow I also have about 12 books checked out from the library 😅
November 26, 2024 at 7:57 PM
Reposted by Byron Alley
Erlang has this magical feature called hot code updates. You update the running system. So we can do that in Elixir too. And most say that they don't use when in fact they probably do. I wrote a brief post on how I usually use it and how it is commonly used:
https://buff.ly/4hXFgFq

#elixir #erlang
How I use Erlang Hot Code Updates
One of the Erlang ecosystem's spiciest nerd snipes are hot code updates. Because it can do it. In ways that almost no other runtime can. I use Elixir which builds on Erlang and has the same…
buff.ly
November 19, 2024 at 8:36 PM