<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>alvo.me</title><link>https://alvo.me/</link><description>Recent content on alvo.me</description><generator>Hugo -- gohugo.io</generator><lastBuildDate>Mon, 06 Oct 2025 10:40:00 +0200</lastBuildDate><atom:link href="https://alvo.me/index.xml" rel="self" type="application/rss+xml"/><item><title>Slices and Strings in C</title><link>https://alvo.me/posts/slices/</link><pubDate>Mon, 06 Oct 2025 10:40:00 +0200</pubDate><guid>https://alvo.me/posts/slices/</guid><description>&lt;div class="document">
&lt;p>Working with strings, arrays, and slices in C can be tricky,
especially because the standard library expects strings served
null-terminated. While working on an interpreter, I came up with my
own types for strings and slices, things to work with them and that's what I
want to share in this post.&lt;/p>
&lt;/div></description></item><item><title>Prometheus Daily Historic Average</title><link>https://alvo.me/posts/prometheus-mavg/</link><pubDate>Sun, 09 Jul 2023 16:52:15 +0200</pubDate><guid>https://alvo.me/posts/prometheus-mavg/</guid><description>&lt;div class="document">
&lt;p>Using the moving average and exponential smoothing to compute typical daily
profile graph in prometheus.&lt;/p>
&lt;/div></description></item><item><title>Prometheus Alert Debouncing</title><link>https://alvo.me/posts/prometheus-debouncing/</link><pubDate>Sun, 25 Jun 2023 18:23:31 +0200</pubDate><guid>https://alvo.me/posts/prometheus-debouncing/</guid><description>&lt;div class="document">
&lt;p>Prometheus alerts can be flopping sometimes, that is really annoying
when you get multiple notifications at 3 AM. Or when you manually assign an
incident to someone else and with a new alert you need to assign this
person again. This post looks into two ways how this situation can be
improved.&lt;/p>
&lt;/div></description></item><item><title>Comparison of Networking Solutions for Kubernetes</title><link>https://alvo.me/posts/container-networking/</link><pubDate>Thu, 18 Feb 2016 00:00:00 +0000</pubDate><guid>https://alvo.me/posts/container-networking/</guid><description>&lt;div class="document">
&lt;p>The study compares different network modes of CoreOS's flannel. It shows
that most solutions perform somewhat worse than the bare host network,
IPVLan performed slightly worse, and finally VXLAN that performed
considerably worse.&lt;/p>
&lt;/div></description></item></channel></rss>