<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Tag: low-level</title><description>Latest posts tagged low-level</description><link>https://ivanamon.dev/</link><item><title>My First Encounter with Ownership</title><link>https://ivanamon.dev/blog/learning-rust-ownership/</link><guid isPermaLink="true">https://ivanamon.dev/blog/learning-rust-ownership/</guid><description>Exploring Rust&apos;s ownership system and how it changes the way you think about memory.</description><pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Building an HTTP Server from Scratch</title><link>https://ivanamon.dev/blog/rust-http-server/</link><guid isPermaLink="true">https://ivanamon.dev/blog/rust-http-server/</guid><description>Building a concurrent HTTP Server with a thread pool from scratch in Rust using only &apos;std::net&apos; and &apos;std::thread&apos;. No frameworks, no external crates—just pure systems programming.</description><pubDate>Sun, 19 Apr 2026 00:00:00 GMT</pubDate></item></channel></rss>