<?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[Sam Berg]]></title>
        <description><![CDATA[Sam Berg]]></description>
        <link>https://sam-berg.com</link>
        <generator>RSS for Node</generator>
        <lastBuildDate>Thu, 13 Apr 2023 21:23:50 GMT</lastBuildDate>
        <atom:link href="https://sam-berg.com/feed.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[Markdown Examples]]></title>
            <description><![CDATA[View examples of all possible Markdown options.]]></description>
            <link>/posts/.markdown</link>
            <guid isPermaLink="true">/posts/.markdown</guid>
            <category><![CDATA[web development]]></category>
            <dc:creator><![CDATA[You]]></dc:creator>
            <pubDate>Fri, 19 Mar 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Next.js Pages]]></title>
            <description><![CDATA[Learn more about Next.js pages.]]></description>
            <link>/posts/.pages</link>
            <guid isPermaLink="true">/posts/.pages</guid>
            <category><![CDATA[web development]]></category>
            <dc:creator><![CDATA[You]]></dc:creator>
            <pubDate>Thu, 18 Mar 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Coming Up With Ideas]]></title>
            <description><![CDATA[Thinking of projects]]></description>
            <link>/posts/20220509_first_post</link>
            <guid isPermaLink="true">/posts/20220509_first_post</guid>
            <category><![CDATA[project]]></category>
            <dc:creator><![CDATA[Sam Berg]]></dc:creator>
            <pubDate>Mon, 09 May 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Pre-Work]]></title>
            <description><![CDATA[Figuring out how to implement speech to text]]></description>
            <link>/posts/20220511_speech_to_text_research</link>
            <guid isPermaLink="true">/posts/20220511_speech_to_text_research</guid>
            <category><![CDATA[project]]></category>
            <category><![CDATA[research]]></category>
            <dc:creator><![CDATA[Sam Berg]]></dc:creator>
            <pubDate>Wed, 11 May 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Test Driving DeepSpeech]]></title>
            <description><![CDATA[Figuring out how to implement speech to text]]></description>
            <link>/posts/20220513_trying_deepspeech</link>
            <guid isPermaLink="true">/posts/20220513_trying_deepspeech</guid>
            <category><![CDATA[project]]></category>
            <category><![CDATA[research]]></category>
            <dc:creator><![CDATA[Sam Berg]]></dc:creator>
            <pubDate>Fri, 13 May 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Putting The STT App Together]]></title>
            <description><![CDATA[Figuring out how to use what I know to bolt together the app.]]></description>
            <link>/posts/20220514_listening</link>
            <guid isPermaLink="true">/posts/20220514_listening</guid>
            <category><![CDATA[project]]></category>
            <category><![CDATA[research]]></category>
            <dc:creator><![CDATA[Sam Berg]]></dc:creator>
            <pubDate>Sat, 14 May 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Crossword Help]]></title>
            <description><![CDATA[Wherein I write a program to help me solve crosswords]]></description>
            <link>/posts/20220516_crossword_interlude</link>
            <guid isPermaLink="true">/posts/20220516_crossword_interlude</guid>
            <category><![CDATA[project]]></category>
            <category><![CDATA[ad-hoc]]></category>
            <dc:creator><![CDATA[Sam Berg]]></dc:creator>
            <pubDate>Mon, 16 May 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Programming Puzzle - Arithmetic Subsequences]]></title>
            <description><![CDATA[Solving a medium-difficulty toy problem]]></description>
            <link>/posts/20220530-leetcode-arithmetic-slices</link>
            <guid isPermaLink="true">/posts/20220530-leetcode-arithmetic-slices</guid>
            <category><![CDATA[project]]></category>
            <category><![CDATA[leetcode]]></category>
            <dc:creator><![CDATA[Sam Berg]]></dc:creator>
            <pubDate>Mon, 30 May 2022 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>