Profile avatar
hugobarauna.com
Dev advocate @livebook.dev / Dashbit - Also, curator @elixir-radar.com - Past: founder at Plataformatec (acquired by Nubank)
171 posts 1,041 followers 117 following
Prolific Poster
Conversation Starter
comment in response to post
A video where Josรฉ starts two IEx sessions, clusters them, defines a module in one of them, and then copies and pastes the binary output of the module definition from one IEx session to the other. Now the module is defined in the other session as well. ๐Ÿคฏ But, can't find the video. ๐Ÿ˜ข
comment in response to post
I'd watch it too. ๐Ÿ‘
comment in response to post
Well. Maybe asking the model to transform a SQL query to a Ecto based query. And telling it to test if the result is the same, by running the raw SQL and the Ecto based one. Interesting use case.
comment in response to post
It can definitely help if you want to interact with your DB with SQL directly. But for the need I had, I wanted it to generate Elixir code using the Ecto library. For that, I don't think the Postgres MCP could help.
comment in response to post
โ€œThe Bob Ross of Elixirโ€ I liked that!
comment in response to post
Beautiful!
comment in response to post
With all of those features, it reminded me of knock.app But itโ€™s a product, not a library. But, as far as I know, itโ€™s in Elixir
comment in response to post
Glad we had Vittoria to introduce us! =D See you next time.
comment in response to post
Wow, I didn't know you were at ElixirConf EU! It would have been nice to meet you in person. :) Nice project by the way. ๐Ÿ‘
comment in response to post
If it's about going to the server to get data from DB, I'd say LiveView and an SPA would be more or less the same regarding UX (request latency), right? And LiveVivew may send a little bit less data over the wire, because of its optimizations. But yes, servers closer to clients is good for LV. ๐Ÿ‘
comment in response to post
Been wanting to clone this one, for Brazilian developer market: www.terminal.shop
comment in response to post
Congrats!!! ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰
comment in response to post
Iโ€™d say Tidewave goes even further. It gets information from runtime level, while an LSP usually gets info at a static analysis level.
comment in response to post
Reminded me of blog.plataformatec.com.br/2015/06/elix...
comment in response to post
Reserved mine! ๐Ÿ˜Š