←back to thread

638 points wut42 | 5 comments | | HN request time: 0.876s | source
1. mcdirty ◴[] No.44329389[source]
This is great. I had to back out of a phoenix project and rewrite it in Django because I couldn't get good AI assistance. I'm pretty inexperienced with Elixir and Phoenix but understand the benefits enough to want to make projects in it. So this is really cool.
replies(2): >>44329616 #>>44329845 #
2. causal ◴[] No.44329616[source]
I had this experience too. Though most of my issues were with my model not necessarily with Elixir itself so much as understanding the Phoenix model, state, and CLI. Maybe even differences in versions? Wasn't always clear.
3. dontlaugh ◴[] No.44329845[source]
I find that baffling. Why not just write the Elixir yourself?
replies(1): >>44329931 #
4. prophesi ◴[] No.44329931[source]
Not just baffling, but concerning. LLM's are great for learning new languages, but terrible for outputting code you don't understand yet hope to maintain.
replies(1): >>44334058 #
5. abrookewood ◴[] No.44334058{3}[source]
Yet, more and more people are going to be doing exactly this.