/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
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.
| | blog.jetbrains.com
16.6 parsecs away

Travel
| Have you ever wondered how Rust's procedural macros work? In this blog post series, we will get into the details! A member of our team, Vladislav Beskrovny, recently gave a talk on the topic at RustCo