Explore >> Select a destination


You are here

mbuffett.com
| | www.zupzup.org
2.5 parsecs away

Travel
| | In this post, we'll build a simple AI chatbot, leveraging a locally running LLM, using Rust and Ollama.
| | developerlife.com
3.4 parsecs away

Travel
| | 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
3.1 parsecs away

Travel
| | A little piece of code I didn't find a use for but I thought might be useful for someone else.
| | 21-lessons.com
20.9 parsecs away

Travel
| Learn the foundational building blocks of an event-based system written in Rust using Tokio as async Runtime