<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:wfw="http://wellformedweb.org/CommentAPI/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
     xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
     xmlns:georss="http://www.georss.org/georss"
     xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
     xmlns:media="http://search.yahoo.com/mrss/"><channel>
  <title>knits knot's</title>
  <atom:link href="https://tilde.green/~knit" rel="self" type="application/rss+xml" />
  <link>https://tilde.green/~knit</link>
  <description><![CDATA[rss feed]]></description>
  <language>en</language>
  <pubDate>Tue, 25 Nov 2025 20:45:48 -0700</pubDate>
  <lastBuildDate>Tue, 25 Nov 2025 20:45:48 -0700</lastBuildDate>
  <generator>Emacs 29.4 Org-mode 9.6.15</generator>
  <webMaster>knit@tilde.green (knit)</webMaster>
  <image>
    <url>https://tilde.green/~knit/knit.png</url>
    <title>knits knot's</title>
    <link>https://tilde.green/~knit</link>
  </image>

  <item>
    <title>hello!</title>
    <link>https://tilde.green/~knit/rss.html#hello-world</link>
    <author>knit@tilde.green (knit)</author>
    <guid isPermaLink="false">https://tilde.green/~knit/rss.html#hello-world</guid>
    <pubDate>Sun, 05 May 2024 21:25:00 -0600</pubDate>

    <description><![CDATA[<p>
    hi, im knit. these are my random thoughts. i may delete / change entries here at times. newest entries are first.
    </p>

    <div id="table-of-contents" role="doc-toc">
    <h2>Table of Contents</h2>
    <div id="text-table-of-contents" role="doc-toc">
    <ul>
    <li><a href="#hello-world">hello!</a></li>
    <li><a href="#rss-working">live!</a></li>
    <li><a href="#org390540a">a list of random tips for living life</a></li>
    <li><a href="#weight-vs-volume">cooking weight vs volume measurements</a></li>
    <li><a href="#guix-steam-external-hdd">Steam on GuixSD with an external HDD</a></li>
    <li><a href="#opml">rss opml file</a></li>
    <li><a href="#computer-syllabics">writing in plains cree syllabics</a></li>
    <li><a href="#fixing-rss">using proper subheading IDs</a></li>
    <li><a href="#org0b967b2">atom clients are kinda hit-or-miss, huh</a></li>
    </ul>
    </div>
    </div>
    ]]></description>
  </item>

  <item>
    <title>live!</title>
    <link>https://tilde.green/~knit/rss.html#rss-working</link>
    <author>knit@tilde.green (knit)</author>
    <guid isPermaLink="false">https://tilde.green/~knit/rss.html#rss-working</guid>
    <pubDate>Sun, 05 May 2024 21:25:00 -0600</pubDate>

    <description><![CDATA[<p>
    ok, it looks like everything here is working?
    </p>

    <ul class="org-ul">
    <li>i installed the <code>ox-rss</code> package</li>
    <li>i add new entries to <code>rss.org</code></li>
    <li>i include a <code>:CUSTOM_ID:</code> property on each new entry.</li>
    <li>i press <code>C-c C-e r r</code> to export to <code>rss.xml</code></li>
    <li>i move the generated xml file to my website :3</li>
    </ul>
    ]]></description>
  </item>
  <item>
    <title>a list of random tips for living life</title>
    <link>https://tilde.green/~knit/rss.html#org390540a</link>
    <author>knit@tilde.green (knit)</author>
    <guid isPermaLink="false">https://tilde.green/~knit/rss.html#org390540a</guid>
    <pubDate>Mon, 06 Jan 2025 21:05:00 -0700</pubDate>

    <description><![CDATA[<p>
    i published a list of random (some more extreme than others) "did you know" style tips such as:
    </p>

    <ul class="org-ul">
    <li>you can re-steep green tea leaves</li>
    <li>oatmeal is way cheaper than cereal</li>
    <li>safety razors &gt; cartridge razors.</li>
    <li>fast food is usually bad for you</li>
    </ul>

    <p>
    stuff like that. find the page <a href="https://tilde.green/~knit/life.html">here</a>!
    </p>
    ]]></description>
  </item>

  <item>
    <title>cooking weight vs volume measurements</title>
    <link>https://tilde.green/~knit/rss.html#weight-vs-volume</link>
    <author>knit@tilde.green (knit)</author>
    <guid isPermaLink="false">https://tilde.green/~knit/rss.html#weight-vs-volume</guid>
    <pubDate>Thu, 23 May 2024 17:55:00 -0600</pubDate>

    <description><![CDATA[<p>
    i was thinking about automatically converting between metric and imperial cooking, then i realized...
    </p>

    <p>
    ... i don't want to use imperial cooking measurements lmao
    </p>
    ]]></description>
  </item>

  <item>
    <title>Steam on GuixSD with an external HDD</title>
    <link>https://tilde.green/~knit/rss.html#guix-steam-external-hdd</link>
    <author>knit@tilde.green (knit)</author>
    <guid isPermaLink="false">https://tilde.green/~knit/rss.html#guix-steam-external-hdd</guid>
    <pubDate>Wed, 04 Sep 2024 08:16:00 -0600</pubDate>

    <description><![CDATA[<p>
    So i got Steam installed from nonguix, but it runs in a sandbox in <code>~/.local/share/guix-sandbox-home</code>. it cannot see directories outside of this path.
    </p>

    <p>
    so i created <code>~/.local/share/guix-sandbox-home/mnt</code> and mounted my external drive (with all my games on it) to that mountpoint.
    </p>

    <p>
    then i ran steam with <code>steam -console</code>, opened the Console tab, and wrote:
    </p>

    <p>
    <code>library_folder_add /home/lin/mnt/Games</code>
    </p>

    <p>
    Now steam is working!
    </p>

    <p>
    To run Ultrakill,
    </p>
    <ul class="org-ul">
    <li>Properties</li>
    <li>Compatibility</li>
    </ul>

    <p>
    i'll write a complete article eventually when Ultrakill actually launches.
    </p>
    ]]></description>
  </item>

  <item>
    <title>rss opml file</title>
    <link>https://tilde.green/~knit/rss.html#opml</link>
    <author>knit@tilde.green (knit)</author>
    <guid isPermaLink="false">https://tilde.green/~knit/rss.html#opml</guid>
    <pubDate>Sun, 03 Nov 2024 09:14:00 -0700</pubDate>

    <description><![CDATA[<p>
    instead of writing all my urls out in my <code>init.el</code> file as elements to my <code>elfeed-feeds</code> list, i discovered that it's easier and cleaner to just use an <a href="http://opml.org/">opml</a> file:
    </p>

    <ul class="org-ul">
    <li><code>elfeed-export-opml</code>, then run</li>
    <li><code>elfeed-import-opml</code> on that file from my init.el.</li>
    </ul>

    <p>
    yeah i'm stupid. what about it?
    </p>
    ]]></description>
  </item>

  <item>
    <title>writing in plains cree syllabics</title>
    <link>https://tilde.green/~knit/rss.html#computer-syllabics</link>
    <author>knit@tilde.green (knit)</author>
    <guid isPermaLink="false">https://tilde.green/~knit/rss.html#computer-syllabics</guid>
    <pubDate>Thu, 07 Nov 2024 11:51:00 -0700</pubDate>

    <description><![CDATA[<p>
    ᑖᓂᓯ, ᑲᐦᑭᔭᐤ ᐊᐏᔭᐠ!
    </p>

    <p>
    sometimes i want to write in <a href="https://en.wikipedia.org/wiki/Cree_syllabics">cree syllabic</a> from within emacs, without needing to install external programs like <a href="https://fcitx-im.org/wiki/Fcitx_5">fcitx</a> (and using, say, <a href="https://www.nongnu.org/m17n/">m17n</a> to get a western cree input method)
    </p>

    <p>
    so i created <a href="https://tilde.green/~knit/syllabics-on-computers.html">several tools</a> to make this easier
    </p>

    <ul class="org-ul">
    <li>a consolefont for non-gui displays</li>
    <li>a loadkeys input method (for non-gui displays)</li>
    <li>an emacs input method for syllabics ("ma" becomes "ᒪ")</li>
    <li>an emacs function to convert a whole region from ASCII to SRO to syllabics.</li>
    <li>a keyboard layout for heliboard on android</li>
    </ul>

    <p>
    these projects have been really fun :3
    </p>

    <ul class="org-ul">
    <li>ᑭᐑ ᐚᐸᒥᑎᓈᐚᐤ ᒭᐢᑕᐢ, ᓂᒐᒋᒧᓯᓯᒪᐠ! 🐶</li>
    <li>kiwî wâpamitinâwâw mwestas, nicacimosisimak!</li>
    <li>i'll see you all later, my puppies!</li>
    </ul>
    ]]></description>
  </item>
  <item>
    <title>using proper subheading IDs</title>
    <link>https://tilde.green/~knit/rss.html#fixing-rss</link>
    <author>knit@tilde.green (knit)</author>
    <guid isPermaLink="false">https://tilde.green/~knit/rss.html#fixing-rss</guid>
    <pubDate>Mon, 25 Nov 2024 21:55:00 -0700</pubDate>

    <description><![CDATA[<p>
    i had some rss issues where the link would point to a non-existing url. i fixed that by setting "CUSTOM<sub>ID</sub>" to my entries from now on. whoops :3
    </p>
    ]]></description>
  </item>

  <item>
    <title>atom clients are kinda hit-or-miss, huh</title>
    <link>https://tilde.green/~knit/rss.html#org0b967b2</link>
    <author>knit@tilde.green (knit)</author>
    <guid isPermaLink="false">https://tilde.green/~knit/rss.html#org0b967b2</guid>
    <pubDate>Tue, 25 Nov 2025 20:45:00 -0700</pubDate>

    <description><![CDATA[<p>
    as someone who rolls my own atom generators from time to time, it's frustrating that a lot of atom clients don't acctually follow the specification.
    </p>

    <p>
    so far <b>only</b> newsboat properly renders <a href="https://tilde.green/~knit/poems.xml">posts</a> generated by my latest software. other clients get mad if i don't include a link to the article on the web (which is not mandatory), and some of them only show me the summary.
    </p>

    <p>
    some clients don't render <code>text/plain</code> properly, and everything gets put onto one line. some clients even do this if i specify that it's a <code>&lt;pre&gt;</code> tag in <code>text/html</code> format.
    </p>

    <p>
    but i don't want to only publish to newsboat readers. i want my shitposts to be accessible for anyone, so i primarily post here (an rss feed generated from emacs' org mode)
    </p>

    <p>
    weh, anyway, enough for this vent
    </p>
    ]]></description>
  </item>
</channel>
</rss>
