<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://memex.kyaruc.moe/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://memex.kyaruc.moe/feed.php">
        <title>kyaruc memex - guide</title>
        <description></description>
        <link>https://memex.kyaruc.moe/</link>
        <image rdf:resource="https://memex.kyaruc.moe/_media/wiki:logo.png" />
       <dc:date>2026-05-14T14:50:36+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://memex.kyaruc.moe/guide:artix_arch_install?rev=1742695948&amp;do=diff"/>
                <rdf:li rdf:resource="https://memex.kyaruc.moe/guide:makefile?rev=1685995744&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://memex.kyaruc.moe/_media/wiki:logo.png">
        <title>kyaruc memex</title>
        <link>https://memex.kyaruc.moe/</link>
        <url>https://memex.kyaruc.moe/_media/wiki:logo.png</url>
    </image>
    <item rdf:about="https://memex.kyaruc.moe/guide:artix_arch_install?rev=1742695948&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-23T02:12:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>artix_arch_install</title>
        <link>https://memex.kyaruc.moe/guide:artix_arch_install?rev=1742695948&amp;do=diff</link>
        <description>Artix/Arch Install (Runit)

First of all this is a good video guide:
&lt;https://vid.puffyan.us/watch?v=nCc_4fSYzRA&gt;

Secondly this guide assumes you&#039;ll be installing runit as your init of choice, of course you don&#039;t have to follow that recommendation, but note that some commands/actions may be different depending on your init choice.</description>
    </item>
    <item rdf:about="https://memex.kyaruc.moe/guide:makefile?rev=1685995744&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-06-05T20:09:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>makefile</title>
        <link>https://memex.kyaruc.moe/guide:makefile?rev=1685995744&amp;do=diff</link>
        <description>Makefiles are a simple way to organize code compilation. This tutorial does not even scratch the surface of what is possible using make, but is intended as a starters guide so that you can quickly and easily create your own makefiles for small to medium-sized projects.
A Simple Example$@ says to put the output of the compilation in the file named on the left side of the :, the $$@ and $</description>
    </item>
</rdf:RDF>
