<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Tom Hulton-Harrop | Blog</title><description>My programming learnings</description><link>https://tomhultonharrop.com/</link><language>en-gb</language><item><title>Column vectors, row vectors, and matrices (for games)</title><link>https://tomhultonharrop.com/posts/column-row-vectors/</link><guid isPermaLink="true">https://tomhultonharrop.com/posts/column-row-vectors/</guid><description>An overview of how to think about column vectors, row vectors and matrices.</description><pubDate>Mon, 26 Dec 2022 00:00:00 GMT</pubDate><author>Tom Hulton-Harrop</author></item><item><title>Handle lookup container (sparse set)</title><link>https://tomhultonharrop.com/posts/handle-lookup-container/</link><guid isPermaLink="true">https://tomhultonharrop.com/posts/handle-lookup-container/</guid><description>An overview of the handle lookup container (often referred to as a sparse set) and an analysis of one implementation.</description><pubDate>Sun, 07 Jan 2024 00:00:00 GMT</pubDate><author>Tom Hulton-Harrop</author></item><item><title>Sorting indirectly</title><link>https://tomhultonharrop.com/posts/sorting-indirectly/</link><guid isPermaLink="true">https://tomhultonharrop.com/posts/sorting-indirectly/</guid><description>An overview of how to sort a collection of elements that may be split over several arrays.</description><pubDate>Sat, 19 Aug 2023 00:00:00 GMT</pubDate><author>Tom Hulton-Harrop</author></item><item><title>To string_view, or not to string_view</title><link>https://tomhultonharrop.com/posts/string-view/</link><guid isPermaLink="true">https://tomhultonharrop.com/posts/string-view/</guid><description>A look at the string_view type to better understand when, where, and why it should (or should not) be used.</description><pubDate>Fri, 03 May 2024 00:00:00 GMT</pubDate><author>Tom Hulton-Harrop</author></item><item><title>Unit testing approaches</title><link>https://tomhultonharrop.com/posts/unit-testing/</link><guid isPermaLink="true">https://tomhultonharrop.com/posts/unit-testing/</guid><description>Some thoughts about how to structure tests and code to make testing easier.</description><pubDate>Sun, 02 Nov 2025 00:00:00 GMT</pubDate><author>Tom Hulton-Harrop</author></item><item><title>Using namespace considered harmful</title><link>https://tomhultonharrop.com/posts/using-namespace/</link><guid isPermaLink="true">https://tomhultonharrop.com/posts/using-namespace/</guid><description>A look at the problems using namespace can cause, and some alternatives to reach for instead.</description><pubDate>Fri, 10 Jan 2025 00:00:00 GMT</pubDate><author>Tom Hulton-Harrop</author></item></channel></rss>