<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Marcus Turewicz</title>
    <description>The latest articles on DEV Community by Marcus Turewicz (@marcusturewicz).</description>
    <link>https://dev.to/marcusturewicz</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F330463%2F8899696d-369d-4a9d-b638-dd8eb5758284.jpg</url>
      <title>DEV Community: Marcus Turewicz</title>
      <link>https://dev.to/marcusturewicz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/marcusturewicz"/>
    <language>en</language>
    <item>
      <title>Serverless image classification with ONNX, .NET and Azure Functions</title>
      <dc:creator>Marcus Turewicz</dc:creator>
      <pubDate>Tue, 04 Aug 2020 07:34:18 +0000</pubDate>
      <link>https://dev.to/marcusturewicz/serverless-image-classification-with-onnx-net-and-azure-functions-1h7l</link>
      <guid>https://dev.to/marcusturewicz/serverless-image-classification-with-onnx-net-and-azure-functions-1h7l</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;This post has been archived and you can now find it on my personal blog at &lt;a href="https://www.marcusturewicz.com/blog/serverless-image-classification-with-onnx-dotnet-and-azure-functions"&gt;https://www.marcusturewicz.com/blog/serverless-image-classification-with-onnx-dotnet-and-azure-functions&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>machinelearning</category>
      <category>azure</category>
      <category>dotnet</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>What's your local dev setup for deep learning with PyTorch?</title>
      <dc:creator>Marcus Turewicz</dc:creator>
      <pubDate>Thu, 09 Jul 2020 04:04:02 +0000</pubDate>
      <link>https://dev.to/marcusturewicz/what-s-your-local-dev-setup-for-deep-learning-with-pytorch-8fp</link>
      <guid>https://dev.to/marcusturewicz/what-s-your-local-dev-setup-for-deep-learning-with-pytorch-8fp</guid>
      <description>&lt;p&gt;For development of deep learning models with PyTorch e.g. image classification, object detection and so forth, what works best for your local development machine:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Which operating system?&lt;/li&gt;
&lt;li&gt;Which GPU?&lt;/li&gt;
&lt;li&gt;Anaconda, pip or nothing?&lt;/li&gt;
&lt;li&gt;Anything else to consider?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Would love to hear what you're using :)&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>python</category>
      <category>pytorch</category>
    </item>
    <item>
      <title>Develop against SQL Server on a Mac with Docker and VS Code</title>
      <dc:creator>Marcus Turewicz</dc:creator>
      <pubDate>Mon, 15 Jun 2020 06:37:31 +0000</pubDate>
      <link>https://dev.to/marcusturewicz/develop-against-sql-server-on-a-mac-with-docker-and-vs-code-53db</link>
      <guid>https://dev.to/marcusturewicz/develop-against-sql-server-on-a-mac-with-docker-and-vs-code-53db</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;This post has been archived and you can now find it on my personal blog at &lt;a href="https://www.marcusturewicz.com/blog/develop-against-sql-server-on-a-mac-with-docker-and-vs-code"&gt;https://www.marcusturewicz.com/blog/develop-against-sql-server-on-a-mac-with-docker-and-vs-code&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>webdev</category>
      <category>sql</category>
      <category>productivity</category>
      <category>dotnet</category>
    </item>
    <item>
      <title>Creating a .NET Tool - Part 3: CI/CD</title>
      <dc:creator>Marcus Turewicz</dc:creator>
      <pubDate>Sun, 03 May 2020 06:08:14 +0000</pubDate>
      <link>https://dev.to/marcusturewicz/creating-a-net-tool-part-3-ci-cd-1pmg</link>
      <guid>https://dev.to/marcusturewicz/creating-a-net-tool-part-3-ci-cd-1pmg</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;This post has been archived and you can now find it on my personal blog at &lt;a href="https://www.marcusturewicz.com/blog/creating-a-dotnet-tool-part-3-cicd"&gt;https://www.marcusturewicz.com/blog/creating-a-dotnet-tool-part-3-cicd&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>dotnet</category>
      <category>productivity</category>
      <category>devops</category>
      <category>cli</category>
    </item>
    <item>
      <title>Creating a .NET Tool - Part 2: Packaging</title>
      <dc:creator>Marcus Turewicz</dc:creator>
      <pubDate>Sat, 02 May 2020 00:09:21 +0000</pubDate>
      <link>https://dev.to/marcusturewicz/creating-a-net-tool-part-2-packaging-12o8</link>
      <guid>https://dev.to/marcusturewicz/creating-a-net-tool-part-2-packaging-12o8</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;This post has been archived and you can now find it on my personal blog at &lt;a href="https://www.marcusturewicz.com/blog/creating-a-dotnet-tool-part-2-packaging"&gt;https://www.marcusturewicz.com/blog/creating-a-dotnet-tool-part-2-packaging&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>dotnet</category>
      <category>productivity</category>
      <category>cli</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Creating a .NET Tool - Part 1: Feeding the Dragon</title>
      <dc:creator>Marcus Turewicz</dc:creator>
      <pubDate>Wed, 29 Apr 2020 12:08:18 +0000</pubDate>
      <link>https://dev.to/marcusturewicz/creating-a-net-tool-part-1-feeding-the-dragon-3p58</link>
      <guid>https://dev.to/marcusturewicz/creating-a-net-tool-part-1-feeding-the-dragon-3p58</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;This post has been archived and you can now find it on my personal blog at &lt;a href="https://www.marcusturewicz.com/blog/creating-a-dotnet-tool-part-1-feeding-the-dragon"&gt;https://www.marcusturewicz.com/blog/creating-a-dotnet-tool-part-1-feeding-the-dragon&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>dotnet</category>
      <category>productivity</category>
      <category>cli</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Updating an AWS Lambda app to from .NET Core 2.1 to 3.1</title>
      <dc:creator>Marcus Turewicz</dc:creator>
      <pubDate>Wed, 01 Apr 2020 22:50:30 +0000</pubDate>
      <link>https://dev.to/marcusturewicz/updating-an-aws-lambda-app-to-from-net-core-2-1-to-3-1-fgb</link>
      <guid>https://dev.to/marcusturewicz/updating-an-aws-lambda-app-to-from-net-core-2-1-to-3-1-fgb</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;This post has been archived and you can now find it on my personal blog at &lt;a href="https://www.marcusturewicz.com/blog/updating-an-aws-lambda-app-to-from-dotnet-core-2-1-to-3-1"&gt;https://www.marcusturewicz.com/blog/updating-an-aws-lambda-app-to-from-dotnet-core-2-1-to-3-1&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>webdev</category>
      <category>dotnet</category>
      <category>aws</category>
      <category>serverless</category>
    </item>
    <item>
      <title>Updating JSON Validate to Blazor 3.2.0 Preview 3</title>
      <dc:creator>Marcus Turewicz</dc:creator>
      <pubDate>Sun, 29 Mar 2020 03:57:47 +0000</pubDate>
      <link>https://dev.to/marcusturewicz/updating-json-validate-to-blazor-3-2-0-preview-3-59oa</link>
      <guid>https://dev.to/marcusturewicz/updating-json-validate-to-blazor-3-2-0-preview-3-59oa</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;This post has been archived and you can now find it on my personal blog at &lt;a href="https://www.marcusturewicz.com/blog/updating-json-validate-to-blazor-3-2-0-preview-3"&gt;https://www.marcusturewicz.com/blog/updating-json-validate-to-blazor-3-2-0-preview-3&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>webdev</category>
      <category>json</category>
      <category>blazor</category>
      <category>dotnet</category>
    </item>
    <item>
      <title>Speed up Regex performance with .NET 5</title>
      <dc:creator>Marcus Turewicz</dc:creator>
      <pubDate>Wed, 18 Mar 2020 07:24:28 +0000</pubDate>
      <link>https://dev.to/marcusturewicz/speed-up-regex-performance-with-net-5-aig</link>
      <guid>https://dev.to/marcusturewicz/speed-up-regex-performance-with-net-5-aig</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;This post has been archived and you can now find it on my personal blog at &lt;a href="https://www.marcusturewicz.com/blog/speed-up-regex-performance-with-dotnet-5"&gt;https://www.marcusturewicz.com/blog/speed-up-regex-performance-with-dotnet-5&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>dotnet</category>
      <category>productivity</category>
      <category>webdev</category>
      <category>regex</category>
    </item>
    <item>
      <title>Remove old .NET versions with the new uninstall tool</title>
      <dc:creator>Marcus Turewicz</dc:creator>
      <pubDate>Sun, 15 Mar 2020 01:19:03 +0000</pubDate>
      <link>https://dev.to/marcusturewicz/remove-old-net-versions-with-the-new-uninstall-tool-1kmb</link>
      <guid>https://dev.to/marcusturewicz/remove-old-net-versions-with-the-new-uninstall-tool-1kmb</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;This post has been archived and you can now find it on my personal blog at &lt;a href="https://www.marcusturewicz.com/blog/remove-old-dotnet-versions-with-the-new-uninstall-tool"&gt;https://www.marcusturewicz.com/blog/remove-old-dotnet-versions-with-the-new-uninstall-tool&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>dotnet</category>
      <category>cli</category>
      <category>productivity</category>
      <category>webdev</category>
    </item>
    <item>
      <title>A look into the .NET community with a Twitter bot</title>
      <dc:creator>Marcus Turewicz</dc:creator>
      <pubDate>Thu, 20 Feb 2020 02:14:08 +0000</pubDate>
      <link>https://dev.to/marcusturewicz/a-look-into-the-net-community-with-a-twitter-bot-156g</link>
      <guid>https://dev.to/marcusturewicz/a-look-into-the-net-community-with-a-twitter-bot-156g</guid>
      <description>&lt;p&gt;This post has been archived and you can now find it on my personal blog at &lt;a href="https://www.marcusturewicz.com/blog/a-look-into-the-dotnet-community-with-a-twitter-bot"&gt;https://www.marcusturewicz.com/blog/a-look-into-the-dotnet-community-with-a-twitter-bot&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>dotnet</category>
      <category>webdev</category>
      <category>productivity</category>
      <category>csharp</category>
    </item>
    <item>
      <title>Exploring the preview release of GitHub CLI</title>
      <dc:creator>Marcus Turewicz</dc:creator>
      <pubDate>Wed, 12 Feb 2020 23:58:19 +0000</pubDate>
      <link>https://dev.to/marcusturewicz/exploring-the-preview-release-of-github-cli-4p4h</link>
      <guid>https://dev.to/marcusturewicz/exploring-the-preview-release-of-github-cli-4p4h</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;This post has been archived and you can now find it on my personal blog at &lt;a href="https://www.marcusturewicz.com/blog/exploring-the-preview-release-of-github-cli"&gt;https://www.marcusturewicz.com/blog/exploring-the-preview-release-of-github-cli&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>git</category>
      <category>webdev</category>
      <category>productivity</category>
      <category>github</category>
    </item>
  </channel>
</rss>
