Profile avatar
bigardone.dev
I'm Ricardo, a software engineer who loves building web applications using technologies like Elixir, Phoenix, and LiveView.
32 posts 104 followers 57 following
Regular Contributor
Conversation Starter
comment in response to post
😍 Very nice tutorial, IvÑn. Congrats! I've done something similar in a pet project using the mentor library, hex.pm/packages/men..., which is very convenient when transforming LLM responses into Ecto schemas, using validations, etc.
comment in response to post
I'm glad to know I'm not the only one doing this πŸ˜‚
comment in response to post
Thank you! Awesome news for the #elixirlang community!! ❀️
comment in response to post
I'm using Oh My Zsh and its dedicated Elixir plugin, which adds a β€˜ism’ alia, among others (a lot of others 😍) github.com/gusaiani/eli...
comment in response to post
I also switched to Ghostty and successfully set it up with Zellij. I'm really pleased with the results so far! ❀️
comment in response to post
The videos are recommended. Very concise and high-level. www.youtube.com/watch?v=AEbB...
comment in response to post
I just finished watching them. They help a lot in understanding event sourcing core concepts. Thanks for sharing 😍
comment in response to post
Raycast + Dash FTW!
comment in response to post
I usually remove that too after running `mix phx.new...` πŸ”₯
comment in response to post
This is what I'm currently using to emulate that behaviour :) github.com/nvim-pack/nv...
comment in response to post
Gotcha! The reactor sounds very OTPish, like proper processes for handling events. Is that the idea?
comment in response to post
😍 I've been implementing event sourcing lately using Commanded, and I find the similarities very interesting. What are the main differences?
comment in response to post
πŸ‘€ tell me more!
comment in response to post
Let's go!
comment in response to post
πŸ”₯πŸ”₯πŸ”₯πŸ”₯πŸ”₯
comment in response to post
Looking forward to seeing that πŸ‘€πŸΏ
comment in response to post
I'm using `1.17.3-otp-27` from asdf :)
comment in response to post
I promise! I'm currently working on something interesting, mixing things like Commanded, Oban, and LangChain, so I'll definitely start writing some new tutorials 😘