<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>JP's blog</title><link>https://jaswanthp6878.github.io/</link><description>Backend and distributed systems engineering posts.</description><lastBuildDate>Tue, 31 Mar 2026 16:53:15 GMT</lastBuildDate><item><title>Variables are not boxes.. they are labels</title><link>https://jaswanthp6878.github.io/blog/variables/</link><guid>https://jaswanthp6878.github.io/blog/variables/</guid><pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate><description>Thoughts on the common notion that variables are boxes to hold data, rather they are labels</description></item><item><title>Creating a CHIP-8 emulator</title><link>https://jaswanthp6878.github.io/blog/chip-8-emulator/</link><guid>https://jaswanthp6878.github.io/blog/chip-8-emulator/</guid><pubDate>Sat, 25 May 2024 00:00:00 GMT</pubDate><description>Implementation notes from building a CHIP-8 emulator, including architecture, opcode execution, and sprite rendering details.</description></item><item><title>An intuitive model for understanding Git</title><link>https://jaswanthp6878.github.io/blog/third-post/</link><guid>https://jaswanthp6878.github.io/blog/third-post/</guid><pubDate>Mon, 04 Dec 2023 00:00:00 GMT</pubDate><description>A DAG-and-pointers mental model for Git internals that makes common commands easier to reason about.</description></item><item><title>Writing a MapReduce tool</title><link>https://jaswanthp6878.github.io/blog/second-post/</link><guid>https://jaswanthp6878.github.io/blog/second-post/</guid><pubDate>Thu, 12 Oct 2023 00:00:00 GMT</pubDate><description>A practical walkthrough of building a mini MapReduce runtime, with master-worker coordination and intermediate data handling.</description></item><item><title>My blog and why I am starting this</title><link>https://jaswanthp6878.github.io/blog/first-post/</link><guid>https://jaswanthp6878.github.io/blog/first-post/</guid><pubDate>Sat, 16 Sep 2023 00:00:00 GMT</pubDate><description>Why I started writing technical notes, what I want to learn publicly, and the topics this blog will focus on.</description></item></channel></rss>