<?xml version="1.0" encoding="UTF-8"?>
          <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
            <channel>
              <title>Aymen Chikeb — Blog</title>
              <link>https://aymenchikeb.io/</link>
              <description>Software engineering, DevOps, and systems writing by Aymen Chikeb.</description>
              <language>en-us</language>
              <atom:link href="https://aymenchikeb.io/feed.xml" rel="self" type="application/rss+xml" />
              
    <item>
      <title>Everything is a file in Linux 🤨</title>
      <link>https://aymenchikeb.io/blogs/everything-is-file-in-linux/</link>
      <guid isPermaLink="true">https://aymenchikeb.io/blogs/everything-is-file-in-linux/</guid>
      <pubDate>Sun, 23 Nov 2025 00:00:00 GMT</pubDate>
      <description>This is a common principle for Linux people, which is why I want to share it with people who don&apos;t know it. The idea of &quot;everything is a file&quot; comes from early Unix and makes Linux powerful in automation, debugging, and observability.</description>
    </item>
    <item>
      <title>Why You’ll End Up Learning Linux (Whether You Plan To or Not)</title>
      <link>https://aymenchikeb.io/blogs/why-youll-end-up-learning-linux/</link>
      <guid isPermaLink="true">https://aymenchikeb.io/blogs/why-youll-end-up-learning-linux/</guid>
      <pubDate>Sun, 16 Nov 2025 00:00:00 GMT</pubDate>
      <description>A quick explanation of why learning Linux isn’t optional anymore whether you’re a developer, DevOps engineer, or anyone working with modern software.</description>
    </item>
    <item>
      <title>The Art of Self Code Review: Becoming Your Own Best Reviewer</title>
      <link>https://aymenchikeb.io/blogs/the-art-of-self-code-review/</link>
      <guid isPermaLink="true">https://aymenchikeb.io/blogs/the-art-of-self-code-review/</guid>
      <pubDate>Sat, 01 Nov 2025 00:00:00 GMT</pubDate>
      <description>When working in small teams, you often don’t have enough people for full peer reviews. That’s when self-review critically evaluating your own code before anyone else sees it becomes a vital skill.</description>
    </item>
    <item>
      <title>Understanding System Thinking: How Everything Connects</title>
      <link>https://aymenchikeb.io/blogs/understanding-system-thinking/</link>
      <guid isPermaLink="true">https://aymenchikeb.io/blogs/understanding-system-thinking/</guid>
      <pubDate>Sat, 27 Dec 2025 00:00:00 GMT</pubDate>
      <description>The system thinking is the ability to understand how systems interact and how a change in one part can change everything or impact different parts in the system.</description>
    </item>
    <item>
      <title>How to Debug Production Issues Without Losing Your Mind</title>
      <link>https://aymenchikeb.io/blogs/how-to-debug-production-issues-without-losing-your-mind/</link>
      <guid isPermaLink="true">https://aymenchikeb.io/blogs/how-to-debug-production-issues-without-losing-your-mind/</guid>
      <pubDate>Mon, 15 Dec 2025 00:00:00 GMT</pubDate>
      <description>Production issues happen. When they do, panic is your worst enemy. Here&apos;s a practical guide to debugging production problems systematically, from logging strategies to incident response, so you can fix issues faster and keep your sanity intact.</description>
    </item>
    <item>
      <title>Webhooks, Layer by Layer: From “Something Happened” to GitHub and CircleCI on the Wire</title>
      <link>https://aymenchikeb.io/blogs/webhooks-from-surface-to-wire-github-and-ci/</link>
      <guid isPermaLink="true">https://aymenchikeb.io/blogs/webhooks-from-surface-to-wire-github-and-ci/</guid>
      <pubDate>Sat, 25 Apr 2026 00:00:00 GMT</pubDate>
      <description>From the sentence you’d use in a design review down to TLS, signatures, and retries—then GitHub firing CircleCI and CircleCI talking back to GitHub, as two different kinds of integration, grounded in a workshop you can code along with.</description>
    </item>
            </channel>
          </rss>