<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Elliot DeNolf</title><description>Elliot DeNolf&apos;s personal website and portfolio. Founder &amp; CTO at Payload, now building at Figma. TypeScript lover, dotfiles enthusiast, and Claude connoisseur.</description><link>https://elliotdenolf.com</link><item><title>Nvm alternative for Node.js version management with asdf</title><link>https://elliotdenolf.com/blog/nvm-alternative-for-nodejs-version-management-with-asdf</link><guid isPermaLink="true">https://elliotdenolf.com/blog/nvm-alternative-for-nodejs-version-management-with-asdf</guid><description>Nvm is the most popular version manager for Node.js. A better alternative is called asdf, which allows for managing multiple languages. We will go through how to configure asdf and also get it to work with existing nvm configurations</description><pubDate>Thu, 27 Jan 2022 00:00:00 GMT</pubDate></item><item><title>Build .NET 5 Applications with GitHub Actions</title><link>https://elliotdenolf.com/blog/build-net-5-applications-with-github-actions</link><guid isPermaLink="true">https://elliotdenolf.com/blog/build-net-5-applications-with-github-actions</guid><description>Establishing CI is a crucial step to building mature applications. In this post, we will go through how to utilize GitHub Actions to build and test your .NET 5 application</description><pubDate>Sat, 19 Dec 2020 00:00:00 GMT</pubDate></item><item><title>Bootstrap your Dotfiles with dotbot</title><link>https://elliotdenolf.com/blog/bootstrap-your-dotfiles-with-dotbot</link><guid isPermaLink="true">https://elliotdenolf.com/blog/bootstrap-your-dotfiles-with-dotbot</guid><description>A customized set of dotfiles can vastly increase your command-line productivity and happiness. In this tutorial, we&apos;ll be setting up a dotfiles repository and bootstrapping it using dotbot</description><pubDate>Wed, 01 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Easily Rerun EC2 UserData</title><link>https://elliotdenolf.com/blog/easily-rerun-ec2-userdata</link><guid isPermaLink="true">https://elliotdenolf.com/blog/easily-rerun-ec2-userdata</guid><description>EC2 UserData code blocks only run when an EC2 starts up for the first time. Rerunning this code can be useful for troubleshooting purposes. I go through how to view, verify, and execute your EC2&apos;s UserData</description><pubDate>Mon, 29 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Polyglot Version Management with asdf</title><link>https://elliotdenolf.com/blog/polyglot-version-management-with-asdf</link><guid isPermaLink="true">https://elliotdenolf.com/blog/polyglot-version-management-with-asdf</guid><description>Managing and remembering the commands for multiple version managers can be cumbersome. Asdf is a polyglot version manager that supports a large number of languages. This means remembering only one set of commands for all of your version management needs</description><pubDate>Thu, 25 Jun 2020 00:00:00 GMT</pubDate></item><item><title>My Tech Podcasts: Summer 2020 Edition</title><link>https://elliotdenolf.com/blog/my-tech-podcasts-summer-2020-edition</link><guid isPermaLink="true">https://elliotdenolf.com/blog/my-tech-podcasts-summer-2020-edition</guid><description>Tech podcasts are a great way to stay on top of everything going on in the software development industry. This is my list for Summer 2020</description><pubDate>Tue, 23 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Backup and Restore Visual Studio Code Extensions from the Command Line</title><link>https://elliotdenolf.com/blog/backup-and-restore-visual-studio-code-extensions-from-the-command-line</link><guid isPermaLink="true">https://elliotdenolf.com/blog/backup-and-restore-visual-studio-code-extensions-from-the-command-line</guid><description>The backup and restore of your Visual Studio Code extensions are simple tasks from the command line. I go through the commands and also create a script to easily make use of them</description><pubDate>Mon, 22 Jun 2020 00:00:00 GMT</pubDate></item><item><title>C# Scripting using dotnet-script</title><link>https://elliotdenolf.com/blog/csharp-scripting-using-dotnet-script</link><guid isPermaLink="true">https://elliotdenolf.com/blog/csharp-scripting-using-dotnet-script</guid><description>C# is an extremely powerful language but for small, simple tasks it tends to be a bit overkill. dotnet-script aims to alleviate the friction. It allows C# code to be run script files - no compile step, no csproj file, and no Main method</description><pubDate>Mon, 15 Jun 2020 00:00:00 GMT</pubDate></item><item><title>Chromebook For Development - 1 Year In</title><link>https://elliotdenolf.com/blog/chromebook-for-development-1-year-in</link><guid isPermaLink="true">https://elliotdenolf.com/blog/chromebook-for-development-1-year-in</guid><description>With the advent of &quot;Linux on Chromebooks&quot;, Chromebooks are now viable machines for lightweight development. Here are my experiences after using a Chromebook for development after 1 year</description><pubDate>Thu, 25 Jul 2019 00:00:00 GMT</pubDate></item><item><title>Build .NET Core Applications using GitLab CI</title><link>https://elliotdenolf.com/blog/build-net-core-applications-using-gitlab-ci</link><guid isPermaLink="true">https://elliotdenolf.com/blog/build-net-core-applications-using-gitlab-ci</guid><description>Establishing CI is a crucial step to building mature applications. In this post, we will go through how to utilize GitLab CI and create a pipeline that will build and test your .NET Core application</description><pubDate>Mon, 01 Apr 2019 00:00:00 GMT</pubDate></item><item><title>Cucumber.js with TypeScript</title><link>https://elliotdenolf.com/blog/cucumberjs-with-typescript</link><guid isPermaLink="true">https://elliotdenolf.com/blog/cucumberjs-with-typescript</guid><description>Cucumber is a powerful test framework that allows tests to be fronted by plain English allowing developers, testers, and business stakeholders to better communicate and collaborate. In this post, we will create a basic Cucumber suite in TypeScript</description><pubDate>Fri, 29 Mar 2019 00:00:00 GMT</pubDate></item><item><title>Health Checks for TypeScript Microservices</title><link>https://elliotdenolf.com/blog/standardized-health-checks-in-typescript</link><guid isPermaLink="true">https://elliotdenolf.com/blog/standardized-health-checks-in-typescript</guid><description>Assessing the health of your overall system is vital when working with microservices. This post will detail how to create standardized health checks that can be used to assess the health of your service as well as any downstream dependencies</description><pubDate>Sun, 17 Mar 2019 00:00:00 GMT</pubDate></item></channel></rss>