<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Articles on Ryan Knopp</title><link>https://ryanrk.com/articles/</link><description>Recent content in Articles on Ryan Knopp</description><language>en-US</language><copyright>2026</copyright><lastBuildDate>Thu, 02 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ryanrk.com/articles/index.xml" rel="self" type="application/rss+xml"/><item><title>Timestamping a transcript so a local LLM can cite the podcast.</title><link>https://ryanrk.com/articles/transcript-timestamps/</link><guid>https://ryanrk.com/articles/transcript-timestamps/</guid><pubDate>Thu, 02 Jul 2026 00:00:00 +0000</pubDate><atom:updated>2026-07-02T00:00:00+00:00</atom:updated><author>ryan@theknopps.com (Ryan Knopp)</author><description>An LLM can pull stock picks out of a podcast transcript, but on its own it can&amp;rsquo;t tell you &lt;em&gt;where&lt;/em&gt; they were said. Dropping a timestamp into the text every thirty seconds fixes that.</description></item><item><title>Skipping unchanged RSS feeds with conditional GET.</title><link>https://ryanrk.com/articles/conditional-get-rss/</link><guid>https://ryanrk.com/articles/conditional-get-rss/</guid><pubDate>Thu, 18 Jun 2026 00:00:00 +0000</pubDate><atom:updated>2026-06-18T00:00:00+00:00</atom:updated><author>ryan@theknopps.com (Ryan Knopp)</author><description>Downloading the whole feed every time you poll is wasteful and a little rude to the server. Conditional GET lets you ask &amp;ldquo;has anything changed?&amp;rdquo; and get a tiny 304 back when it hasn&amp;rsquo;t.</description></item><item><title>Using shell script to detect future Hugo articles.</title><link>https://ryanrk.com/articles/hugo-script-building-future-articles/</link><guid>https://ryanrk.com/articles/hugo-script-building-future-articles/</guid><pubDate>Sat, 20 Jun 2020 00:00:00 +0000</pubDate><atom:updated>2020-06-22T00:00:00+00:00</atom:updated><author>ryan@theknopps.com (Ryan Knopp)</author><description>You can post date articles in Hugo but those articles won&amp;rsquo;t show up unless you rebuild the site. This script will detect changes and move them over.</description></item><item><title>Using shell script to detect GIT changes.</title><link>https://ryanrk.com/articles/detecting-git-changes/</link><guid>https://ryanrk.com/articles/detecting-git-changes/</guid><pubDate>Tue, 16 Jun 2020 00:00:00 +0000</pubDate><atom:updated>2020-06-15T00:00:00+00:00</atom:updated><author>ryan@theknopps.com (Ryan Knopp)</author><description>Poor man&amp;rsquo;s version of continous integration using crontab to detect git changes when you are hosting git on a remote server.</description></item><item><title>Getting and using the system's dark mode setting in CSS.</title><link>https://ryanrk.com/articles/css-dark-mode/</link><guid>https://ryanrk.com/articles/css-dark-mode/</guid><pubDate>Wed, 20 May 2020 00:00:00 +0000</pubDate><atom:updated>2020-05-20T00:00:00+00:00</atom:updated><author>ryan@theknopps.com (Ryan Knopp)</author><description>All operating systems from mobile to desktop now have the abillity to enable dark mode. I show how you can use CSS to match the user dark mode setting.</description></item><item><title>Adding a network bridge using nmcli.</title><link>https://ryanrk.com/articles/adding-a-bridge-using-nmcli/</link><guid>https://ryanrk.com/articles/adding-a-bridge-using-nmcli/</guid><pubDate>Wed, 13 May 2020 00:00:00 +0000</pubDate><atom:updated>2020-05-14T00:00:00+00:00</atom:updated><author>ryan@theknopps.com (Ryan Knopp)</author><description>Adding a network bridge with NetworkManager using nmcli. You can use this for virtual machines like qemu kvm.</description></item></channel></rss>