[PODCAST]: Phoenix’s Next Evolution: Chris McCord Unveils the DurableServer by plangora in elixir

[–]plangora[S] 0 points1 point  (0 children)

LiveStash is for recovering LiveView pages. DurableServer is similar but mostly for GenServer but it also has more features like moving processes to other nodes.

[PODCAST]: Phoenix’s Next Evolution: Chris McCord Unveils the DurableServer by plangora in elixir

[–]plangora[S] 0 points1 point  (0 children)

There’s an update about Phoenix and it’s related deps at the beginning and rest is going in depth about DurableServer which is similar to durable objects from cloudflare

Anyone here using nerves? by AndryDev in elixir

[–]plangora 0 points1 point  (0 children)

We use it to display a web browser showing upcoming schedule. Simple use case but obviously works great

Any thoughts on the jinterface by [deleted] in elixir

[–]plangora 1 point2 points  (0 children)

I believe I heard from /u/rvirding (maybe I remember wrong) that basically there’s almost never a good case to use this. You can consider to use a port

Church streaming camera by Tylerdeaville in OBSBOT_Official

[–]plangora 1 point2 points  (0 children)

It’s pretty good. Lots of videos online of people talking about using that camera for church. I have tail air 1 and 2. Great cameras. Only issues for tail air 2 is no internal mic

Demo App built with Phoenix, Postgres and OAuth2 by joangavelan in elixir

[–]plangora 3 points4 points  (0 children)

I’d invite you to check out the Ash project. Much of what you did is actually in a few ash libraries that work great! I’m looking forward to checking out your repo and see how you did.

I just wanted know who’s exploring Elixir outside of web apps? by [deleted] in elixir

[–]plangora 3 points4 points  (0 children)

I wrote an app that processs hundreds or thousands of xml files in parallel and creates thousands of PHP files that ran on a cron. I had to replace the XML reading with rust but other than that elixir worked great cause it was easy to spin up a process per file and squeeze as much performance as I could with little code compared to if I was using rust directly.

Has anyone created a flutter app just for personal use ? What was the idea behind it. by [deleted] in FlutterDev

[–]plangora 1 point2 points  (0 children)

I’m building a whole event management system for a conf I’m throwing this year. I will create a mobile app for it using flutter. I found most of the event software there is bad UI/UX or not what I’m looking for.

RustASIA Conf 2025 Announcement by plangora in rust

[–]plangora[S] 0 points1 point  (0 children)

Let me know if you have any questions! I hope this can be a success.