<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Nathan Jacobson&apos;s blog</title><description>Blog posts I write about cool stuff I&apos;m doing in the field of computer science</description><link>https://nathanjacobson.ca/</link><language>en-ca</language><item><title>Building a Skip list based key-value store</title><link>https://nathanjacobson.ca/posts/skip-list-database/</link><guid isPermaLink="true">https://nathanjacobson.ca/posts/skip-list-database/</guid><description>I built an embedded key-value database using a Skip List, a probabilistic alternative to a self-balancing binary tree</description><pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Driving a robotic car with a Wiimote</title><link>https://nathanjacobson.ca/posts/wiimote-ros2-driver/</link><guid isPermaLink="true">https://nathanjacobson.ca/posts/wiimote-ros2-driver/</guid><description>I programmed a driver in C++ and ROS2 that allows for someone to teleoperate their robot using a Wii Remote</description><pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate></item></channel></rss>