<?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: Richard Lewis </title>
    <description>The latest articles on DEV Community by Richard Lewis  (@gogorichie).</description>
    <link>https://dev.to/gogorichie</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%2F169412%2F290e2c47-aaa9-410b-b19c-61eb6ab4452f.jpg</url>
      <title>DEV Community: Richard Lewis </title>
      <link>https://dev.to/gogorichie</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gogorichie"/>
    <language>en</language>
    <item>
      <title>What To Do With Dev Community When In Offline Mode</title>
      <dc:creator>Richard Lewis </dc:creator>
      <pubDate>Mon, 27 Jan 2020 02:19:39 +0000</pubDate>
      <link>https://dev.to/gogorichie/what-to-do-with-dev-community-when-in-offline-mode-50e3</link>
      <guid>https://dev.to/gogorichie/what-to-do-with-dev-community-when-in-offline-mode-50e3</guid>
      <description>&lt;p&gt;Took a flight Chicago to Seattle this week. Instinctively I went to browse Dev community from the mobile application hoping it would cache the application but discovered a cool little scratch pad coloring feature. Check out my artwork.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--kKJrRX6S--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/0u4ecg8yjf5mgp2qoh5c.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--kKJrRX6S--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/0u4ecg8yjf5mgp2qoh5c.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>watercooler</category>
    </item>
    <item>
      <title>My Favorite VSCode Plugins In 2019</title>
      <dc:creator>Richard Lewis </dc:creator>
      <pubDate>Sat, 28 Dec 2019 13:10:06 +0000</pubDate>
      <link>https://dev.to/gogorichie/my-favorite-vscode-plugins-in-2019-1247</link>
      <guid>https://dev.to/gogorichie/my-favorite-vscode-plugins-in-2019-1247</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--HomHS3Zy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/4025rmokisajkjbpvakf.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--HomHS3Zy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/4025rmokisajkjbpvakf.jpg" alt="SynthWave '84 theme"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;2019 was a big year for me using &lt;a href="https://code.visualstudio.com/"&gt;VS Code&lt;/a&gt; before the beginning of the year I was still using &lt;a href="https://notepad-plus-plus.org"&gt;Notepad++&lt;/a&gt; along with &lt;a href="https://visualstudio.microsoft.com"&gt;Visual Studio&lt;/a&gt; as my daily IDE's. But in January I tried to use VS Code every day for 30 days and I haven't stopped and along the way, I also convinced a few of my Co-workers to convert over as well. I remember reading the &lt;a href="https://insights.stackoverflow.com/survey/2018/#development-environments-and-tools"&gt;2018 Stack Overflow release their annual Developer survey results&lt;/a&gt; last December, one of the interesting things that I noticed was that VS Code had risen to the top as the Most Popular Development Environment among Developers and Admins with 35% of 75,398 respondents claiming to use it which is pretty cool for a tool-less than 5 years old. What makes VS Code so popular is first it's platform agnostic, then the design is clean simple and how easy it is to create and add an extension to the &lt;a href="https://marketplace.visualstudio.com/vscode"&gt;marketplace&lt;/a&gt;. That means depending on the type of task programming or administration you want to do at that time VS Code can help you accomplish it. Ok so here are some of my favorite plugins I use.  &lt;/p&gt;

&lt;p&gt;First, let's talk about themes this is one of those things that makes VS Code different most of the other tools out there.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://marketplace.visualstudio.com/items?itemName=RobbOwen.synthwave-vscode0"&gt;SynthWave '84&lt;/a&gt; Is a Synthwave-inspired theme. It makes me feel like I'm writing code in Grand Theft Auto Vice City and I find the colors of test and background easy to look at anytime today.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://marketplace.visualstudio.com/items?itemName=johnpapa.winteriscoming"&gt;Winter is Coming Theme&lt;/a&gt; I've never seen Game of Thrones but I love this theme as well. It's my second favorite plus &lt;a href="https://dev.to/john_papa"&gt;John Papa&lt;/a&gt; who makes awesome Pluralsight videos.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://marketplace.visualstudio.com/items?itemName=sneezry.vscode-devto"&gt;DEV Community&lt;/a&gt; This plugin was created by one of the users of the Dev community. It allows you to write your post, publish, and edit existing ones within VSCode. Actually, This post was written with it.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://marketplace.visualstudio.com/items?itemName=abusaidm.html-snippets"&gt;HTML Snippets&lt;/a&gt; I remember taking an HTML class back when I was a freshman in high school. A tool like this would have been super cool back then. This extension makes it super easy to create and format HTML5 code on the fly.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://marketplace.visualstudio.com/items?itemName=xabikos.JavaScriptSnippets"&gt;JavaScript (ES6) code snippets&lt;/a&gt; for the same reason as the HTML Snippets plugin I love this Code snippet tool for JavaScript in ES6 syntax as well. It just makes life easier.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://marketplace.visualstudio.com/items?itemName=christian-kohler.path-intellisense"&gt;Path Intellisense&lt;/a&gt; This plugin is pretty simple, it autocompletes my file name paths.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://marketplace.visualstudio.com/items?itemName=ms-mssql.mssql"&gt;SQL Server (mssql)&lt;/a&gt; With this plugin you can connect to Microsoft SQL Server, Azure SQL Database and SQL Data Warehouses from within VS Code. It's perfect for when you need to do a quick lookup of a dataset.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker"&gt;Docker&lt;/a&gt;, I run about 10 containers on my laptop for demo and testing purposes. So this plugin might be my most used. It allows you to manage Docker Containers, Docker Images, Dockerfile, and docker-compose files all from within VS Code.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>vscode</category>
      <category>productivity</category>
      <category>tooling</category>
    </item>
    <item>
      <title>Access To Free Developer Knowledge Sites</title>
      <dc:creator>Richard Lewis </dc:creator>
      <pubDate>Mon, 23 Dec 2019 14:24:39 +0000</pubDate>
      <link>https://dev.to/gogorichie/access-to-free-developer-knowledge-sites-1908</link>
      <guid>https://dev.to/gogorichie/access-to-free-developer-knowledge-sites-1908</guid>
      <description>&lt;p&gt;Happy Monday Friends,&lt;/p&gt;

&lt;p&gt;I wanted to share with you all one of my favorite knowledge websites that I get for free through my local library it is &lt;a href="https://www.lynda.com"&gt;lynda.com&lt;/a&gt;. If you've got a library card you might want to check if you get it for free as well. For my local library it was listed under Resources if its listed bingo you're good to go. Once you confirm your library is a partner you can head over to lynda.com and sign in under &lt;a href="https://www.lynda.com/signin/organization"&gt;organization portal&lt;/a&gt; option with your library card number and pin.&lt;/p&gt;

&lt;p&gt;What knowledge websites do you use for free?&lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
    <item>
      <title>How Do You Use Your Talent For Good</title>
      <dc:creator>Richard Lewis </dc:creator>
      <pubDate>Tue, 03 Dec 2019 14:02:18 +0000</pubDate>
      <link>https://dev.to/gogorichie/how-do-you-use-your-talent-for-good-1fbc</link>
      <guid>https://dev.to/gogorichie/how-do-you-use-your-talent-for-good-1fbc</guid>
      <description>&lt;p&gt;It's Giving Tuesday and I was wondering how do you use your Development talents for good? As for me over the last few weeks, I've been helping a local group migrate from on-prem to the Cloud. I finished up everything last night and it's running well today. It's actually cheaper than what they had been doing before. Also today I spent the morning updating a church website. I see a migration to another CMS in their future as well 🤦🏿‍♂️&lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
    <item>
      <title>Awesome Things I Read Or Saw Online The Week ending Dec 1st</title>
      <dc:creator>Richard Lewis </dc:creator>
      <pubDate>Mon, 02 Dec 2019 06:23:17 +0000</pubDate>
      <link>https://dev.to/gogorichie/awesome-things-i-read-or-saw-online-the-week-ending-dec-1st-5aop</link>
      <guid>https://dev.to/gogorichie/awesome-things-i-read-or-saw-online-the-week-ending-dec-1st-5aop</guid>
      <description>&lt;p&gt;This week I took some time to unplug and get away from screen time up in Wisconsin and stayed at &lt;a href="https://www.theabbeyresort.com/"&gt;The Abbey Resort&lt;/a&gt; if you're in the Chicagoland area and you're looking for a place for a quick getaway this place is awesome.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;I'm a really big fan of Grafana. I love how it looks on wall displays I read this awesome &lt;a href="https://azure.microsoft.com/en-us/blog/azure-data-explorer-plugin-for-grafana-dashboards/"&gt;Azure blog post&lt;/a&gt; about what their data explorer plugin. I plan of playing around with more next week.&lt;/li&gt;
&lt;li&gt;I saw this funny post by &lt;a href="https://dev.to/abregman"&gt;@abregman&lt;/a&gt; on some &lt;a href="https://dev.to/abregman/5-funny-open-source-projects-5c5k"&gt;funny open source&lt;/a&gt; projects&lt;/li&gt;
&lt;li&gt;One more thing I saw this week on &lt;a href="https://dev.to"&gt;Dev.to&lt;/a&gt; was about my favorite store and thoughts on an &lt;a href="https://dev.to/qainsights/costco-outage-lessons-that-needs-to-be-learned-449j"&gt;outage&lt;/a&gt;
they experienced last year. Food for thought as my company heads towards its busy season.&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>todayilearned</category>
      <category>watercooler</category>
    </item>
    <item>
      <title>Awesome Things I Read Or Saw Online The Week ending Nov 24th</title>
      <dc:creator>Richard Lewis </dc:creator>
      <pubDate>Mon, 25 Nov 2019 05:57:08 +0000</pubDate>
      <link>https://dev.to/gogorichie/awesome-things-i-read-or-saw-online-the-week-ending-nov-24th-3c9n</link>
      <guid>https://dev.to/gogorichie/awesome-things-i-read-or-saw-online-the-week-ending-nov-24th-3c9n</guid>
      <description>&lt;p&gt;Another week of reading some awesome things online. Here are some of the best things I read about this week. I learned a lot from them I hope you enjoy and learn from them as well.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;a href="https://zapier.com/blog/remote-work-report-by-zapier"&gt;https://zapier.com/blog/remote-work-report-by-zapier&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://devrel.net/developer-experience/how-to-lose-a-dev-in-three-ways"&gt;https://devrel.net/developer-experience/how-to-lose-a-dev-in-three-ways&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.techspot.com/news/82862-facebook-moving-microsoft-visual-studio-code-internal-development.html"&gt;https://www.techspot.com/news/82862-facebook-moving-microsoft-visual-studio-code-internal-development.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://blog.video.ibm.com/streaming-video-tips/how-to-setup-a-live-stream/#camera"&gt;https://blog.video.ibm.com/streaming-video-tips/how-to-setup-a-live-stream/#camera&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.to/jpblancodb/create-a-blog-with-svelte-and-dev-to-api-176j"&gt;https://dev.to/jpblancodb/create-a-blog-with-svelte-and-dev-to-api-176j&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://medium.com/walmartlabs/a-new-beginning-for-react-native-at-walmartlabs-online-grocery-c30b27db57d3"&gt;https://medium.com/walmartlabs/a-new-beginning-for-react-native-at-walmartlabs-online-grocery-c30b27db57d3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://dev.to/timdeschryver/writing-a-dev-to-blog-post-with-vscode-1fn"&gt;https://dev.to/timdeschryver/writing-a-dev-to-blog-post-with-vscode-1fn&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Until next week have a great week and Happy Thanksgiving!&lt;/p&gt;

</description>
      <category>watercooler</category>
      <category>todayilearned</category>
    </item>
    <item>
      <title>Awesome Things I Read Or Saw Online The Week ending Nov 17th</title>
      <dc:creator>Richard Lewis </dc:creator>
      <pubDate>Sun, 17 Nov 2019 13:05:14 +0000</pubDate>
      <link>https://dev.to/gogorichie/awesome-things-i-read-or-saw-online-the-week-ending-nov-17th-4pd7</link>
      <guid>https://dev.to/gogorichie/awesome-things-i-read-or-saw-online-the-week-ending-nov-17th-4pd7</guid>
      <description>&lt;p&gt;It's been a crazy week, but here are some of the odd yet my still my favorite articles this week. I learned a lot from them I hope you enjoy and learn from them as well.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Looking back at what you were blogging about 15 years ago with &lt;a href="https://aws.amazon.com/blogs/aws/15-years-of-aws-blogging/"&gt;Jeff Barr&lt;/a&gt; Chief Cloud Evangelist for Amazon.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Part of my role I'm one of my company's Azure DevOps Admin when teams want new projects created, or we need to onboard new developers or a plugin added we step in and help out. A lot of this work can be done through the APIs this &lt;a href="https://gregorsuttie.com/2019/11/14/azure-devops-generator-new-content/"&gt;Azure Project&lt;/a&gt; is interesting.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I love my Developers, I came across this interesting blog post this week about &lt;a href="https://maxkatz.org/2019/11/06/make-developers-awesome/"&gt;How to make Developer awesome&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I'm starting to learn the value of Firebase and how to collect data from it. I saw this &lt;a href="https://dev.to/thisdotmedia/a-quick-dive-into-firebae-firebase-3mi1"&gt;quick dive&lt;/a&gt; and thought it was awesome.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I recently just moved to all my console applications to running off of a raspberry pi instead of an Intel-based server. I'm running Pi-Hole, Unifi Controller, and Tautulli as services on Raspbian OS. My weekend project for this past weekend was inspired by this &lt;a href="https://tynick.com/blog/09-08-2019/unifi-controller-with-raspberry-pi-and-docker/"&gt;How To Setup A UniFi Controller On Raspberry Pi With Docker&lt;/a&gt; blog post.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>watercooler</category>
      <category>todayilearned</category>
    </item>
    <item>
      <title>Awesome Things I Read Or Saw Online This Week!</title>
      <dc:creator>Richard Lewis </dc:creator>
      <pubDate>Sun, 10 Nov 2019 01:33:51 +0000</pubDate>
      <link>https://dev.to/gogorichie/awesome-things-i-read-or-saw-online-this-week-2e45</link>
      <guid>https://dev.to/gogorichie/awesome-things-i-read-or-saw-online-this-week-2e45</guid>
      <description>&lt;p&gt;I'm a life long student and love learn thousands of random things. Here are some of the odd yet my favorite articles this week.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://www.washingtonpost.com/technology/2019/09/04/an-artificial-intelligence-first-voice-mimicking-software-reportedly-used-major-theft/?noredirect=on"&gt;An artificial-intelligence first: Voice-mimicking software reportedly used in a major theft&lt;/a&gt; from the Washington Post.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://medium.com/fundscornertech/these-superpowers-of-mongodb-will-convince-you-to-make-the-move-575929eea431"&gt;These superpowers of MongoDB will convince you to make the move&lt;/a&gt; I'm trying to up my MongoDB knowledge.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I'm in the Logistics business so this &lt;a href="https://www.youtube.com/watch?v=Qs69m9T-4Rk"&gt;Vice News&lt;/a&gt; story I watched on Self Driving trucks was interesting.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Creating &lt;a href="https://engineering.q42.nl/shitty-load-balancer/"&gt;load balanced&lt;/a&gt; systems is interesting. I studied networking in college so I'm fascinated by it and you can learn a lot from potty humor.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;At Coyote our tech stack is evolving always I really enjoyed reading about tech companies in &lt;a href="http://www.builtinla.com/2019/09/06/tech-stacks-los-angeles-tech-companies"&gt;LA&lt;/a&gt; are doing.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;One of my expertise is in Robotic Process Automation this week at the Microsoft Ignite conference they announced the rebranding of Microsoft Flow to &lt;a href="https://venturebeat.com/2019/11/04/microsoft-rebrands-flow-as-power-automate-adds-rpa-features-and-virtual-agents/amp/"&gt;Power Automation&lt;/a&gt; along with the features to make it a full-on RPA Suite.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>todayilearned</category>
      <category>watercooler</category>
    </item>
    <item>
      <title>Hello World</title>
      <dc:creator>Richard Lewis </dc:creator>
      <pubDate>Thu, 27 Jun 2019 02:24:26 +0000</pubDate>
      <link>https://dev.to/gogorichie/hello-world-5j6</link>
      <guid>https://dev.to/gogorichie/hello-world-5j6</guid>
      <description>&lt;p&gt;My first post so this is the HelloWorld moment!&lt;/p&gt;

&lt;p&gt;I've been a Developer for over 20 years... it's hard to say and even harder for me to believe. Not only am I getting old but when you launch your first website when your 15 that 20-year mark creeps up mighty quickly. &lt;/p&gt;

&lt;p&gt;I think I'm going to like it here. But in the meantime, you can find me at &lt;a href="http://www.gogorichie.com"&gt;gogorichie.com been there since 2002&lt;/a&gt;&lt;/p&gt;

</description>
      <category>firstpost</category>
    </item>
  </channel>
</rss>
