bigardone
banner
bigardone.dev
bigardone
@bigardone.dev
I'm Ricardo, a software engineer who loves building web applications using technologies like Elixir, Phoenix, and LiveView.
Reposted by bigardone
Discovering the best Livebook notebooks on notes.club got major upgrades!

🏷️ Tags, from AI to Elixir tutorials.
🏆 AI Ratings to see the top-rated notebooks for any tag, Hex package, or author.
🤖 Follow @notes.club to get the best notebooks delivered to your feed.

#Elixir #Livebook #MyElixirStatus
September 9, 2025 at 6:11 PM
Reposted by bigardone
Maybe most of #ElixirLang folks won’t care, but for those of you using npm in your projects, please pay attention to this 0-day attack!

www.aikido.dev/blog/npm-deb...

Tons of npm packages compromised. Make sure to check your apps and local envs too, especially if you do anything crypto-related.
npm debug and chalk packages compromised
The popular packages debug and chalk on npm have been compromised with malicious code
www.aikido.dev
September 8, 2025 at 7:38 PM
Reposted by bigardone
The ElixirConf 2025 videos are already published to YouTube! 🔥 #ElixirLang #ElixirConf #MyElixirStatus youtube.com/playlist?lis...
ElixirConf 2025 - YouTube
ElixirConf US 2025 held in Orlando, FL at the Renassaince Seaworld, August 27-29, 2025.
youtube.com
September 3, 2025 at 3:10 AM
Reposted by bigardone
See one AI orchestrate a separate specialized AI task. Watch it gather info then execute targeted marketing campaigns. Same brand voice, completely different messaging for each audience. When AI works for you. #AI #agentic #ElixirLang #marketing #business www.youtube.com/watch?v=piS1...
How to Build AI Systems That Actually Run Your Business (Not Just Chat)
YouTube video by Mark Ericksen
www.youtube.com
July 30, 2025 at 12:01 PM
Reposted by bigardone
It's official! Igniter support is coming to the next version of #ErrorTracker 🚀. It's already merged on main and will be included in the next release @zachdaniel.dev #ElixirLang
May 11, 2025 at 6:03 PM
Reposted by bigardone
Make your LiveView development experience better – check out the first sneak peek of the upcoming features in LiveDebugger v0.2.0 🛠️

More coming soon – stay tuned!

Github: github.com/software-man...
April 23, 2025 at 2:49 PM
Coding as Craft: Going Back to the Old Gym cekrem.github.io/posts/coding...
Coding as Craft: Going Back to the Old Gym
Why 'reflexive AI usage' sounds like a diagnosis I don't want next to my name
cekrem.github.io
April 24, 2025 at 1:16 PM
Reposted by bigardone
📣 The very first Open Source extraction from @justcrosspost.app was just released! 🎊

{:text_parser, "~> 0.1"}

It's in beta, try it out and tell me what you think!

#ElixirLang #OpenSource #Announcement
GitHub - solnic/text_parser
Contribute to solnic/text_parser development by creating an account on GitHub.
github.com
March 13, 2025 at 10:22 PM
Reposted by bigardone
Are you a physical book type of person?

Elixir Patterns, now available in print! 📖

#ElixirLang
March 11, 2025 at 4:57 PM
Reposted by bigardone
Creating an AI-Powered Search Input With Phoenix LiveView #MyElixirStatus #ElixirLang

🔗 dreamingecho.es/blog/creatin...
February 23, 2025 at 9:41 AM
Test async work in Elixir with assert_eventually https://buff.ly/4htsduE
#elixirlang
Test async work in Elixir with assert_eventually
Test async tasks in Elixir without using Prosess.sleep but by - get this - actually waiting for them to complete!
buff.ly
February 7, 2025 at 11:17 AM
Reposted by bigardone
✨ Oban Pro v1.5.0 is out!

🎨 Job Decorator
🦆 Unified Migrations
🦄 Enhanced Unique
🍪 Improved Batches
🔗 Streamlined Chains
🖇️ Improved Workflows
👭 Worker Aliases
🧰 Performance tuning and bug fixes

Generally available after six months of RCs. Read the full release notes: oban.pro/releases/pro...
Pro v1.5 Releases
Oban is a background job system built in Elixir and Postgres, and packed with enterprise grade features, real-time monitoring with Oban Web, and complex workflow management with Oban Pro.
oban.pro
January 28, 2025 at 3:26 PM
Reposted by bigardone
Elixir LangChain v0.3.0 is released! 🎉 This library makes it much easier to integrate your Elixir application with one or more LLMs. It's an adapter, shielding your app from swapping out which LLM you want to target for that next feature...
January 23, 2025 at 6:09 PM
Reposted by bigardone
📯 Oban Web is open Source
🐬 Oban v2.19 includes MySQL support
🧭 Web v2.11 is released
📊 Met v1.0 is released (and open source)

oban.pro/articles/oss...

#elixirlang
OSS Oban Web & Oban v2.19
From open sourcing Oban Web, to releasing Oban with MySQL support, Web v2.11, and plan simplifications
oban.pro
January 16, 2025 at 5:37 PM
Reposted by bigardone
The videos are recommended. Very concise and high-level. www.youtube.com/watch?v=AEbB...
How Event Sourcing Works Part 1: Retrospective of Traditional Application Development
YouTube video by Kurrent (formerly Event Store)
www.youtube.com
January 10, 2025 at 3:33 PM
Reposted by bigardone
I'm celebrating the release of Phoenix LiveView 1.0 with my own take on the classic Scrabble board game hopsor.com/2024/12/04/l... #ElixirLang
LiveWords: Exploring Phoenix LiveView Through a Board Game
Personal website of Víctor Viruete.
hopsor.com
December 4, 2024 at 5:48 PM
Reposted by bigardone
ExDoc v0.36 is out and it uses swup.js for navigation when hosted. You can compare the results here:

* hexdocs.pm/elixir/main/ (with swup.js)
* hexdocs.pm/elixir/1.18.1/ (without)

Let us know how it feels and don't forget to "mix deps.update ex_doc" in your packages!
Elixir v1.19.0-dev — Documentation
hexdocs.pm
December 24, 2024 at 9:42 AM
Customizing IEx: Personalizing Your Elixir Shell Environment https://buff.ly/3VEKOef
#ElixirLang
Customizing IEx: Personalizing Your Elixir Shell Environment
In this article, we'll explore how to customize the Interactive Elixir (IEx) shell to enhance your...
buff.ly
December 13, 2024 at 11:17 AM
A RAG for Elixir in #ElixirLang
A RAG for Elixir in Elixir | bitcrowd blog
Find out how you can implement a local RAG system in Elixir.
buff.ly
December 12, 2024 at 11:17 AM
Today is going to be a fun day testing out #ElixirLang v1.18.0-rc.0. So many great new features regarding the new type system, ExUnit, and JSON support...

$ asdf install elixir 1.18.0-rc.0-otp-27
December 12, 2024 at 6:40 AM
Request Routing and Sticky Sessions in Phoenix on Fly.io https://buff.ly/4g8s6ns
#ElixirLang
Request Routing and Sticky Sessions in Phoenix on Fly.io
Learn to efficiently route requests to the right server using Fly.io's fly-replay header and sticky sessions with Phoenix.
buff.ly
December 11, 2024 at 7:10 AM
Distributed Phoenix: Deployment and Scaling | AppSignal Blog https://buff.ly/4itpC4Q
#ElixirLang
Distributed Phoenix: Deployment and Scaling | AppSignal Blog
In part one of this series, we managed distributed state using GenServers. In this part, we'll explore deployment and scaling strategies.
buff.ly
December 11, 2024 at 6:54 AM