←back to thread

638 points wut42 | 2 comments | | HN request time: 0s | source
Show context
CollinEMac ◴[] No.44329270[source]
I'm a little surprised by the sentiment here that LLMs don't do well with Elixir. I've had a pretty good experience using AI tools on Phoenix/Elixir side projects.
replies(2): >>44329440 #>>44332565 #
1. arrowsmith ◴[] No.44329440[source]
LLMs are definitely a lot better at Elixir than they used to be - the gap has closed somewhat. I still perceive a gap though, especially when trying to do more complicated things in Phoenix and LiveView (as opposed to just raw Elixir.)

Which LLMs do you use that you find are best with Elixir/Phoenix?

replies(1): >>44329462 #
2. CollinEMac ◴[] No.44329462[source]
I haven't really used much other than Claude.

I guess I should also note that I haven't really used LiveView much.