<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>iamthesvn</title><description>My personal website</description><link>https://iamthesvn.github.io/</link><item><title>TIL RUST #1</title><link>https://iamthesvn.github.io/posts/til-rust-1-rustdoc/</link><guid isPermaLink="true">https://iamthesvn.github.io/posts/til-rust-1-rustdoc/</guid><description>Learning about rustdoc, its significance, and how to use it for API documentation.</description><pubDate>Fri, 07 Nov 2025 00:00:00 GMT</pubDate></item><item><title>TIL RUST #3: The Rust compiler converts source code into IR</title><link>https://iamthesvn.github.io/posts/til-rust-3/</link><guid isPermaLink="true">https://iamthesvn.github.io/posts/til-rust-3/</guid><description>The Rust compiler converts source code into IR</description><pubDate>Mon, 10 Nov 2025 00:00:00 GMT</pubDate></item><item><title>TIL RUST #6: Difference between a library and an executable</title><link>https://iamthesvn.github.io/posts/til-rust-6/</link><guid isPermaLink="true">https://iamthesvn.github.io/posts/til-rust-6/</guid><description>Difference between a library and an executable</description><pubDate>Wed, 12 Nov 2025 00:00:00 GMT</pubDate></item><item><title>TIL RUST #9: stdout vs stderr, Decoding the Panic, and Stack vs Heap</title><link>https://iamthesvn.github.io/posts/til-rust-9/</link><guid isPermaLink="true">https://iamthesvn.github.io/posts/til-rust-9/</guid><description>stdout vs stderr, Decoding Panic, and Stack vs Heap</description><pubDate>Mon, 01 Dec 2025 00:00:00 GMT</pubDate></item><item><title>TIL RUST #2: Running the main source file of a package and other files in src/bin</title><link>https://iamthesvn.github.io/posts/til-rust-2/</link><guid isPermaLink="true">https://iamthesvn.github.io/posts/til-rust-2/</guid><description>Running the main source file of a package and other files in src/bin</description><pubDate>Sat, 08 Nov 2025 00:00:00 GMT</pubDate></item><item><title>TIL RUST #4: Scalar and Compound types</title><link>https://iamthesvn.github.io/posts/til-rust-4/</link><guid isPermaLink="true">https://iamthesvn.github.io/posts/til-rust-4/</guid><description>Scalar and Compound types in Rust</description><pubDate>Mon, 10 Nov 2025 00:00:00 GMT</pubDate></item><item><title>TIL RUST #12: if let Pattern Matching and debug_assert!</title><link>https://iamthesvn.github.io/posts/til-rust-12/</link><guid isPermaLink="true">https://iamthesvn.github.io/posts/til-rust-12/</guid><description>if let Pattern Matching and debug_assert!</description><pubDate>Sun, 21 Dec 2025 00:00:00 GMT</pubDate></item><item><title>TIL RUST #8: Closures in Rust</title><link>https://iamthesvn.github.io/posts/til-rust-8/</link><guid isPermaLink="true">https://iamthesvn.github.io/posts/til-rust-8/</guid><description>Closures in Rust</description><pubDate>Sat, 15 Nov 2025 00:00:00 GMT</pubDate></item><item><title>TIL RUST #5: Vectors, Traits, Invocation of rustc, and Lexing</title><link>https://iamthesvn.github.io/posts/til-rust-5/</link><guid isPermaLink="true">https://iamthesvn.github.io/posts/til-rust-5/</guid><description>Vectors, Traits, Invocation of rustc, and Lexing</description><pubDate>Tue, 11 Nov 2025 00:00:00 GMT</pubDate></item><item><title>TIL RUST #10: Understanding references, mutability, and pattern matching</title><link>https://iamthesvn.github.io/posts/til-rust-10/</link><guid isPermaLink="true">https://iamthesvn.github.io/posts/til-rust-10/</guid><description>Understanding references, mutability, and pattern matching</description><pubDate>Tue, 16 Dec 2025 00:00:00 GMT</pubDate></item><item><title>TIL RUST #11: The @ Operator, Exhaustiveness checking, and Guard Clauses</title><link>https://iamthesvn.github.io/posts/til-rust-11/</link><guid isPermaLink="true">https://iamthesvn.github.io/posts/til-rust-11/</guid><description>The @ Operator, Exhaustiveness checking, and Guard Clauses</description><pubDate>Sat, 20 Dec 2025 00:00:00 GMT</pubDate></item><item><title>TIL RUST #7: Understanding String vs &amp;str in Rust</title><link>https://iamthesvn.github.io/posts/til-rust-7/</link><guid isPermaLink="true">https://iamthesvn.github.io/posts/til-rust-7/</guid><description>Understanding String vs &amp;str in Rust</description><pubDate>Thu, 13 Nov 2025 00:00:00 GMT</pubDate></item></channel></rss>