//
sign in
Profile
by @danabra.mov
Profile
by @dansshadow.bsky.social
AviHandle
by @danabra.mov
AviHandle
by @dansshadow.bsky.social
ProfileHeader
by @dansshadow.bsky.social
ProfileHeader
by @danabra.mov
ProfileMedia
by @danabra.mov
ProfilePlays
by @danabra.mov
ProfilePosts
by @danabra.mov
ProfilePosts
by @dansshadow.bsky.social
ProfileReplies
by @danabra.mov
Record
by @atsui.org
Skircle
by @danabra.mov
StreamPlacePlaylist
by @katherine.computer
+ new component
Profile
Loading...
Elixir Developer @supabase
Filipe Cabaço







Loading...
how to learn about MCP? build your own server with your framework ( github.com/filipecabaco/francis ) to control your Ikea desk with Bluetooth using Elixir <=> Rust with unix sockets... 👍
🎉🎉🎉🎉
4mo
6mo
Filipe Cabaço
Filipe Cabaço
Quick @elixir-lang.org hint: when you are not sure where your PID is from, you can use hexdocs.pm/elixir/Proce... to find out get all the information you need
Never backed anything in Kickstarter... but this one is worth it 🔥 www.kickstarter.com/projects/pee...
6mo
6mo
it works! now it allows me to have data from a source database being replicated to my in-memory database and sync using replication using pglite from @electric-sql.com , bun to run wasm and @elixir-lang.org which allows to do all this magic easily ❤️
Code here: github.com/filipecabaco...
7mo
6mo
Filipe Cabaço
Filipe Cabaço
News includes a new SQL #analytics library called Lotus, plus an interview with Mateusz Front about the Popcorn project enabling Elixir to run in #WebAssembly in the browser! #ElxirLang @ElixirLang www.youtube.com/watch?v=-85K...
7mo
Filipe Cabaço
Filipe Cabaço
Video
ThinkingElixir
🚨 New Blog Post 🚨 I just finished this monster of a blog post! How to listen to database changes through the Postgres WAL! This is all @filipecabaco.com's fault who nerd-sniped me into low-level Postgres details! Click here to suffer too: peterullrich.com/listen-to-da... #ElixirLang #Postgres
4mo
Video
hexdocs.pm
Process — Elixir v1.18.4
pglite/examples/replication at main · filipecabaco/pglite
Contribute to filipecabaco/pglite development by creating an account on GitHub.
github.com
www.youtube.com
YouTube video by Mark Ericksen
Thinking Elixir Podcast 268: Got your Popcorn here!
it works! now it allows me to have data from a source database being replicated to my in-memory database and sync using replication using pglite from @electric-sql.com , bun to run wasm and @elixir-lang.org which allows to do all this magic easily ❤️
7mo
Video
Filipe Cabaço
Peter Ullrich
Listen to Database Changes through the Postgres WAL
An in-depth guide to listening to Postgres database changes through the WAL. Covers logical replication, publications, replication slots, and an Elixir implementation.
peterullrich.com