<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
			<channel>
				<title>JimsCode</title>
				<description>SvelteKit blog for poets</description>
				<link>https://www.jimscode.blog/</link>
				<atom:link href="https://www.jimscode.blog/rss.xml" rel="self" type="application/rss+xml"/>
				
						<item>
							<title>Build Virtue, Love Necessity</title>
							<description>A poetic reflection on character and a philosophical journey through Stoicism, Buddhism, Aristotle, Confucius, and more. This post explores the wisdom of focusing on one’s own integrity rather than being consumed by others' actions.</description>
							<link>https://www.jimscode.blog/virtue-and-necessity</link>
							<guid isPermaLink="true">https://www.jimscode.blog/virtue-and-necessity</guid>
							<pubDate>Mon, 21 Apr 2025 10:30:00 GMT</pubDate>
						</item>
					
						<item>
							<title>Backup Cloudflare D1 to SQL File in R2 with Sveltekit</title>
							<description>Elevate your SvelteKit and Cloudflare Pages application to the next level with our in-depth guide on implementing secure, automated backups. Building on our previous tutorial on deployment and OAuth, this post walks you through creating a bulletproof backup system using Cloudflare's powerful tools. Discover how to safeguard your users' data and ensure your app's reliability with step-by-step instructions</description>
							<link>https://www.jimscode.blog/sveltekit-cloudflare-backups</link>
							<guid isPermaLink="true">https://www.jimscode.blog/sveltekit-cloudflare-backups</guid>
							<pubDate>Mon, 09 Sep 2024 04:27:59 GMT</pubDate>
						</item>
					
						<item>
							<title>Setting Up SvelteKit with Cloudflare Pages, D1 Storage, and OAuth</title>
							<description>Dive into the world of SvelteKit and discover how to deploy your applications effortlessly using Cloudflare Pages. In this detailed blog post, we cover everything from creating a new SvelteKit project to configuring D1 storage and setting up GitHub OAuth authentication. Follow along with our step-by-step instructions and elevate your web development skills with this powerful tech stack.</description>
							<link>https://www.jimscode.blog/cloudflare-d1-oauth</link>
							<guid isPermaLink="true">https://www.jimscode.blog/cloudflare-d1-oauth</guid>
							<pubDate>Sat, 04 Aug 2024 12:37:03 GMT</pubDate>
						</item>
					
						<item>
							<title>Extracting Headers from Markdown in SvelteKit with mdsvex</title>
							<description>Learn how to create a custom remark plugin for SvelteKit that automatically extracts headers from your Markdown files, enabling dynamic table of contents and improved content navigation.</description>
							<link>https://www.jimscode.blog/mdsvex-header-extraction</link>
							<guid isPermaLink="true">https://www.jimscode.blog/mdsvex-header-extraction</guid>
							<pubDate>Sun, 28 Jul 2024 22:39:58 GMT</pubDate>
						</item>
					
						<item>
							<title>Macros in Rust: Empowering System Developers with Metaprogramming</title>
							<description>Uncover the hidden potential of Rust macros with our comprehensive guide. From mastering procedural macros to understanding hygiene and debugging, empower yourself to write concise, powerful, and flexible system-level code.</description>
							<link>https://www.jimscode.blog/rust-macros</link>
							<guid isPermaLink="true">https://www.jimscode.blog/rust-macros</guid>
							<pubDate>Mon, 04 Mar 2024 02:42:40 GMT</pubDate>
						</item>
					
						<item>
							<title>Navigating Rust Projects: A Guide to Cargo, Crates, and Modules</title>
							<description>Explore the fundamentals of Rust project organization with our comprehensive guide on Cargo, Crates, and Modules. Learn to wield Rust's package manager, structure code efficiently, and share functionality seamlessly between projects.</description>
							<link>https://www.jimscode.blog/rust-cargo-crates-modules</link>
							<guid isPermaLink="true">https://www.jimscode.blog/rust-cargo-crates-modules</guid>
							<pubDate>Sat, 02 Mar 2024 19:09:55 GMT</pubDate>
						</item>
					
						<item>
							<title>Harnessing Rust's Traits and Generics for System Development</title>
							<description>Uncover the full potential of Rust with our guide on traits and generics. From the basics to advanced concepts, learn how to create flexible, reusable code structures that optimize your system development workflow</description>
							<link>https://www.jimscode.blog/rust-traits-generics</link>
							<guid isPermaLink="true">https://www.jimscode.blog/rust-traits-generics</guid>
							<pubDate>Sat, 02 Mar 2024 02:44:43 GMT</pubDate>
						</item>
					
						<item>
							<title>Mastering Enums and Pattern Matching in Rust</title>
							<description>Unravel the complexities of Rust Enums and Pattern Matching in this in-depth exploration. Enhance your programming arsenal and gain confidence in handling diverse data structures for system-level tasks.</description>
							<link>https://www.jimscode.blog/rust-enums</link>
							<guid isPermaLink="true">https://www.jimscode.blog/rust-enums</guid>
							<pubDate>Sun, 11 Feb 2024 22:07:02 GMT</pubDate>
						</item>
					
						<item>
							<title>Structuring Success: A Comprehensive Guide to Rust's Structs and Lifetimes</title>
							<description>Discover the building blocks of Rust as we explore Structs and Lifetimes in-depth. From mastering struct design to unraveling lifetimes, this post equips system developers with essential knowledge for effective Rust programming.</description>
							<link>https://www.jimscode.blog/rust-structs-lifetimes</link>
							<guid isPermaLink="true">https://www.jimscode.blog/rust-structs-lifetimes</guid>
							<pubDate>Sun, 11 Feb 2024 14:18:59 GMT</pubDate>
						</item>
					
						<item>
							<title>Coding Safely and Swiftly: A Comprehensive Guide to Rust Principles</title>
							<description>Unlock the secrets of Rust's core principles in this in-depth guide. Delve into memory safety, ownership, and advanced concurrency patterns, while mastering best practices and optimizing performance for system-level coding.</description>
							<link>https://www.jimscode.blog/rust-principles</link>
							<guid isPermaLink="true">https://www.jimscode.blog/rust-principles</guid>
							<pubDate>Sat, 10 Feb 2024 16:22:57 GMT</pubDate>
						</item>
					
			</channel>
		</rss>