Flavio Escobar
banner
flavioescobar.bsky.social
Flavio Escobar
@flavioescobar.bsky.social
Elixir enthusiast. I love playing and watching basketball, reading books, and traveling.
@gigalixir.com Just wanted to let you know that I tried to sign up and got this error. I’m _not_ using VPN. It looks like your system thinks that Starlink is a VPN.
November 4, 2025 at 1:32 AM
Hrmmm… this is not starting well. I’m _not_ using a VPN but Gigalixir insists I am.
November 4, 2025 at 1:28 AM
For those interested, PragProg.com sent a coupon code that gives 35% off almost all their books!

I used it to finally purchase the @ash-hq.org book by @zachdaniel.dev and @sevensea.cat 🤩

#ElixirLang
July 18, 2025 at 1:19 PM
TIL this mix command to run only the test that failed a prior run.

Feeling dumb for not knowing this before.

#ElixirLang
May 8, 2025 at 1:19 AM
I’m building a function to parse a CSV and insert records in the DB, giving back a CSV indicating which rows were successfully processed vs not.

The @ash-hq.org has a few different error modules, so this is what I’m trying to do to parse the most common errors.

Is there a better way? #ElixirLang
March 15, 2025 at 5:05 PM
Expanding a little bit on my previous tip for speeding up tests: the config you’ll need to use depends on which hashing library you’re using in your project.

Add one of these to your `config/test.exs` based on the hex pkg you have in your mix.exs.

#ElixirLang
February 7, 2025 at 4:02 PM
If you’re using Ash Authentication, don’t forget to add this to your `config/test.exs`.
I went from running 133 tests in 33.3 seconds to just 0.9s!

#ElixirLang
February 6, 2025 at 11:48 PM
If you see this, post a pic From your device without explanation.
January 28, 2025 at 9:26 PM
I just configured ErrorTracker (hex.pm/packages/err...) on my project that uses @ash-hq.org and found it’s super easy to restrict the error dashboard to logged in users.
If you use Ash Authentication and its Phoenix extension, you only need to pass the `on_mount` option. It just works!
#ElixirLang
December 31, 2024 at 5:29 PM
December 23, 2024 at 2:06 PM
#ElixirLang is what I talk the most about on Bluesky. Not surprised at all.
December 13, 2024 at 10:52 AM
2025 is gonna be fun, lol.
November 27, 2024 at 12:12 PM
Anyone else having issues with loading some feeds on #bluesky?
November 26, 2024 at 10:10 AM