<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Dmytro Brazhnyk</title>
    <link>https://dmytro.brazhnyk.org/</link>
    <description>Glad you’re here. Take a look around.</description>
    <language>en</language>
    <lastBuildDate>Sun, 12 Apr 2026 00:00:00 GMT</lastBuildDate>
    <atom:link xmlns:atom="http://www.w3.org/2005/Atom" href="https://dmytro.brazhnyk.org/feed.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Computation Complexity Analysis</title>
      <link>https://dmytro.brazhnyk.org/publications/computation-complexity-analysis/</link>
      <guid>https://dmytro.brazhnyk.org/publications/computation-complexity-analysis/</guid>
      <pubDate>Sun, 12 Apr 2026 00:00:00 GMT</pubDate>
      <description>A summary of the complexity-analysis paper comparing O(n log n) and O(n), proposing polynomial notation, and discussing a sub-zero field of positive infinities.</description>
    </item>
    
    <item>
      <title>Agile Git branching strategies in 2023</title>
      <link>https://dmytro.brazhnyk.org/publications/agile-git-branching-strategies-in-2023/</link>
      <guid>https://dmytro.brazhnyk.org/publications/agile-git-branching-strategies-in-2023/</guid>
      <pubDate>Sat, 11 Apr 2026 00:00:00 GMT</pubDate>
      <description>An article about choosing between git-flow, GitHub Flow, trunk-based development, and feature flags based on actual delivery and maintenance needs.</description>
    </item>
    
    <item>
      <title>Can Rust Have Zero-Cost Dependency Injection?</title>
      <link>https://dmytro.brazhnyk.org/publications/can-rust-have-zero-cost-dependency-injection/</link>
      <guid>https://dmytro.brazhnyk.org/publications/can-rust-have-zero-cost-dependency-injection/</guid>
      <pubDate>Sat, 11 Apr 2026 00:00:00 GMT</pubDate>
      <description>Overview   This article explores whether dependency injection (DI) can exist in Rust without...</description>
    </item>
    
    <item>
      <title>Computer Vision - Car Autopilot Camera Calibration</title>
      <link>https://dmytro.brazhnyk.org/publications/computer-vision-car-autopilot-camera-calibration/</link>
      <guid>https://dmytro.brazhnyk.org/publications/computer-vision-car-autopilot-camera-calibration/</guid>
      <pubDate>Sat, 11 Apr 2026 00:00:00 GMT</pubDate>
      <description>The problem is finding the alignment between car orientation and camera by estimating the point on the video frame where the car velocity is directed.</description>
    </item>
    
  </channel>
</rss>
