<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>minsnote</title>
    <link>https://jinwonmin.github.io/en</link>
    <description>Dev notes and random musings ~~</description>
    <language>en</language>
    <lastBuildDate>Mon, 06 Apr 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://jinwonmin.github.io/en/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title><![CDATA[[Prometheus & Grafana] Chapter 5. Jobs and Instances]]></title>
      <link>https://jinwonmin.github.io/en/posts/prometheus-grafana-part02-ch05</link>
      <guid>https://jinwonmin.github.io/en/posts/prometheus-grafana-part02-ch05</guid>
      <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[The relationship between Jobs and Instances as Prometheus scraping units, auto-generated labels and metrics, and Part 02 recap]]></description>
    </item>
    <item>
      <title><![CDATA[Part 7: Copy Protection and SEO in One Shot]]></title>
      <link>https://jinwonmin.github.io/en/posts/copy-protection-and-seo</link>
      <guid>https://jinwonmin.github.io/en/posts/copy-protection-and-seo</guid>
      <pubDate>Sun, 05 Apr 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[How I blocked content copying while keeping code blocks copyable, and layered SEO structured data on top]]></description>
    </item>
    <item>
      <title><![CDATA[Why Korean URLs Return 404 on Next.js + GitHub Pages]]></title>
      <link>https://jinwonmin.github.io/en/posts/nextjs-github-pages-korean-url-404</link>
      <guid>https://jinwonmin.github.io/en/posts/nextjs-github-pages-korean-url-404</guid>
      <pubDate>Sun, 05 Apr 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[When generateStaticParams encodes and GitHub Pages decodes, non-ASCII pages vanish]]></description>
    </item>
    <item>
      <title><![CDATA[[Prometheus & Grafana] Chapter 4. Metric Types]]></title>
      <link>https://jinwonmin.github.io/en/posts/prometheus-grafana-part02-ch04</link>
      <guid>https://jinwonmin.github.io/en/posts/prometheus-grafana-part02-ch04</guid>
      <pubDate>Sun, 05 Apr 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[Characteristics and selection criteria for the four metric types — Counter, Gauge, Histogram, and Summary]]></description>
    </item>
    <item>
      <title><![CDATA[Part 4: Custom Domain and Korean URL Issues]]></title>
      <link>https://jinwonmin.github.io/en/posts/domain-and-korean-url</link>
      <guid>https://jinwonmin.github.io/en/posts/domain-and-korean-url</guid>
      <pubDate>Sat, 04 Apr 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[Switching from GitHub Pages sub-path deployment to root domain, and fixing 404 errors on Korean tag pages]]></description>
    </item>
    <item>
      <title><![CDATA[Part 6: Adding i18n to a Static Blog]]></title>
      <link>https://jinwonmin.github.io/en/posts/i18n-static-blog</link>
      <guid>https://jinwonmin.github.io/en/posts/i18n-static-blog</guid>
      <pubDate>Sat, 04 Apr 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[How I added Korean/English multilingual support to a Next.js static blog without middleware, and the pitfalls along the way]]></description>
    </item>
    <item>
      <title><![CDATA[Part 5: Like Button and PostStats Integration]]></title>
      <link>https://jinwonmin.github.io/en/posts/like-button-and-poststats</link>
      <guid>https://jinwonmin.github.io/en/posts/like-button-and-poststats</guid>
      <pubDate>Sat, 04 Apr 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[Building a like API, integrating it with view counts, and optimizing API calls along the way]]></description>
    </item>
    <item>
      <title><![CDATA[[Prometheus & Grafana] Chapter 3. Data Model]]></title>
      <link>https://jinwonmin.github.io/en/posts/prometheus-grafana-part02-ch03</link>
      <guid>https://jinwonmin.github.io/en/posts/prometheus-grafana-part02-ch03</guid>
      <pubDate>Sat, 04 Apr 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[The structure of Prometheus time series, metric naming, labels, cardinality, and how samples are stored]]></description>
    </item>
    <item>
      <title><![CDATA[Part 3: Adding Auth to a Public API]]></title>
      <link>https://jinwonmin.github.io/en/posts/api-key-auth</link>
      <guid>https://jinwonmin.github.io/en/posts/api-key-auth</guid>
      <pubDate>Fri, 03 Apr 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[Adding X-API-Key header authentication to a Cloudflare Workers API, and injecting secrets into GitHub Actions builds]]></description>
    </item>
    <item>
      <title><![CDATA[[Prometheus & Grafana] Chapter 2. Prometheus and Grafana Architecture]]></title>
      <link>https://jinwonmin.github.io/en/posts/prometheus-grafana-part01-ch02</link>
      <guid>https://jinwonmin.github.io/en/posts/prometheus-grafana-part01-ch02</guid>
      <pubDate>Fri, 03 Apr 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[Prometheus components, Pull vs Push model, Grafana's role, and the full data flow diagram]]></description>
    </item>
    <item>
      <title><![CDATA[[Prometheus & Grafana] Chapter 1. Why Monitoring Matters]]></title>
      <link>https://jinwonmin.github.io/en/posts/prometheus-grafana-part01-ch01</link>
      <guid>https://jinwonmin.github.io/en/posts/prometheus-grafana-part01-ch01</guid>
      <pubDate>Thu, 02 Apr 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[The cost of outages, the 3 pillars of observability, and an overview of the Prometheus + Grafana ecosystem]]></description>
    </item>
    <item>
      <title><![CDATA[Part 2: Building a Blog API with Cloudflare Workers]]></title>
      <link>https://jinwonmin.github.io/en/posts/cloudflare-workers-api</link>
      <guid>https://jinwonmin.github.io/en/posts/cloudflare-workers-api</guid>
      <pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[Why I chose Cloudflare Workers to add view counts, visitor counters, and comments to a static blog, and how I built it]]></description>
    </item>
    <item>
      <title><![CDATA[Part 1: Blog Tech Stack]]></title>
      <link>https://jinwonmin.github.io/en/posts/tech-stack</link>
      <guid>https://jinwonmin.github.io/en/posts/tech-stack</guid>
      <pubDate>Fri, 27 Mar 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[Trial and error while building a GitHub blog...]]></description>
    </item>
  </channel>
</rss>