<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[I'd Rather Be Coding]]></title>
        <description><![CDATA[The answer to the question "Hopes, fears, dreams, personal anecdotes?"]]></description>
        <link>https://paysonwallach.com</link>
        <generator>RSS for Node</generator>
        <lastBuildDate>Tue, 23 Jul 2024 20:02:30 GMT</lastBuildDate>
        <atom:link href="https:/paysonwallach.com/blog/feed.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[Springboards and You]]></title>
            <description><![CDATA[I've been thinking a lot about the state of user autonomy in modern computing lately, and have come to a pretty stark realization about a design pattern present, if not focal, to almost every popular operating system today.]]></description>
            <guid isPermaLink="false">Springboards and You</guid>
            <pubDate>Mon, 02 Aug 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Directed Acyclic (Social Network) Graphs]]></title>
            <description><![CDATA[How Big Tech is leveraging their position to make the internet worse for everyone else and what we can do about it.]]></description>
            <guid isPermaLink="false">Directed Acyclic (Social Network) Graphs</guid>
            <pubDate>Mon, 31 May 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Rust2018 and the Great CLI Awakening]]></title>
            <description><![CDATA[Looking to learn Rust? Why not rewrite a command-line application?]]></description>
            <guid isPermaLink="false">Rust2018 and the Great CLI Awakening</guid>
            <pubDate>Tue, 30 Mar 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[New Year, New Password Manager, Part Deux]]></title>
            <description><![CDATA[A new year's resolution so nice, I had to do it twice.]]></description>
            <guid isPermaLink="false">New Year, New Password Manager, Part Deux</guid>
            <pubDate>Sun, 28 Jun 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[In Praise of Tinkering]]></title>
            <description><![CDATA[Some thoughts about things to do with some of your new-found time.]]></description>
            <guid isPermaLink="false">In Praise of Tinkering</guid>
            <pubDate>Tue, 31 Mar 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[New Year, New Password Manager]]></title>
            <description><![CDATA[The one new year's resolution that hasn't been broken two weeks in.]]></description>
            <guid isPermaLink="false">New Year, New Password Manager</guid>
            <pubDate>Sat, 18 Jan 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[LightDM with an External Display and the Art of Pseudocode]]></title>
            <description><![CDATA[I can't believe I forgot to make a joke about Python.]]></description>
            <guid isPermaLink="false">LightDM with an External Display and the Art of Pseudocode</guid>
            <pubDate>Thu, 05 Dec 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Ch-Ch-Changes]]></title>
            <description><![CDATA[I've made some much-needed updates to the site over the last couple of weeks, and I'd like to summarize some of the changes and things I learned along the way.]]></description>
            <guid isPermaLink="false">Ch-Ch-Changes</guid>
            <pubDate>Sun, 24 Nov 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Emoji in GNOME on Arch Linux]]></title>
            <description><![CDATA[In which I spend way more time than I should implementing a completely superfluous feature only to discover an incredibly versatile character input method for Linux.]]></description>
            <guid isPermaLink="false">Emoji in GNOME on Arch Linux</guid>
            <pubDate>Thu, 17 Oct 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[First Do No Harm]]></title>
            <guid isPermaLink="false">First Do No Harm</guid>
            <pubDate>Mon, 14 Oct 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[An rsync Crash Course]]></title>
            <description><![CDATA[Whether you're a beginner Bash scripter or seasoned sysadmin, rsync is an indispensable tool for efficient file transfer and synchronization. It's easy to use, yet incredibly powerful, and beguiles many a script kiddie and cargo-cult programmer alike. Let's take a bird's-eye view and look at some of rsync's most useful options, and practical examples of their application.]]></description>
            <guid isPermaLink="false">An rsync Crash Course</guid>
            <pubDate>Tue, 16 Apr 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Storing Metadata in Core Data]]></title>
            <description><![CDATA[How to store useful information about your Core Data instance without cluttering its schema.]]></description>
            <guid isPermaLink="false">Storing Metadata in Core Data</guid>
            <pubDate>Sat, 23 Mar 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Seeding Core Data]]></title>
            <description><![CDATA[Seeding Core Data with a small amount of data turns out to be a much larger task than one would initially guess, but it doesn't have to be complicated.]]></description>
            <guid isPermaLink="false">Seeding Core Data</guid>
            <pubDate>Mon, 18 Feb 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Reference vs. Value Types in Swift]]></title>
            <description><![CDATA[A quick look at the two categories of types in Swift, and when to use which.]]></description>
            <guid isPermaLink="false">Reference vs. Value Types in Swift</guid>
            <pubDate>Tue, 15 Jan 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to Partition an APFS Drive]]></title>
            <description><![CDATA[APFS Giveth and APFS taketh away. Data-protecting features in Apple's newest file system make potentially dangerous operations even more fraught.]]></description>
            <guid isPermaLink="false">How to Partition an APFS Drive</guid>
            <pubDate>Sun, 23 Dec 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Installing macOS Mojave with an NVIDIA Graphics Card]]></title>
            <description><![CDATA[Upgrading to macOS Mojave without supported graphics drivers yields, unsurprisingly, not-great-but-ok results.]]></description>
            <guid isPermaLink="false">Installing macOS Mojave with an NVIDIA Graphics Card</guid>
            <pubDate>Fri, 05 Oct 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building PyTorch from Source with CUDA on macOS]]></title>
            <description><![CDATA[PyTorch 1.0.0 has arrived! ere's how to build PyTorch from source with CUDA 10.0 on macOS High Sierra.]]></description>
            <guid isPermaLink="false">Building PyTorch from Source with CUDA on macOS</guid>
            <pubDate>Thu, 12 Jul 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Managing Multiple Python Installations]]></title>
            <description><![CDATA[Developing in multiple versions of any language is no trivial task, but for Python, with the right tools, it's become easier than ever.]]></description>
            <guid isPermaLink="false">Managing Multiple Python Installations</guid>
            <pubDate>Thu, 28 Jun 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Atom is Dead! Long Live Atom!]]></title>
            <description><![CDATA[GitHub is being acquired by Microsoft. What does this mean for the future of their open source text editor?]]></description>
            <guid isPermaLink="false">Atom is Dead! Long Live Atom!</guid>
            <pubDate>Tue, 05 Jun 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Roll Your Own Python IDE, Part Deux]]></title>
            <description><![CDATA[How to make your own powerful, customizable IDE in a modern, beautiful text editor, part II.]]></description>
            <guid isPermaLink="false">Roll Your Own Python IDE, Part Deux</guid>
            <pubDate>Thu, 17 May 2018 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>