<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dev Notebook</title><link>https://devnotebook.ru/en/</link><description>Recent content on Dev Notebook</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 27 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://devnotebook.ru/en/index.xml" rel="self" type="application/rss+xml"/><item><title>Idempotency in Distributed Systems</title><link>https://devnotebook.ru/en/posts/idempotency/</link><pubDate>Mon, 27 Jul 2026 00:00:00 +0000</pubDate><guid>https://devnotebook.ru/en/posts/idempotency/</guid><description>Understand why retries are unavoidable in distributed systems and how idempotency guarantees that the same logical operation is executed only once.</description></item><item><title>The Options Pattern in .NET</title><link>https://devnotebook.ru/en/posts/options-pattern/</link><pubDate>Sat, 25 Jul 2026 00:00:00 +0000</pubDate><guid>https://devnotebook.ru/en/posts/options-pattern/</guid><description>Dive into the Options pattern in .NET. Learn configuration providers, binding, validation, lifetimes, and the differences between IOptions, IOptionsSnapshot, and IOptionsMonitor.</description></item><item><title>Observability in Modern Applications</title><link>https://devnotebook.ru/en/posts/observability/</link><pubDate>Wed, 22 Jul 2026 00:00:00 +0000</pubDate><guid>https://devnotebook.ru/en/posts/observability/</guid><description>A practical introduction to observability and the role of logs, metrics, and traces in understanding application behavior.</description></item><item><title>Cross-Site Request Forgery (CSRF)</title><link>https://devnotebook.ru/en/posts/csrf/</link><pubDate>Mon, 20 Jul 2026 00:00:00 +0000</pubDate><guid>https://devnotebook.ru/en/posts/csrf/</guid><description>An introduction to Cross-Site Request Forgery (CSRF), the browser behavior that makes it possible, and practical techniques to prevent it.</description></item><item><title>Cross-Site Scripting (XSS)</title><link>https://devnotebook.ru/en/posts/xss/</link><pubDate>Sun, 19 Jul 2026 00:00:00 +0000</pubDate><guid>https://devnotebook.ru/en/posts/xss/</guid><description>An introduction to Cross-Site Scripting (XSS), its types, impact, and practical mitigation techniques including output encoding, sanitization, and Content Security Policy.</description></item><item><title>About</title><link>https://devnotebook.ru/en/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://devnotebook.ru/en/about/</guid><description>&lt;p&gt;Hi, I&amp;rsquo;m Pavel.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m a Senior Software Engineer with over 10 years of experience building backend systems, APIs, and distributed applications.&lt;/p&gt;
&lt;p&gt;I created this blog to share my knowledge, document my findings, and organize ideas that I find valuable in my work.&lt;/p&gt;
&lt;p&gt;You&amp;rsquo;ll find articles covering both fundamental software engineering concepts and more advanced topics. Some posts explain core principles that every developer should understand, while others explore technologies and ideas I&amp;rsquo;m currently researching.&lt;/p&gt;</description></item></channel></rss>