<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Posts on Explain It</title><link>https://explainit.metacog.co.kr/posts/</link><description>Recent content in Posts on Explain It</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 22 Jul 2026 07:22:28 +0900</lastBuildDate><atom:link href="https://explainit.metacog.co.kr/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>How Patroni Keeps Your Database Running Even When Servers Crash</title><link>https://explainit.metacog.co.kr/posts/2026-07-22-how-patroni-keeps-your-database-running-even-when-servers-cr/</link><pubDate>Wed, 22 Jul 2026 07:22:28 +0900</pubDate><guid>https://explainit.metacog.co.kr/posts/2026-07-22-how-patroni-keeps-your-database-running-even-when-servers-cr/</guid><description>&lt;h2 id="-what-is-it"&gt;🤔 What Is It?&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Patroni 기반 분산 PostgreSQL, Patroni HA&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Patroni is smart coach software that watches over a team of database servers — if the main server breaks, it instantly picks a backup to take over so your app never goes offline.&lt;/p&gt;
&lt;h2 id="-like-a-soccer-team-with-an-automatic-coach"&gt;🧩 Like a soccer team with an automatic coach&lt;/h2&gt;
&lt;p&gt;Imagine a soccer team where one player is chosen as the captain — they call all the plays and everyone follows them. Three other players are backup captains who watch every single move the main captain makes and copy every strategy note into their own notebooks, second by second. A super-smart coach named Patroni watches everyone from the sideline, and the whole team shares one giant whiteboard called etcd that always shows exactly who the current captain is. If the main captain suddenly twists their ankle and can&amp;rsquo;t play, Patroni instantly checks the backups, picks the one whose notebook is most up-to-date, writes the new name on the whiteboard, and the game keeps going — all in a few seconds. Nobody in the stands even notices the switch happened.&lt;/p&gt;</description></item><item><title>How AI Learned to Highlight What Matters (Instead of Reading One Word at a Time)</title><link>https://explainit.metacog.co.kr/posts/2026-07-22-how-ai-learned-to-highlight-what-matters-instead-of-reading/</link><pubDate>Wed, 22 Jul 2026 05:18:20 +0900</pubDate><guid>https://explainit.metacog.co.kr/posts/2026-07-22-how-ai-learned-to-highlight-what-matters-instead-of-reading/</guid><description>&lt;h2 id="-what-is-it"&gt;🤔 What Is It?&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;attention is all you need&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&amp;ldquo;Attention Is All You Need&amp;rdquo; is a famous research paper that taught AI to understand language by letting every word in a sentence instantly check how important every other word is to its own meaning — all at the same time, instead of reading left to right like a slow reader.&lt;/p&gt;
&lt;h2 id="-like-highlighting-a-paragraph-with-your-whole-study-group-at-once"&gt;🧩 Like highlighting a paragraph with your whole study group at once&lt;/h2&gt;
&lt;p&gt;Imagine your study group is trying to understand a confusing paragraph in a history book. Instead of reading it word by word from left to right, everyone grabs a highlighter and — all at the same time — each word scores every other word: &amp;ldquo;How much do you help explain me?&amp;rdquo; The word &amp;ldquo;castle&amp;rdquo; lights up &amp;ldquo;medieval,&amp;rdquo; &amp;ldquo;king,&amp;rdquo; and &amp;ldquo;siege&amp;rdquo; with bright yellow, but barely touches &amp;ldquo;the&amp;rdquo; or &amp;ldquo;a.&amp;rdquo; The word &amp;ldquo;king&amp;rdquo; does the same thing, lighting up its own most helpful neighbors. Every word does this simultaneously, creating a glowing web that shows exactly which words explain which other words — and that web of highlights is what the paper calls attention.&lt;/p&gt;</description></item></channel></rss>