Earlier quoted context omitted.
since models can't reason, as you just pointed out, and need examples to do anything, and the LLM companies are abusing everyone's websites with crawlers, why aren't we generating plausible looking but non working code for the crawlers to gobble, in order to poison them? I mean seriously, fuck everything about how the data is gathered for these things, and everything that your comment implies about them. The models c…
But the models can run tools, so wouldn't they just run the code, not get the expected output, and then exclude the bad code from their training data?
Phoenix.new – Remote AI Runtime for Phoenix
41–50 of 283 posts
Re: Phoenix.new – Remote AI Runtime for Phoenix
#42Re: Phoenix.new – Remote AI Runtime for Phoenix
#43I'm surprised they are investing into this. I checked Phoenix recently because I was interested in LiveView and there isn't even an official AWS SDK for Elixir. Honestly doubt the AI stuff is going to move the needle much if you can't even have a dependable S3 client.
Considering the horror the official AWS CLI is this seems like a strange example. I’ve used both the non official libraries and they work fine. The one that is auto generated doesn’t feel very Elixir, but that’s to be expected.
Maybe fine today but what about 5 years from now?
Can you say, with any degree of confidence, if these these libraries are going to be properly maintained in the future? No, you cannot.
Re: Phoenix.new – Remote AI Runtime for Phoenix
#44Re: Phoenix.new – Remote AI Runtime for Phoenix
#45Re: Phoenix.new – Remote AI Runtime for Phoenix
#46Re: Phoenix.new – Remote AI Runtime for Phoenix
#47Re: Phoenix.new – Remote AI Runtime for Phoenix
#48Earlier quoted context omitted.
Most languages require maintenance. Some languages—Clojure is a good example—have packages from 10 years ago, entirely unmaintained, that still work great because no maintenance is needed.
This is also true for Elixir though. A lot of "unmaintained" Elixir packages still work fine.
Re: Phoenix.new – Remote AI Runtime for Phoenix
#49Earlier quoted context omitted.
Considering the horror the official AWS CLI is this seems like a strange example. I’ve used both the non official libraries and they work fine. The one that is auto generated doesn’t feel very Elixir, but that’s to be expected.
> I’ve used both the non official libraries and they work fine Maybe fine today but what about 5 years from now? Can you say, with any degree of confidence, if these these libraries are going to be properly maintained in the future? No, you cannot.