<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Leo Vaicer — Systems &amp; Data Engineering Articles</title>
    <link>https://www.zeelex.me</link>
    <description>Technical essays on dynamic software stability, reliability, high-load pipelines, mentorship, and physics-based systems engineering by Leo Vaicer.</description>
    <language>en-us</language>
    <atom:link href="https://www.zeelex.me/feed.xml" rel="self" type="application/rss+xml" />
    <lastBuildDate>Fri, 21 Aug 2026 19:50:10 GMT</lastBuildDate>
    <item>
      <title>[Lab] The Damped Harmonic Oscillator</title>
      <link>https://www.zeelex.me/lab/harmonic-oscillator</link>
      <guid isPermaLink="true">https://www.zeelex.me/lab/harmonic-oscillator</guid>
      <description>An interactive breakdown of damped oscillatory motion, exploring how resistance forces decay sinusoidal amplitudes over time using secondary-order differential equations.</description>
      <pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Migrating Five Python Services: What It Actually Looks Like</title>
      <link>https://www.zeelex.me/posts/pymolt</link>
      <guid isPermaLink="true">https://www.zeelex.me/posts/pymolt</guid>
      <description>Migrating five Python services across versions is not a version bump — it is a research project. Tools like pyupgrade and LLM agents handle syntax but miss behavioral changes that only surface at runtime. Pandas v1→v2 and Airflow v2→v3 show why testing strategy matters more than tooling.
</description>
      <pubDate>Fri, 20 Feb 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>A Guide to Being Understood or How Speak with People</title>
      <link>https://www.zeelex.me/posts/how-to-explain</link>
      <guid isPermaLink="true">https://www.zeelex.me/posts/how-to-explain</guid>
      <description>Every professional term is a compressed suitcase—throwing it at someone is like hitting them with a brick. The t-IAR method (Image, Action, Role) turns complex jargon into clear understanding. Simplifying your language is not dumbing down; it is a profound sign of respect.
</description>
      <pubDate>Mon, 29 Sep 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>My Path in Mentorship: From Those Who Guided Me to Those I Guide</title>
      <link>https://www.zeelex.me/posts/mentorship</link>
      <guid isPermaLink="true">https://www.zeelex.me/posts/mentorship</guid>
      <description>This is a short story about how I ended up where I am now. Not about magical mentors who “change your life,” but about ordinary people who once just said the right words and asked the right questions. About how mentorship can be uneven, funny, sometimes strange - and still work, because it makes us a little braver and a little more honest. And about how no technology can replace a human gaze that sees in you something you haven’t yet managed to see yourself.
</description>
      <pubDate>Mon, 01 Sep 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Static Systems Are a Myth: Even Your Cache Lives</title>
      <link>https://www.zeelex.me/posts/stat-systems</link>
      <guid isPermaLink="true">https://www.zeelex.me/posts/stat-systems</guid>
      <description>Digital systems are not static—they live their own lives. Caches, queues, and the network are in constant flux. Using Redis and Celery as examples, this article demonstrates how a mathematical model helps predict stability limits under load.
</description>
      <pubDate>Sat, 14 Jun 2025 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>