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
Trending in AI / LLMs
For those who are not aware, “AI agents” are, for the most part, commodity LLMs which are given access to “tools” and prompted to complet...
New
Anyone vibe-converted a Rails app to Phoenix?
How did it go?
Which tools did you use?
Any tips?
Asking for a friend :sweat_smile:
New
I built a tmux alternative in Elixir, focused on remote development in the AI era. It makes using remote AI agents feel just like running...
New
Other Trending Topics
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve.
They are GUI (Emerge) and State management (S...
New
Emily is an Elixir library that runs Nx computations on Apple’s MLX. Install it as the default Nx backend and Nx, defn, Axon, Nx.Serving,...
New
I just stumbled on a newly redesigned elixir-lang.org. :tada: It looks like @Software_Mansion did the work, and I think it is generally a...
New
@hugobarauna and I (Alex Koutmos) have been hard at work on writing a book on Nerves that takes you from simply blinking LEDs to building...
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
- #elixirconf-us
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #performance
- #security











First 5 of 5 Posts!
ken-kost
Just came upon a short that explains it and shows a simple use:
also, Geoffrey Huntley started the trend I believe:
Haven’t actually tried it yet so can’t say much more. I do have plans, it involves utilizing my rtx 4090. I’ll make some overnight experiments, see what happens. Generally, I do like being in the loop so… that’s why I haven’t tried it yet.
aaronrussell
In terms of tangibles, worth reading:
https://x.com/addyosmani/status/2064127981161959567?s=46
I personally haven’t felt much of a need to play around with this kind of setup yet, but I have that sense of inevitability that we’ll probably all be working this way in a years time, as the models, tooling etc all builds up around us.
cmo
You have to use
mapin a functional language.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.
FlyingNoodle
Somebody think of the shovel sellers!