Rich_Morin

Rich_Morin

Is anyone using AI assistance in coding Elixir?

I’m curious whether anyone is using AI (really, LLM) assistance in coding Elixir (especially in Livebooks). If so, which chatbots (etc) seem to be working the best?

Most Liked

ipnon

ipnon

It will direct you to your particular Dunning-Kruger minima as fast as possible and once there assure you that a better solution is inconceivable.

dimitarvp

dimitarvp

I was about to write that I broke my LLM virginity lately. I needed help with an obscure-ish library that assumes 100% proficiency in its domain to be used. Claude taught me how to use it and helped me troubleshoot a problem with the input data.

I still don’t view LLMs as killing programming – they are VERY long way from that – but I can’t deny that with the main search engines being near-useless, the LLMs fill some gaps well.

cmo

cmo

It is a Large Language Model, not a Large Problem Solving Model after all. A lot of people aren’t managing their own expectations very well when it comes to LLMs.

Last Post!

Awlexus

Awlexus

Why I don’t like the Zed AI integration, or AI integration in general

Prompting with reasoning models includes the whole thinking process, which makes for clunky integratation. Other models I tried would wrap the code in {{code}} occationally and I couldn’t really find any models that generate usable code for the things I asked.

Why I don’t like Zed itself

In terms of why I don’t like the editor, the shortcuts are impractical compared to the ones of the text editor and still require you to use the mouse every now and then. Additionally, many shortcuts simply don’t work under linux, which is an absolute dealbreaker.
The configuration being a json file for a graphical text editor is a thing I already heavily disliked for VS code.

Where Next?

Popular in Discussions Top

restack_oslo
Hello, Please pardon me for any faux paux. I am 46 and this is my first time on a forum of any kind. I wanted to to get answers from tho...
New
slashdotdash
Phoenix Live View is now publicly available on GitHub. Here’s Chris McCord’s tweet announcing making it public.
New
mikl
I wanted to capitalize a string, and tried using String.capitalize(). That generally works well, until you try to capitalize a word like...
New
opsb
We’re considering our architecture from a viewpoint of scaling our traffic heavily over the next 6 months. Our current deployment is runn...
New
marciol
Please, let me know if this kind of discussion already took place in another topic . Hi all, how do you consider if is better to build ...
New
crispinb
On reading dhh’s latest The One Person Framework it strikes me that Phoenix with LiveView is already pretty much this. However, never hav...
New
arcanemachine
https://nitter.net/josevalim/status/1744395345872683471 https://twitter.com/josevalim/status/1744395345872683471
New

Other popular topics Top

rms.mrcs
Hi, I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list. ...
New
JakeBecker
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
1144 54921 245
New
jononomo
For some reason my phoenix channels are working for me in my local dev environment, but as soon as I deploy via Docker, I get a 403 error...
New
greenz1
I have a phoenix application from which a user can download multiple(5-6) files of size 1MB. I couldn’t find anything related to sending ...
New
bsollish-terakeet
Credo is smart enough to check for (something like) this: assert length(the_list) == 0 with this response: Checking if an enum is empt...
New
TunkShif
This post is an instruction guide to help you setup your Neovim for Elixir development from scratch. It includes general information on h...
274 42533 114
New

We're in Beta

About us Mission Statement