<?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[Your Name]]></title>
        <description><![CDATA[Your Name]]></description>
        <link>https://grainger.xyz</link>
        <generator>RSS for Node</generator>
        <lastBuildDate>Mon, 07 Nov 2022 06:11:39 GMT</lastBuildDate>
        <atom:link href="https://grainger.xyz/feed.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[6 best developer podcasts on the internet right now]]></title>
            <description><![CDATA[some description]]></description>
            <link>/posts/6-best-software-engineering-podcasts</link>
            <guid isPermaLink="true">/posts/6-best-software-engineering-podcasts</guid>
            <dc:creator><![CDATA[You]]></dc:creator>
            <pubDate>Sun, 03 Sep 2017 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[AWS Lambda with Ruby: A Complete Getting Started Guide]]></title>
            <link>/posts/aws-lambda-with-ruby-a-complete-getting-started-guide</link>
            <guid isPermaLink="true">/posts/aws-lambda-with-ruby-a-complete-getting-started-guide</guid>
            <pubDate>Mon, 11 Nov 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Backup and restore MongoDB with X.509 authorisation]]></title>
            <link>/posts/backup-and-restore-mongodb-with-x-509-authorisation</link>
            <guid isPermaLink="true">/posts/backup-and-restore-mongodb-with-x-509-authorisation</guid>
            <pubDate>Wed, 14 Aug 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Best timeless programming books on safari online]]></title>
            <link>/posts/best-timeless-programming-books-on-safari-online</link>
            <guid isPermaLink="true">/posts/best-timeless-programming-books-on-safari-online</guid>
            <pubDate>Sun, 08 Oct 2017 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Changing from cipher to cipheriv]]></title>
            <link>/posts/changing-from-cipher-to-cipheriv</link>
            <guid isPermaLink="true">/posts/changing-from-cipher-to-cipheriv</guid>
            <pubDate>Fri, 20 Apr 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Creating the EcoBricks UK site]]></title>
            <link>/posts/creating-a-map-using-google-forms-with-minimal-code-and-zero-maintenance-and-overhead</link>
            <guid isPermaLink="true">/posts/creating-a-map-using-google-forms-with-minimal-code-and-zero-maintenance-and-overhead</guid>
            <pubDate>Wed, 14 Aug 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[How to make an Amazon Alexa skill without the annoying Skills Kit UI.]]></title>
            <link>/posts/creating-an-alexa-cli</link>
            <guid isPermaLink="true">/posts/creating-an-alexa-cli</guid>
            <pubDate>Thu, 08 Mar 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Creating X.509 certificates for MongoDB]]></title>
            <link>/posts/creating-x-509-certificates-for-mongodb</link>
            <guid isPermaLink="true">/posts/creating-x-509-certificates-for-mongodb</guid>
            <pubDate>Thu, 31 Aug 2017 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Debugging Rails with VSCode]]></title>
            <link>/posts/debugging-rails-with-vscode</link>
            <guid isPermaLink="true">/posts/debugging-rails-with-vscode</guid>
            <pubDate>Mon, 16 Sep 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Developing locally with Docker and VS code]]></title>
            <link>/posts/developing-locally-with-docker-and-vs-code</link>
            <guid isPermaLink="true">/posts/developing-locally-with-docker-and-vs-code</guid>
            <pubDate>Sun, 22 Jul 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Development Testing Nuance Dragon Naturally Speaking on mac]]></title>
            <link>/posts/development-testing-nuance-dragon-naturally-speaking-on-mac</link>
            <guid isPermaLink="true">/posts/development-testing-nuance-dragon-naturally-speaking-on-mac</guid>
            <pubDate>Fri, 20 Oct 2017 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Microsoft Build 2020 - working from home edition]]></title>
            <link>/posts/microsoft-build-2020</link>
            <guid isPermaLink="true">/posts/microsoft-build-2020</guid>
            <pubDate>Thu, 21 May 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Creating NPM module with Typescript and Jest]]></title>
            <link>/posts/mocking-imports-in-typescript-and-jest</link>
            <guid isPermaLink="true">/posts/mocking-imports-in-typescript-and-jest</guid>
            <pubDate>Sat, 16 Sep 2017 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Phantomjs 2.0 on EC2 instance]]></title>
            <link>/posts/phantomjs-2-0-on-ec2-instance</link>
            <guid isPermaLink="true">/posts/phantomjs-2-0-on-ec2-instance</guid>
            <pubDate>Tue, 22 Aug 2017 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Removing test data from your AWS hosted Postgres DB automatically every day using pg_cron]]></title>
            <link>/posts/removing-test-data-from-your-postgres-db-using-pg_cron</link>
            <guid isPermaLink="true">/posts/removing-test-data-from-your-postgres-db-using-pg_cron</guid>
            <pubDate>Mon, 05 Sep 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[RVM: How to Get Started and Manage Installations]]></title>
            <link>/posts/rvm-how-to-get-started</link>
            <guid isPermaLink="true">/posts/rvm-how-to-get-started</guid>
            <pubDate>Mon, 14 Oct 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Serverless: What and Why? A Complete Guide for IT Leaders]]></title>
            <link>/posts/serverless-what-and-why-a-complete-guide-for-it-leaders</link>
            <guid isPermaLink="true">/posts/serverless-what-and-why-a-complete-guide-for-it-leaders</guid>
            <pubDate>Mon, 13 Jan 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Test-Driven Learning: A Better Way to Learn Any Programming Language]]></title>
            <link>/posts/test-driven-learning</link>
            <guid isPermaLink="true">/posts/test-driven-learning</guid>
            <pubDate>Wed, 14 Aug 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Best timeless programming books on safari online]]></title>
            <link>/posts/timeless-programming-books-safari-online</link>
            <guid isPermaLink="true">/posts/timeless-programming-books-safari-online</guid>
            <pubDate>Tue, 26 Sep 2017 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Timezone in Docker Alpine not using environment variable TZ]]></title>
            <link>/posts/timezone-in-docker-alpine-not-using-environment-variable-tz</link>
            <guid isPermaLink="true">/posts/timezone-in-docker-alpine-not-using-environment-variable-tz</guid>
            <pubDate>Fri, 09 Feb 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using a Custom RSpec Matcher with RSpec mocks]]></title>
            <link>/posts/using-a-custom-rspec-matcher-with-rspec-mocks</link>
            <guid isPermaLink="true">/posts/using-a-custom-rspec-matcher-with-rspec-mocks</guid>
            <pubDate>Sun, 27 Jan 2019 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using self hosted gitlab npm modules in Docker container]]></title>
            <link>/posts/using-local-npm-modules-in-gitlab-pipeline</link>
            <guid isPermaLink="true">/posts/using-local-npm-modules-in-gitlab-pipeline</guid>
            <pubDate>Wed, 31 Jan 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using a Populated MySQL 5.7 (or earlier) as a Codeship Pro Service Without your Tests Breaking]]></title>
            <link>/posts/using-mysql-as-a-codeship-service</link>
            <guid isPermaLink="true">/posts/using-mysql-as-a-codeship-service</guid>
            <pubDate>Mon, 18 May 2020 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using numbers in terraform templates]]></title>
            <link>/posts/using-numbers-in-terraform-templates</link>
            <guid isPermaLink="true">/posts/using-numbers-in-terraform-templates</guid>
            <pubDate>Thu, 15 Feb 2018 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Using private TLS/SSL keys in Docker]]></title>
            <link>/posts/using-ssh-keys-in-docker</link>
            <guid isPermaLink="true">/posts/using-ssh-keys-in-docker</guid>
            <pubDate>Thu, 31 Aug 2017 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[What is Quality code?]]></title>
            <link>/posts/what-is-quality-code</link>
            <guid isPermaLink="true">/posts/what-is-quality-code</guid>
            <pubDate>Tue, 11 Sep 2018 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>