Public mdBooks

Even if you are not familiar with the mdbook project you might be familiar with its output. Almost every Rust-related open source book uses it and many books that are not related to Rust.In the last c...
0 Read More

A little Rust proxy for Ollama

Introduction Recently, while exploring the new Zed IDE, I encountered a need to integrate it with a self-hosted Ollama model. Zed allows for custom LLM integrations, which is great, but I ran...
0 Read More