Hey #ElixirLang & #Ruby fam, I got laid off this last Friday and am looking for the next adventure! If anyone has any opportunities, feel free to reach out!
Hey #ElixirLang & #Ruby fam, I got laid off this last Friday and am looking for the next adventure! If anyone has any opportunities, feel free to reach out!
This has been the biggest issue I've run into. I agree with the value and simplicity of Phoenix LiveView, but the server round-trip adds jarring UX if there is any latency in the system.
That's only for the "system-wide" outages. My project (and others, check their community forums) have been plagued by machines going rogue and other networking issues.
I so badly want Fly to be good. It justβ¦.isnβt.
Doing any amount of scaling past their free tier immediately highlights all of the cut corners and cracks in their infrastructure.
Welp. Time for the weekly @fly.io outage. This is unacceptable. Going to be moving to @render.com asap.
Yeah I have been eyeballing it. Do they have multi-region deployments for Elixir apps?
Starting a new site with all the Phoenix configuration in place to serve multiple domains in the same app is now done with a single command. Plus some other new features in this release and bug fixes. π
Wow @fly.io just canβt win. Honestly going to have to stop recommending them with all these outages and issues. Anyone have any good alternatives?
Severance is some of the best TV I think Iβve ever seen. The last time I remember being this intrigued by a show was Lost.
Divvy is another of the early adopters who has benefited from the ease of scaling medium.com/@divvyhq/why...
*backend streaming tech
Discord is the one that first comes to mind. All of their tech runs on Elixir/Erlang. This is their most recent post on their blog about scaling Elixir: discord.com/blog/maxjour...
Years ago on Twitter I had raised this as a very real possibility that DHH was continuing to devolve and would likely eventually turn into a right-wing reactionary.
At the time it was dismissed as hyperbole, that the community was wrong for disinviting him from RailsConf.
It was the right call.
New Elixir rule: Never leave a code base without replacing every http library with Req. #elixirlang
New from @foundationsofthedigitalstate.com:
Everything you wanted to know about telemetry in Elixir/Phoenix. Super informative article.
www.honeybadger.io/blog/phoenix...
#ElixirLang #Elixir #MyElixirStatus
I'm not rooting for a nation state. I'm rooting for open source.
There are DOZEN of us. DOZEN! Give 'em all a follow. go.bsky.app/Fez8yDd
Hot take: the #ElixirLang crew is long gone. Iβd take Phoenix 100% of the time nowadays for starting anything new (or even a re-write).
New job opening in my team! Not specifically Elixir, but Iβd love to see people in that Elixir/ML overlap. Another project in this team is Elixir (LiveView web app and full system in Elixir) #Elixir
jobs.apple.com/en-us/detail...
I canβt get enough of this
I spend most of my days in the data layer and when I am in the front end itβs typically in some js framework. Wow modern HTML is such a breath of fresh air.
Why did nobody tell me about the Popover API????
I feel like Fred Flinstone pushing my stone car with my feet and I just saw a lambo fly with how much effort goes into doing stuff like this.
developer.mozilla.org/en-US/docs/W...
Same. But now Iβm like 40 lbs heavier inβ¦not muscle.
I am migrating our business accounts over here. If you are an #ElixirLang enthusiast - please follow @groxio.bsky.social and @gigcityelixir.bsky.social
Thank you so much!
Woo! First PR accepted/merged into Phoenix LiveView!
github.com/phoenixframe...
Just a documentation change but a fun process understanding the thinking behind maintaining such an amazing core part of the #ElixirLang ecosystem.
pipe(it(up)) written using Elixir pipes to show ligatures
The remainder of the config is preferential (e.g. I'm a fan of FiraCode)
window-title-font-family = "Fira Code Retina"
font-family = "Fira Code Retina"
font-family-bold = "Fira Code Bold"
font-size = 16
At least it gives nice ligatures when writing #ElixirLang
6/π§΅
Ghostty window with tabs
Padding and Title Bar:
window-padding-x = 10
window-padding-y = 10
macos-titlebar-style = tabs
5/π§΅
Colors (part 2):
palette = 8=#686868
palette = 9=#FD6F6B
palette = 10=#67F86F
palette = 11=#FFFA72
palette = 12=#6A76FB
palette = 13=#FD7CFC
palette = 14=#68FDFE
palette = 15=#FFFFFF
(see picture above, all of the palette config didn't fit in one post)
4/π§΅
`msgcat --color=test` output showing various color set by palette
Colors (part 1):
palette = 0=#000000
palette = 1=#C51E14
palette = 2=#1DC121
palette = 3=#C7C329
palette = 4=#0A2FC4
palette = 5=#C839C5
palette = 6=#20C5C6
palette = 7=#C7C7C7
3/π§΅