Would be great for reviving LiveView Native. Perhaps Dockyard / Brian Carderella might be interested.
Not exactly that, but check out Mob: https://github.com/GenericJam/mob It's an Elixir framework for cross-platform mobile apps — has a LiveView-like API and a React Native-like native UI layer. I'm working on a couple of apps with it, and so far it's awesome!
Hologram Works. Sponsor What Comes Next
11–20 of 37 posts
Re: Hologram Works. Sponsor What Comes Next
#12We're in an interesting time where my framework/stack choice is now much less dictated by existing engineer expertise and more about fundamental capabilities in the framework and stack themselves. I ended up building an agent orchestrator in Elixir and Phoenix, not because I love working in Elixir/Phoenix (I do, but I just don't write code by hand anymore), but because the BEAM/OTP capabilities genuinely worked more…
Did you use something like Jido or roll your own out of curiosity?
Re: Hologram Works. Sponsor What Comes Next
#13Would be great for reviving LiveView Native. Perhaps Dockyard / Brian Carderella might be interested.
Not exactly that, but check out Mob: https://github.com/GenericJam/mob It's an Elixir framework for cross-platform mobile apps — has a LiveView-like API and a React Native-like native UI layer. I'm working on a couple of apps with it, and so far it's awesome!
Re: Hologram Works. Sponsor What Comes Next
#14We're in an interesting time where my framework/stack choice is now much less dictated by existing engineer expertise and more about fundamental capabilities in the framework and stack themselves. I ended up building an agent orchestrator in Elixir and Phoenix, not because I love working in Elixir/Phoenix (I do, but I just don't write code by hand anymore), but because the BEAM/OTP capabilities genuinely worked more…
I no longer try to build everything around my choice of language.
Re: Hologram Works. Sponsor What Comes Next
#15We're in an interesting time where my framework/stack choice is now much less dictated by existing engineer expertise and more about fundamental capabilities in the framework and stack themselves. I ended up building an agent orchestrator in Elixir and Phoenix, not because I love working in Elixir/Phoenix (I do, but I just don't write code by hand anymore), but because the BEAM/OTP capabilities genuinely worked more…
I'm on the opposite side of this. With LLMs, I no longer feel the need to use crazy frontend frameworks and abstractions. I'm back to building static HTML with minimal JS (and ideally no build step). Instead of using Tauri/Wails for GUI apps, I just use Swift. I no longer try to build everything around my choice of language.
Re: Hologram Works. Sponsor What Comes Next
#16Re: Hologram Works. Sponsor What Comes Next
#17The things people do to not use web technologies.
Re: Hologram Works. Sponsor What Comes Next
#18Hologram v0.7.0: Milestone release for Elixir-to-JavaScript porting initiative - https://news.ycombinator.com/item?id=46982943 - Feb 2026 (29 comments)
Hologram v0.5.0 - https://news.ycombinator.com/item?id=44690158 - July 2025 (50 comments)
Hologram: A full-stack isomorphic Elixir web framework - https://news.ycombinator.com/item?id=42710376 - Jan 2025 (37 comments)
Re: Hologram Works. Sponsor What Comes Next
#19Otherwise it's a really cool project
Re: Hologram Works. Sponsor What Comes Next
#20The only thing that's stopping me from trying this currently is file uploads. Otherwise it's a really cool project