←back to thread

638 points wut42 | 1 comments | | HN request time: 0.207s | source
Show context
arrowsmith ◴[] No.44328363[source]
Ah man I'm really happy to see this and excited to try it out.

As an Elixir enthusiast I've been worried that Elixir would fall behind because the LLMs don't write it as well as they write bigger languages like Python/JS. So I'm really glad to see such active effort to rectify this problem.

We're in safe hands.

replies(12): >>44328630 #>>44328683 #>>44328727 #>>44328801 #>>44328898 #>>44329433 #>>44329534 #>>44329569 #>>44329604 #>>44329853 #>>44330513 #>>44331985 #
1. nxobject ◴[] No.44330513[source]
Yeah – as someone who works in Common Lisp, I wish there was way to do complementary training for LLMs with existing corpora of codebases. Being able to read access documentation doesn't do much, unfortunately, to help with more general issues with correctness of output.