<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Today I Learned</title><description>A daily log &amp; collection of things I&apos;ve learned.</description><link>https://til.desertthunder.dev/</link><language>en-us</language><item><title>CRDT</title><link>https://til.desertthunder.dev/notes/2026/07/17/crdt/</link><guid isPermaLink="true">https://til.desertthunder.dev/notes/2026/07/17/crdt/</guid><description>A conflict-free replicated data type (CRDT) is a data structure that can be replicated across multiple computers in a network.</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate></item><item><title>PTY</title><link>https://til.desertthunder.dev/notes/2026/07/16/pty/</link><guid isPermaLink="true">https://til.desertthunder.dev/notes/2026/07/16/pty/</guid><description>A pty is a pseudoterminal, a software interface in Unix-like operating systems that emulates a physical hardware terminal. They&apos;re to gain access to the shell.</description><pubDate>Thu, 16 Jul 2026 00:00:00 GMT</pubDate></item><item><title>PageRank</title><link>https://til.desertthunder.dev/notes/2026/07/15/pagerank/</link><guid isPermaLink="true">https://til.desertthunder.dev/notes/2026/07/15/pagerank/</guid><description>PageRank is the first algorithm used by Google Search to rank the importance of web pages, named after web pages &amp; Google Co-Founder Larry Page.</description><pubDate>Wed, 15 Jul 2026 00:00:00 GMT</pubDate></item></channel></rss>