|
You are here |
mbuffett.com | ||
| | | | |
www.zupzup.org
|
|
| | | | | In this post, we'll build a simple AI chatbot, leveraging a locally running LLM, using Rust and Ollama. | |
| | | | |
developerlife.com
|
|
| | | | | miette is an excellent crate that can make error handling in Rust powerful, flexible, and easy to use. It provides a way to create custom error types, add context to errors, and display errors in a user-friendly way. In this article, video, and repo, we'll explore how to use miette to improve error handling in your Rust applications. | |
| | | | |
lunareclipse.zone
|
|
| | | | | A little piece of code I didn't find a use for but I thought might be useful for someone else. | |
| | | | |
21-lessons.com
|
|
| | | Learn the foundational building blocks of an event-based system written in Rust using Tokio as async Runtime | ||