Phoenix.new – Remote AI Runtime for Phoenix
221–230 of 283 posts
Re: Phoenix.new – Remote AI Runtime for Phoenix
#222Phoenix creator here. I'm happy to answer any questions about this! Also worth noting that phoenix.new is a global Elixir cluster that spans the planet. If you sign up in Australia, you get an IDE and agent placed in Sydney.
These other details that are not “just coding” are always the biggest actual impediments to “showing your work”. Thanks for making this!! Somehow I am only just discovering it (toddler kid robbing my “learning tech by osmosis” time… a phenomenon I believe you are also currently familiar with, lol)
Re: Phoenix.new – Remote AI Runtime for Phoenix
#223Earlier quoted context omitted.
What packages in Elixir have you found unmaintained/missing in the ecosystem? Genuinely curious.
anything OAuth
I have just shipped a production service centered around OAuth and interfacing with OpenID Connect servers.
Re: Phoenix.new – Remote AI Runtime for Phoenix
#224Heyy! Now we know why fly.io was shilling for AI a couple weeks ago. "They are not making money off AI".was the most common response to my pointing out they were shilling AI. Feels good to be right.
Where they have this nugget about plagiarism:
> But if you’re a software developer playing this card? Cut me a little slack as I ask you to shove this concern up your ass. No profession has demonstrated more contempt for intellectual property.
So I guess if you have concerns about them using any code you upload using this tool you can shove it up your ass.
Re: Phoenix.new – Remote AI Runtime for Phoenix
#225Having a full stack that is easy to use as a learning sandbox is incredibly helpful in that regard, so this looks amazing.
Re: Phoenix.new – Remote AI Runtime for Phoenix
#226Earlier quoted context omitted.
This is such a weird meme, Claude crushes elixir especially a fullstack app in liveview
Yea CC is great with phoenix / liveview. It’s been doing things that teach me new tricks about elixir I didn’t know yet.
Re: Phoenix.new – Remote AI Runtime for Phoenix
#227I love the idea of Phoenix and server side rendering (I happen to work on SkyMass, a related project). This is a tangential comment and should not detract from what Chris and team have created. I think closing the loop between agent and the running output is a great/critical step forward. However, I find using AI to build transitional Apps with a UI is a bit like improving the way automobile steering wheels are made.…
Re: Phoenix.new – Remote AI Runtime for Phoenix
#228Re: Phoenix.new – Remote AI Runtime for Phoenix
#229This is very cool! I will say though, my spidey senses kick in when looking at stuff like this, and make me wonder about how much I'm going to get vendored in here. Could I use it develop a site off fly.io? If the answer is no, then I'd say this is cool and I think useful for people who need something quick and simple and out of the box, but not something I would ever use on a serious production project.
Re: Phoenix.new – Remote AI Runtime for Phoenix
#230Earlier quoted context omitted.
Assuming you are on the $20 Zed plan? Has the 500 prompts/mo been sufficient for you? I'm debating between the Zed and Claude $20 plans-- no doubt I'd get better value from Zed's?
I have used Zed's plane with Claude and also Claude Code. They are very different experiences. Zed's agent work is very much a set it, go away, review, give some tips to it, iterate. As long as you use the Sonnet and absolutely avoid the burn mode (formerly max mode), it should do a lot of work for you. The main limitation I hit is the context window. As the codebase gets larger, it takes more context for it to get g…