The browser is Arc.
But the agent is not from the browser, it's the upcoming Tidewave Web from tidewave.ai
@hugobarauna.com.bsky.social
Dev advocate @livebook.dev / Dashbit - Also, curator @elixir-radar.com - Past: founder at Plataformatec (acquired by Nubank)
The browser is Arc.
But the agent is not from the browser, it's the upcoming Tidewave Web from tidewave.ai
image
Just got some help from Tidewave Web while working on a Phoenix project.
I asked: "Is there any page where there's like a help icon pointing to docs?"
It answered and automatically navigated to the page where it found it.
It's like a "reverse go to definition" 🤣
#ElixirLang
We’re proud to sponsor #ElixirConf US! At DNSimple, Erlang powers some of our most important internal tools. We offer an official Elixir API client. It’s fast, reliable, and built for real-world workloads. Elixir devs, we’ve got your back, connect with us 💜 #ElixirLang #DNSimple
07.08.2025 14:46 — 👍 3 🔁 1 💬 0 📌 0This both a educative and entertaining talk to watch live.
Highly recommend it!
#ElixirLang
Elixir Radar issue 480 is out! 📣
You can read it here: buff.ly/Xo2thcs
This issue comes with content from @zachdaniel.dev @steffend.me @josevalim.bsky.social , Chris McCord and Christian Alexander . Thank you!
#ElixirLang
Pretty nice! 👏
31.07.2025 16:56 — 👍 0 🔁 0 💬 0 📌 0Elixir Radar issue 479 is out! 📣
You can read it here: buff.ly/C9Fhrvg
This issue comes with content from @ievgenpyrogov.com @thruflo.com , Mateusz Front, Rijul Dahiya, Lucas Sifoni, and Anthony Accomazzo. Thank you!
#ElixirLang
Announcing drops_relation 0.1.0 - a new #ElixirLang library which provides a high-level relation abstraction on top of Ecto! 🎉
Please test it out and let me know what you think. PostgreSQL support should be quite good, SQLite works but inference is limited due to missing type info from migrations.
"Now you can use any [Tailwind combobox] in any project you're working on — no JavaScript framework required."
tailwindcss.com/plus/ui-bloc...
This is going to make LiveView even more fun.
I guess this makes waiting for vanilla-js headlessui obsolete.
#elixirlang
So exciting!!! 🙀🙀🙀
23.07.2025 22:39 — 👍 4 🔁 2 💬 0 📌 0Elixir Radar issue 478 is out! 📣
You can read it here: buff.ly/lh3v2VU
This issue comes with content from @zachdaniel.dev @matthewsinclair.com , Marcin Praski, Thibaut Decaudain, Alvise Susmel and Ettore Berardi . Thank you!
#ElixirLang
I like this one: fluxonui.com
20.07.2025 17:10 — 👍 1 🔁 0 💬 0 📌 0Phoenix.Tracker is 🥇
#ElixirLang
👀
18.07.2025 12:06 — 👍 4 🔁 0 💬 0 📌 0Looking for two brilliant women to join my #elixir team at femtasy.
See Julie's, my CEO, post on LinkedIn and the job ad for details:
www.linkedin.com/posts/julie-...
pinkinternetgmbh.teamtailor.com/jobs/4605994...
🙈 There's some #ruby code too.
I think so. It's 10 years old already! 🥳
blog.plataformatec.com.br/2015/01/intr...
The one before Elixir Radar, I think, was Elixir Fountain, but it hasn't been active for a long time.
I'll talk about how Livebook leverages Elixir, OTP and Phoenix internally at ElixirConf US.
Hope to see you there! 😊
#ElixirLang
I’ve been working through Pragmatic Studio’s Phoenix course, and it’s been incredibly helpful for learning the framework in a hands-on, practical way.
I can’t wait to get to the next lesson!
#ElixirLang #PhoenixFramework
At the moment, I do lots of steps manually that are not adding value. Those, I plan to automate, so I can focus my time on the ones I can add value to by doing it myself.
11.07.2025 13:15 — 👍 2 🔁 0 💬 0 📌 0Then, from those links, I open, read, and decide if it goes to Elixir Radar or not myself. :)
11.07.2025 13:15 — 👍 2 🔁 0 💬 1 📌 0However, every week, I have to open the sources I already follow (feeds, social media, forums, etc.) to check if the link is about Elixir or not.
My plan is to automate two things:
- getting those links into my database
- classifying if it's Elixir or not
Thank you and @christhekeele.social both. :)
I'm not planning on replacing the entire curation with AI.
I do believe the value of Elixir Radar lies in the fact that we have a human selecting the articles.
And lots of those, "vibe coding" using:
- Livebook
- Tidewave
- Zed's agent
- Claude code
- Livebook Tools from @Thomas Millar
image
Created a UI using the Livebook app
10.07.2025 21:44 — 👍 2 🔁 0 💬 1 📌 0image
image
Automatically fetches links from #ElixirLang posts on Bluesky
10.07.2025 21:44 — 👍 5 🔁 0 💬 1 📌 0image
- Trained a custom model with Scholar to classify if a web page's content relates to Elixir or not
- Integrated with Claude API to determine if a web page is a blog post
- "Ensemble" model combining both
image
Finally, I invested the time to develop a tool to help me with the repetitive and manual parts of content curation in Elixir Radar.
I'm calling it... Curatron!
What I've built so far:
#ElixirLang
There we go - I rebuilt rom-rb in #ElixirLang on top of Ecto 🔥
I can't stress enough how powerful relation composition is and I hope I can make it fly in Elixir and there will be some adoption. I love Ecto and I just want to make it easier to work with it 💜
More news coming soon 🙃
This is quite a substantial change, therefore we'd love if you could try out the new RC in your projects and report any problems you find.
We're also very interested in seeing some real world numbers about diff improvements, so please let us know what you see!
github.com/phoenixframe...
In #Phoenix #LiveView v1.1.0-rc.0 we shipped `:key` support for comprehensions in HEEx. The idea was to finally be able to have change tracking in comprehensions. We did this by leveraging LiveComponents. Sounds easy enough, right? There were some problems though. A thread. #MyElixirStatus
07.07.2025 13:09 — 👍 53 🔁 15 💬 4 📌 2