<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Architecture on Paul's Particles</title><link>https://paulstapel.com/categories/architecture/</link><description>Recent content in Architecture on Paul's Particles</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sat, 14 Mar 2026 17:13:09 +0100</lastBuildDate><atom:link href="https://paulstapel.com/categories/architecture/index.xml" rel="self" type="application/rss+xml"/><item><title>A/B Testing Frameworks</title><link>https://paulstapel.com/ab-testing-frameworks/</link><pubDate>Sat, 14 Mar 2026 17:13:09 +0100</pubDate><guid>https://paulstapel.com/ab-testing-frameworks/</guid><description>As I recently published an article on how A/B testing could be implemented for things like algorithms, I wanted to expand on this by also considering a few frameworks that can enable me to actually implement this in a robust way. I don&amp;rsquo;t really like reinventing the wheel, and think it is wise to first look at solutions already available to me before deciding to roll my own.
Requirements To start things off, as always with good architecture design, I&amp;rsquo;d like to discuss some of the requirements I have for such a framework.</description></item><item><title>Designing An Algorithm Framework for A/B testing</title><link>https://paulstapel.com/algorithm-testing-framework/</link><pubDate>Tue, 10 Mar 2026 10:42:39 +0100</pubDate><guid>https://paulstapel.com/algorithm-testing-framework/</guid><description>This week, I worked on writing some code to abstract out algorithms for the purpose of making continuous development of these algorithms possible, as well as the A/B testing to compare different parameters or implementations. This was quite a considerable design choice for our program, and because of this, I wanted to share my thought process and the challenges I faced when building this.
Defining &amp;ldquo;algorithm&amp;rdquo; (what do we want to abstract?</description></item></channel></rss>