Comment on I let LLMs write an Elixir NIF in C; it mostly workedparentComments−cpursley1yFwiw, the date range part of this is the lowest quality, I even have an issue open: https://github.com/cpursley/livefilter/issues/2In production code I'd do a couple passes and tell it to lean into more function head and guard matching, etc.But it does compiles, and works: https://livefilter.fly.dev/todos?filters%5Bassigned_to%5D%5B...
Comments
Fwiw, the date range part of this is the lowest quality, I even have an issue open: https://github.com/cpursley/livefilter/issues/2
In production code I'd do a couple passes and tell it to lean into more function head and guard matching, etc.
But it does compiles, and works: https://livefilter.fly.dev/todos?filters%5Bassigned_to%5D%5B...