pjullrich
|
1 year ago
|
on: Phoenix LiveView 1.0.0 is here
Congratulations to the Phoenix team! I've been using LiveView since before v0.1 times (pulled it directly from GitHub into my production app, March 2019-ish) and it hasn't disappointed me a single time. Sure, it was rough around the edges, but it worked and has been working well ever since pre-0.1. The v1.0 release is an amazing milestone for a project and an awesome team that has come a really long way. I can't thank them enough for allowing me to build reactive production apps, big and small, with only a handful of people or just by myself. Thank you thank you thank you and here's to you. Cheers!
pjullrich
|
1 year ago
|
on: Two million checkboxes (written in Elixir)
Yes sorry I just had to upgrade the server and deploy a new version which now shows an updated checkbox checked count.
pjullrich
|
1 year ago
|
on: Two million checkboxes (written in Elixir)
I upgraded the server to 2 performance CPUs and 8gb of ram, running on Fly.io Should be fiiiiiiine, right?
pjullrich
|
1 year ago
|
on: Two million checkboxes (written in Elixir)
Let's find out! :D
pjullrich
|
1 year ago
|
on: Two million checkboxes (written in Elixir)
I just built my own version because I was curious how this would look like in a server-side rendered framework like LiveView. But I'm all for it that we build different versions in different stacks and compare notes :)
pjullrich
|
1 year ago
|
on: Two million checkboxes (written in Elixir)
I'll let you know once we had actually hit some performance ceiling. Right now, there like 50 users. I don't even see that in my metrics. But I'll keep you posted.
pjullrich
|
1 year ago
|
on: Elixir 1.17 released: set-theoretic types in patterns, durations, OTP 27
pjullrich
|
2 years ago
|
on: How to listen to database changes using Postgres triggers in elixir
pjullrich
|
2 years ago
|
on: How to listen to database changes using Postgres triggers in elixir
I'm sorry, I'm an Elixir developer, not a cow-expert :p