Excited to finally have assert_matches!() macro stabilized in Rust 1.96. Looking forward to using it in my tests. Thanks! #rustlang
Jorge
@jdortiz.bsky.social
Jorge is a developer evangelist. He focuses on microservices and mobile development, security, and systems architecture. He is the dad of three wonderful women. He is also a total keeb-junkie.
Si mañana estás por Madrid y te apetece escribir un arnés de IA conmigo, nos vemos: www.eventbrite.es/e/arquitectu...
Arquitecturas de IA en Rust: live coding
En esta charla construiremos un agente desde cero utilizando Rust y herramientas de código abierto. No todo en esta vida va a ser Swift, eh!
eventbrite.es
@eurorust.eu What are the durations for the general-purpose, deep-dives, and tutorials, respectively? I cannot find it and would like to submit a proposal for a talk. Thanks!
Come and join me for this live-coding session. No previous #AI knowledge required. See you there!
Then, Rust BCN community will bring together hands‑on workshops, a meetup, & exclusive access for Rust developers across Spain. Don't miss Global Communities Coordinator Ernest Kissiedu, who is excited to show up for these passionate Rustaceans: www.meetup.com/bcnrust/even... #MWC26 #TalentArena26
if anyone's looking for a Go backend engineer with a pretty wide experience in different fields, well, here's my updated resume: anto.pt/cv I'm starting to actively look for my next role this week
cv — antonio pitasi
anto.pt
Listening again to Rust by Echo & the Bunnymen while coding an #IA app in #RustLang music.apple.com/es/album/rus...
Rust de Echo & The Bunnymen en Apple Music
Canción · 1999 · Duración 5:09
music.apple.com
I have just decided that my next presentation (www.meetup.com/bcnrust/even...) will be created using #Typst Feel free to share any tips or advice.
Rust at MWC Talent Arena — Workshops + Community Meetup, Wed, Mar 4, 2026, 9:30 AM | Meetup
We’re thrilled to announce a special edition of BcnRust taking place inside the **Talent Arena at Mobile World Congress 2026**, thanks to the collaboration between the **[R
meetup.com
Glad to share that I'll be speaking about #RustLang 🦀 and #AI at BcnRust @ #MWC26 Talent Arena 2026 — Workshops + Community Meetup! See you there on March 4. Don't miss it! www.meetup.com/bcnrust/even...
Rust at MWC Talent Arena — Workshops + Community Meetup, Wed, Mar 4, 2026, 9:30 AM | Meetup
We’re thrilled to announce a special edition of BcnRust taking place inside the **Talent Arena at Mobile World Congress 2026**, thanks to the collaboration between the **[R
meetup.com
I have just released the first video on using Oracle AI db26ai from #RustLang. This one is on setting up the development environment (youtu.be/GCgvGHIEYtY). And the written versions are here: jorgeortiz.dev/tags/db/
youtu.be
Hi there! I have published the second part of using Oracle AI db26ai from #RustLang 🦀 with the sibyl crate. I cover DML, DDL and vector search. Time to implement your Data + AI Rust projects. Check it out: jorgeortiz.dev/posts/rust_u... Share your thoughts and spread the word!
Using Oracle db26ai from Rust with the sibyl crate (2)
Alt text for the featured image.
jorgeortiz.dev
I have published the second article on how to use Oracle DB from #RustLang 🦀 with the oracle crate. This one covers DML, DDL and, … yep, vector search 🧠. Check it out here: jorgeortiz.dev/posts/rust_u... Let me know your comments and, please share!
Using Oracle db26ai from Rust with the oracle crate
Ferris using the keyboard to work with data
jorgeortiz.dev
Want to harness data in your #RustLang 🦀 projects? Make queries or run vector searches with Rust? I’ve just published an article+repo demonstrating how to connect Rust to Oracle DB using the 'sibyl' crate. Check it out: jorgeortiz.dev/posts/rust_u... Your shares and feedback are much appreciated! 🙌
Using Oracle db26ai from Rust with the sibyl crate
Ferris using the keyboard to work with data
jorgeortiz.dev
Do you want to use data in your #RustLang programs? Make queries? Even perform some vector searches? I have just published an article and a repo on how to make queries from Rust using the 'oracle' crate. jorgeortiz.dev/posts/rust_u... Thanks for your comments and for sharing it!
Using Oracle db26ai from Rust with the oracle crate
Ferris using the keyboard to work with data
jorgeortiz.dev
One more article before you start opening the presents under the Xmas tree. This time I start testing a basic HTTP server implemented with Axum. jorgeortiz.dev/posts/rust_u... Let me know if there are other #RustLang 🦀 #Testing 🧪topics you'd like to see covered. Pls, share!
Rust unit testing: basic HTTP testing
Ferris uses its phone to connect to our new app.
jorgeortiz.dev
I have just released a new article on #RustLang 🦀 Unit #Testing 🧪! While trying to test code that writes to files, I explain yet another way to create a dependency injection point in your code: jorgeortiz.dev/posts/rust_u... I would greatly value your feedback, and please help spread the word!
Rust unit testing: file writing
Ferris writing a letter to a friend.
jorgeortiz.dev
You have a Swift optional value. How can you write an XCTest assertion to verify it, while getting the most from any assertion failures? The answer is: "It depends." https://qualitycoding.org/unit-test-optionals-swift/
How to Unit Test Optionals in XCTest | Quality Coding
You have a Swift optional value. How can you write an XCTest assertion to verify it, while getting the most from assertion failure messages?
qualitycoding.org
A new article on #RustLang Unit #Testing is out! Discover how to test code that reads from buffers, but more crucially, learn how to create dependency injection points in your code: jorgeortiz.dev/posts/rust_u... Your feedback is always appreciated. Please spread the word.
Rust unit testing: buffered file reading
Ferris reads some text chunks
jorgeortiz.dev
This past weekend, I watched "The Thinking Game" (www.youtube.com/watch?v=d95J...) and enjoyed it a lot. I found it inspiring. #AI beyond chatting.
The Thinking Game | Full documentary | Tribeca Film Festival official selection
The Thinking Game takes you on a journey into the heart of DeepMind, capturing a team striving to unravel the mysteries of intelligence and life itself. Filmed over five years by the award winning…
youtube.com
🚨 Rustaceans! We're pausing challenges for the entire #AdventOfCode (Dec 1-15) period. Join our private leaderboard: code 5140157-18892126. 🎄🦀 #Rust #rustlang #programming adventofcode.com/2025
Advent of Code 2025
The first puzzles will unlock on December 1st at midnight EST (UTC-5). See you then!
adventofcode.com
Have you experimented with #testing 🧪 #RustLang 🦀 code that deals with file operations? Without the "filesystem-performance-tax"? In my newest article, I explain how to create tests for code that accesses files: jorgeortiz.dev/posts/rust_u... Feel free to share it and let me know your thoughts!
Rust unit testing: file reading
Ferris reading a letter from a friend.
jorgeortiz.dev
Simplify your #RustLang 🦀 test doubles! In this week's post, I delve into utilizing a mocking library within your #testing 🧪 setup. Check it out at jorgeortiz.dev/posts/rust_u... I’m keen to get your thoughts. Remember to spread the word!
Rust unit testing: mocking library
Ferris scared of a black box.
jorgeortiz.dev
Enhance your assertiveness in #RustLang 🦀 ! In this week's article I talk about assertion libraries, what they bring to the table and how to use them in your #testing 🧪 jorgeortiz.dev/posts/rust_u... I eagerly await your thoughts. Don't forget to share!
Rust unit testing: assertion libraries
Ferris holding a checklist.
jorgeortiz.dev
I'm using #Java again and I've released an article on how to write a full-stack application. This is the first in a series, and it addresses setting up a multi-module Spring-boot project. jorgeortiz.dev/posts/full_s...
Full-stack application in Java: Quick start
A new adventure ahead.
jorgeortiz.dev
If you are into #GoLang, I've released an article on how to write a full-stack application . This is the first in a series, and it addresses setting up a multi-binary project and using Mage and Air for automation. jorgeortiz.dev/posts/full_s...
Full-stack application in Go: Quick start
The adventure starts.
jorgeortiz.dev
I've released an article on how to write a full-stack application in #RustLang. This is the first in a series, and it addresses setting up the project as a workspace, and consolidating dependency and linter settings through inheritance in Cargo.toml files jorgeortiz.dev/posts/full_s...
Full-stack application in Rust: Quick start
Ferris starting a new adventure.
jorgeortiz.dev
I have upgraded my MBP and my HomePod to 26.1, and I can connect them again. 😅
gvenzl/oracle-free images are now available for #Oracle AI #Database 23.26.0!
Oracle AI Database 23.26.0 Free multi-platform images now available on gvenzl/oracle-free
Oracle AI Database 23.26.0 Free multi-platform images are now available on container registries docker.io/gvenzl/oracle-free and ghcr.io/gvenzl/oracle-free. With this release, 23.8 images have now gone into Unsupported. See the support matrix for more information.
geraldonit.com
This week, I'm diving into the topic of fakes—not deep fakes, but test doubles. I'll discuss their importance in #testing 🧪 and demonstrate how to implement them in #rustlang 🦀. Check out my article at jorgeortiz.dev/posts/rust_u... Feel free to read, utilize, and share!
Rust unit testing test doubles: fakes
Ferris dressed in a luxury white puffer jacket
jorgeortiz.dev
Ever wondered why a mockingcrab might outshine a mockingbird? Learn how to craft mocks in #Rustlang 🦀 for your #testing 🧪 in my newest article: jorgeortiz.dev/posts/rust_u... Dive in and spread the word!
Rust unit testing: mock test doubles
Ferris becomes a mockingcrab
jorgeortiz.dev