Basile Nouvellet
banner
basilenouvellet.bsky.social
Basile Nouvellet
@basilenouvellet.bsky.social
product software engineer • elixir & phoenix liveview
Reposted by Basile Nouvellet
😎 New package `usage_rules` released! Just place a `usage-rules.md` file in your package and users can sync it to their own rules. Good rules leads to a *night and day* difference when using LLMs. But we shouldn't all be having to teach LLMs how to use our tools right 😅
#AshFramework #ElixirLang
May 24, 2025 at 4:16 AM
Reposted by Basile Nouvellet
Introducing Tidewave: tidewave.ai

While working on our web apps, we run code, query the database, read logs, search docs… but our AI tools are limited to reading code.

Tidewave closes this gap by introducing Runtime Intelligence, for Phoenix and Rails. More coming soon, check out the website!
Tidewave
tidewave.ai
April 29, 2025 at 8:20 PM
Reposted by Basile Nouvellet
This is a @liveviewnative.dev app deployed to fly.io in dev mode, I can edit the app and trigger a LiveReload via ssh console. All LVN Go clients connected to the public URL can follow along as the app is developed in real-time.

#ElixirLang
December 12, 2024 at 2:57 PM
Reposted by Basile Nouvellet
From upcoming @elixir-lang.org 1.18

> For example, you can invoke IEx.configure(auto_reload: true) and IEx will automatically reload modules changed elsewhere, either by a separate terminal or your IDE.

This is beautiful! 😍

#ElixirLang
December 10, 2024 at 7:40 PM
one of the best demo of Elixir leveraging BEAM capabilities
By "popular" demand 😅 I've rewritten the demo of my "The Soul of Erlang and Elixir" talk. The code now uses the latest Erlang, Elixir, & Phoenix. It is also licensed (MIT), so you can freely use it in your own demos, or for any other purposes. Enjoy!

github.com/sasa1977/sou...
GitHub - sasa1977/soul_of_erlang_and_elixir
Contribute to sasa1977/soul_of_erlang_and_elixir development by creating an account on GitHub.
github.com
December 3, 2024 at 11:52 AM
Reposted by Basile Nouvellet
The homepage example from Bumblebee on using BERT is now running on EMLX!

We should hopefully be releasing the library in the next few days. We're just missing a really small set of Nx.Backend calbacks and some housekeeping stuff
November 25, 2024 at 3:32 PM
Reposted by Basile Nouvellet
No idea of the cost but it woudl be amazing if Hexdocs got an LLM and you could just ask each library's documentation quesitons on how to do X.

#ElixirLang #myelixirstatus
November 3, 2024 at 9:52 PM
Reposted by Basile Nouvellet
Do you want to take a quick glance at everything the Enum module can do you?

Today is your lucky day: https://hexdocs.pm/elixir/main/enum-cheat.html
August 22, 2023 at 8:58 AM
IO.puts "hey there 👋"
September 4, 2023 at 11:03 AM