sergio
What exactly is an AI loop?
Smart people online are talking about loops. Frankly I don’t understand what these things are in terms of tangibles.
I use opencode all the time. Coworkers using codex, some claude.
But what is a loop? If you do use loops could you share explicitly in tangibles what it is and how you use it? Even a simple example would be tremendous I’m so lost haha
Most Liked
FlyingNoodle
cmo
You have to use map in a functional language.
bugs = [...]
agent = Enum.random(~w[claude codex])
Enum.map(fn bug -> System.cmd(agent, ["fix #{bug}"] end)
3
LostKobrakai
So a agent on a cronjob?! Sounds like a good way to generate steady token usage. Feels like there could be smarter systems doing the scheduling cheaper, while only talking to the LLM when necessary.
3
Popular in AI / LLMs
Hey all — Chris here, CTO at Knock. We’re an Elixir shop (Phoenix, Oban, the works) and we recently shipped an AI agent for managing cust...
New
Hi guys,
I’ve been running Qwen locally for the last two weeks using an opencode + Ollama + qwen3.6:35b-A3B setup with q4_k_m quantizati...
New
So in case others find them useful here are 3 of the skills I use. They work pretty well together. Avoid Claude starting agents to plan a...
New
What kind of impact do you think AI will have on programming/tech jobs?
Have you or anyone you know been impacted directly?
Does it conce...
New
I never put a “Donate” button on any of my OSS efforts. Not because I’m rich (I’m not.) I just don’t like the “donation” term. I feel lik...
New
How does the Elixir community feel about the ethical complexities of AI, OSS, and learning/teaching?
How do you all feel about the use of AI tools for building Elixir/Phoenix projects, with respect to these topics? Longform context below....
New
Saw this and wondered what each stage could or might mean for Elixir - anyone given it any thought?
What kind of impact do you think it ...
New
With AI being a hot topic in the mainstream right now and with our industry at its helm (so making us the people who might be able to do...
New
Hello
I have been testing different environments for Elixir development & noticed something odd. When I run the Elixir formatter loc...
New
Cursor Cloud Agents are quite good at writing Elixir now, but only with a custom configuration.
It took me a while to get this working p...
New
Other popular topics
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible.
total = 10
while total != 0
...
New
Hello everyone,
I try to use an Javascript Event Handler in my root.html.leex file.
Therefore I created a function in the app.js file: ...
New
If I have a post route which an argument:
post /my_post_route/:my_param1, MyController.my_post_handler
How would get the post params ...
New
Anybody knows a comprehensive comparison of Django and Phoenix, thanks for the help.
Where are they similar?
Where do they differ the m...
New
What is the idiomatic way of matching for not nil in Elixir?
E.g.,
First way:
defp halt_if_not_signed_in(conn, signed_in_account) when...
New
Hi everyone,
One of the features added to Elixir early on to help integration with Erlang code was the idea of overridable function defi...
New
i’m a new one to elixir
which editor can i use
vs code? or atom?
Thanks! :smiley:
New
I am going through the kafka architecture. All the features what the kafka is providing are already in Erlang. I would like hear your opi...
New
Hi everyone,
I was playing with phoenix liveView but I run into an issue. I have a form and want to validate each input text when the te...
New
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance










