Earlier quoted context omitted.
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.
right, you're using the tool for the job. author was reaching for reliability, re: OTP/beam. now we don't know if they actually needed it, but, you're saying the same thing to me
Hologram Works. Sponsor What Comes Next
21–30 of 37 posts
Re: Hologram Works. Sponsor What Comes Next
#22The only thing that's stopping me from trying this currently is file uploads. Otherwise it's a really cool project
It can handle file uploads. What issue are you running into?
I've tried to keep an eye on its development, but I don't think file uploads were mentioned yet (and there's nothing about them in the docs).
Re: Hologram Works. Sponsor What Comes Next
#23Would be great for reviving LiveView Native. Perhaps Dockyard / Brian Carderella might be interested.
Re: Hologram Works. Sponsor What Comes Next
#24Earlier quoted context omitted.
It can handle file uploads. What issue are you running into?
Last time I tried it (quite some time ago) it didn't have anything built-in for file uploads: https://github.com/bartblast/hologram/issues/228 I've tried to keep an eye on its development, but I don't think file uploads were mentioned yet (and there's nothing about them in the docs).
A proper Hologram-way file upload is planned as part of a high-level forms abstraction, which comes after Local-First support lands.
Re: Hologram Works. Sponsor What Comes Next
#25The things people do to not use web technologies.
Re: Hologram Works. Sponsor What Comes Next
#26We'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…
Re: Hologram Works. Sponsor What Comes Next
#27We'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
#28We'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
#29Hologram is a joy to work with. Local first support will take it to the next level. Bart is cooking.
Re: Hologram Works. Sponsor What Comes Next
#30We'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…