<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>netnerds.net</title>
	
	<link>https://blog.netnerds.net/</link>
	<description>information is power</description>
	<lastBuildDate>Sat, 25 Jul 2020 10:45:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.5</generator>
	<feedburner:info uri="netnerdsnet" /><feedburner:info uri="netnerdsnet" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/netnerdsnet" /><feedburner:info uri="netnerdsnet" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>My Windows Terminal Retro Theme</title>
		<link>http://feedproxy.google.com/~r/netnerdsnet/~3/FwIs-7baTR8/</link>
					<comments>https://blog.netnerds.net/2020/07/my-windows-terminal-retro-theme/#respond</comments>
		
		<dc:creator><![CDATA[Chrissy LeMaire]]></dc:creator>
		<pubDate>Fri, 24 Jul 2020 17:30:29 +0000</pubDate>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://blog.netnerds.net/?p=7127</guid>

					<description><![CDATA[After reading a number of Windows Terminal posts by Thomas Maurer and seeing Windows Terminal Preview available in my Windows App Store, I finally decided to dive in again. I was sooo excited when Microsoft first made the announcement but<span class="ellipsis">&#8230;</span><div class="read-more"><a href="https://blog.netnerds.net/2020/07/my-windows-terminal-retro-theme/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
										<content:encoded><![CDATA[<p>After reading a number of Windows Terminal posts by <a href="https://www.thomasmaurer.ch/tag/windows-terminal/">Thomas Maurer</a> and seeing Windows Terminal Preview available in my Windows App Store, I finally decided to dive in again.</p>
<p>I was sooo excited when Microsoft first made the announcement but was disappointed when I found out I&#8217;d have to run a specific version of Windows and compile the app myself. Whaat? No way, too much work. Now, it&#8217;s more widely available, so I decided to jump in and try it out. I <em>love</em> it and even miss Windows Terminal when I develop PowerShell on my Mac.</p>
<p>So here&#8217;s the Theme I&#8217;m contributing, which is based off of my favorite VS Code Theme, <a href="https://marketplace.visualstudio.com/items?itemName=juanmnl.vscode-theme-1984">1984 Unbolded</a>. I call it Retrowave.</p>
<pre>    {
        // this theme created and commented for powershell
        // based off of 1984 unbolded vs code theme
        "name" : "retrowave",
        // entire background
        "background" : "#070825",
        // default text
        "foreground" : "#46BDFF",
        //quoted values
        "cyan" : "#df81fc",
        // commands
        "brightYellow" : "#ffffff",
        // parameters
        "brightBlack" : "#FF16B0",
        // tokens like if, true, false
        "brightGreen" : "#fcee54",
        //comments
        "green" : "#929292",
        //errors
        "brightRed" : "#f85353",
        // attributes like ValueFromPipeline or ::Whatever
        "brightWhite" : "#ffffff",

        // other or unknown
        "blue" : "#46BDFF",
        "brightBlue" : "#46BDFF",
        "brightCyan" : "#ff901f",
        "brightPurple" : "#FF92DF",
        "purple" : "#FF92DF",
        "red" : "#FF16B0",
        "white" : "#FFFFFF",
        "black" : "#181A1F",
        "yellow" : "#fcee54"
    }</pre>
<p>This theme looks like this:</p>
<p><a href="https://blog.netnerds.net/wp-content/uploads/2020/07/console2.png"><img loading="lazy" src="https://blog.netnerds.net/wp-content/uploads/2020/07/console2.png?resize=605%2C321&#038" alt="" width="605" height="321" class="aligncenter size-large wp-image-7134" srcset="https://blog.netnerds.net/wp-content/uploads/2020/07/console2.png?resize=1024%2C544&amp 1024w, https://blog.netnerds.net/wp-content/uploads/2020/07/console2.png?resize=300%2C159&amp 300w, https://blog.netnerds.net/wp-content/uploads/2020/07/console2.png?resize=768%2C408&amp 768w, https://blog.netnerds.net/wp-content/uploads/2020/07/console2.png?resize=100%2C53&amp 100w, https://blog.netnerds.net/wp-content/uploads/2020/07/console2.png?resize=150%2C80&amp 150w, https://blog.netnerds.net/wp-content/uploads/2020/07/console2.png?resize=200%2C106&amp 200w, https://blog.netnerds.net/wp-content/uploads/2020/07/console2.png?resize=450%2C239&amp 450w, https://blog.netnerds.net/wp-content/uploads/2020/07/console2.png?resize=600%2C319&amp 600w, https://blog.netnerds.net/wp-content/uploads/2020/07/console2.png?resize=900%2C478&amp 900w, https://blog.netnerds.net/wp-content/uploads/2020/07/console2.png?w=1366&amp 1366w, https://blog.netnerds.net/wp-content/uploads/2020/07/console2.png?w=1210&amp 1210w" sizes="(max-width: 605px) 100vw, 605px" data-recalc-dims="1" /></a></p>
<p>So pretty! <img src="https://s.w.org/images/core/emoji/13.0.0/72x72/1f60d.png" alt="😍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>You may notice that I commented out which color impacts which part of PowerShell formatting. I did this in case you&#8217;d like to recreate your own favorite VS Code theme, like <a href="https://marketplace.visualstudio.com/items?itemName=evrowe.cold-snack">Cold Snack</a>.</p>
<p>Where does this block of code belong within my profile? Check out whole profile on <a href="https://gist.github.com/potatoqualitee/1cf81db62fdfc4c55e4c599cab842f8e">GitHub</a>.</p>
<p>Edit: Here&#8217;s a pic of this theme + htop that <a href="https://twitter.com/luzkenin/status/1286718675547033600/photo/1">my buddy Joe sent me</a>!</p>
<p><a href="https://blog.netnerds.net/wp-content/uploads/2020/07/htop.png"><img loading="lazy" src="https://blog.netnerds.net/wp-content/uploads/2020/07/htop.png?resize=605%2C340&#038" alt="" width="605" height="340" class="aligncenter size-large wp-image-7138" srcset="https://blog.netnerds.net/wp-content/uploads/2020/07/htop.png?resize=1024%2C576&amp 1024w, https://blog.netnerds.net/wp-content/uploads/2020/07/htop.png?resize=300%2C169&amp 300w, https://blog.netnerds.net/wp-content/uploads/2020/07/htop.png?resize=768%2C432&amp 768w, https://blog.netnerds.net/wp-content/uploads/2020/07/htop.png?resize=1536%2C863&amp 1536w, https://blog.netnerds.net/wp-content/uploads/2020/07/htop.png?resize=100%2C56&amp 100w, https://blog.netnerds.net/wp-content/uploads/2020/07/htop.png?resize=150%2C84&amp 150w, https://blog.netnerds.net/wp-content/uploads/2020/07/htop.png?resize=200%2C112&amp 200w, https://blog.netnerds.net/wp-content/uploads/2020/07/htop.png?resize=450%2C253&amp 450w, https://blog.netnerds.net/wp-content/uploads/2020/07/htop.png?resize=600%2C337&amp 600w, https://blog.netnerds.net/wp-content/uploads/2020/07/htop.png?resize=900%2C506&amp 900w, https://blog.netnerds.net/wp-content/uploads/2020/07/htop.png?w=1681&amp 1681w, https://blog.netnerds.net/wp-content/uploads/2020/07/htop.png?w=1210&amp 1210w" sizes="(max-width: 605px) 100vw, 605px" data-recalc-dims="1" /></a></p>
<p>Gorgeocity of 10.</p>
<p>Oh, and if you&#8217;d like to use the PowerShell avatar in the lower-right, here it is.</p>
<p><a href="https://blog.netnerds.net/wp-content/uploads/2020/07/avatar.png"><img loading="lazy" src="https://blog.netnerds.net/wp-content/uploads/2020/07/avatar.png?resize=220%2C265&#038" alt="" width="220" height="265" class="aligncenter size-full wp-image-7147" srcset="https://blog.netnerds.net/wp-content/uploads/2020/07/avatar.png?w=220&amp 220w, https://blog.netnerds.net/wp-content/uploads/2020/07/avatar.png?resize=100%2C120&amp 100w, https://blog.netnerds.net/wp-content/uploads/2020/07/avatar.png?resize=150%2C181&amp 150w, https://blog.netnerds.net/wp-content/uploads/2020/07/avatar.png?resize=200%2C241&amp 200w" sizes="(max-width: 220px) 100vw, 220px" data-recalc-dims="1" /></a></p>
<img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/DZFPL3_USQI" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/wjLhystawtU" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/FwIs-7baTR8" height="1" width="1" alt=""/>]]></content:encoded>
					
					<wfw:commentRss>https://blog.netnerds.net/2020/07/my-windows-terminal-retro-theme/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			<feedburner:origLink>https://blog.netnerds.net/2020/07/my-windows-terminal-retro-theme/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/netnerdsnet/~3/DZFPL3_USQI/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/netnerdsnet/~3/wjLhystawtU/</feedburner:origLink></item>
		<item>
		<title>SQL Server Agent with CmdExec job runs PowerShell infinitely</title>
		<link>http://feedproxy.google.com/~r/netnerdsnet/~3/lojp_j8X_iQ/</link>
					<comments>https://blog.netnerds.net/2020/06/sql-server-agent-with-cmdexec-job-runs-powershell-infinitely/#respond</comments>
		
		<dc:creator><![CDATA[Chrissy LeMaire]]></dc:creator>
		<pubDate>Wed, 10 Jun 2020 09:18:43 +0000</pubDate>
				<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://blog.netnerds.net/?p=7122</guid>

					<description><![CDATA[Just ran into this issue and solved it by using powershell -ExecutionPolicy bypass C:\path\to\script.ps1. Seems there was an issue with the signed module so I just set it to not check the sign.]]></description>
										<content:encoded><![CDATA[<p>Just ran into this issue and solved it by using <code>powershell -ExecutionPolicy bypass C:\path\to\script.ps1</code>. Seems there was an issue with the signed module so I just set it to not check the sign.</p>
<img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/dCpPnHdOjw4" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/AOg8lkxQNKg" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/lojp_j8X_iQ" height="1" width="1" alt=""/>]]></content:encoded>
					
					<wfw:commentRss>https://blog.netnerds.net/2020/06/sql-server-agent-with-cmdexec-job-runs-powershell-infinitely/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			<feedburner:origLink>https://blog.netnerds.net/2020/06/sql-server-agent-with-cmdexec-job-runs-powershell-infinitely/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/netnerdsnet/~3/dCpPnHdOjw4/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/netnerdsnet/~3/AOg8lkxQNKg/</feedburner:origLink></item>
		<item>
		<title>Windows Services Recovery for SQL Server</title>
		<link>http://feedproxy.google.com/~r/netnerdsnet/~3/1RKkYPh8Gm0/</link>
					<comments>https://blog.netnerds.net/2020/05/windows-services-recovery-for-sql-server/#respond</comments>
		
		<dc:creator><![CDATA[Chrissy LeMaire]]></dc:creator>
		<pubDate>Tue, 19 May 2020 07:23:21 +0000</pubDate>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://blog.netnerds.net/?p=7113</guid>

					<description><![CDATA[Recently, I ran into an issue after applying a few security updates and subsequent reboots: a number of the SQL services did not start successfully. After running the following script, I&#8217;ve had success with SQL services starting as expected after<span class="ellipsis">&#8230;</span><div class="read-more"><a href="https://blog.netnerds.net/2020/05/windows-services-recovery-for-sql-server/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
										<content:encoded><![CDATA[<p>Recently, I ran into an issue after applying a few security updates and subsequent reboots: a number of the SQL services did not start successfully. After running the following script, I&#8217;ve had success with SQL services starting as expected after reboot. It&#8217;s basically a built-in service start retry. You can read more on <a href="https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/cc742019(v=ws.11)">Microsoft&#8217;s docs page</a> or for a visual guide, check out <a href="https://ibrahimsolimanblog.wordpress.com/2014/11/02/configure-the-windwos-services-recovery-options-from-command-line/">Ibrahim Soliman&#8217;s blog</a>.</p>
<p><script src="https://gist.github.com/potatoqualitee/d90be82b22e1626e90278614916d4f6c.js"></script></p>
<p>In this case, I used a script instead of the GUI because the GUI is limited. In the script above, I can specify exact times per retry whereas in the GUI I cannot.</p>
<p><a href="https://blog.netnerds.net/wp-content/uploads/2020/05/restart.jpg"><img loading="lazy" src="https://blog.netnerds.net/wp-content/uploads/2020/05/restart.jpg?resize=406%2C468&#038" alt="" width="406" height="468" class="aligncenter size-full wp-image-7115" srcset="https://blog.netnerds.net/wp-content/uploads/2020/05/restart.jpg?w=406&amp 406w, https://blog.netnerds.net/wp-content/uploads/2020/05/restart.jpg?resize=260%2C300&amp 260w, https://blog.netnerds.net/wp-content/uploads/2020/05/restart.jpg?resize=100%2C115&amp 100w, https://blog.netnerds.net/wp-content/uploads/2020/05/restart.jpg?resize=150%2C173&amp 150w, https://blog.netnerds.net/wp-content/uploads/2020/05/restart.jpg?resize=200%2C231&amp 200w, https://blog.netnerds.net/wp-content/uploads/2020/05/restart.jpg?resize=300%2C346&amp 300w" sizes="(max-width: 406px) 100vw, 406px" data-recalc-dims="1" /></a></p>
<p>Also, I can&#8217;t believe I never noticed this tab for years, until a friend pointed it out. It&#8217;s so useful <img src="https://s.w.org/images/core/emoji/13.0.0/72x72/1f601.png" alt="😁" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/iuNo9USNwt8" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/19lAv6YbhBw" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/1RKkYPh8Gm0" height="1" width="1" alt=""/>]]></content:encoded>
					
					<wfw:commentRss>https://blog.netnerds.net/2020/05/windows-services-recovery-for-sql-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			<feedburner:origLink>https://blog.netnerds.net/2020/05/windows-services-recovery-for-sql-server/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/netnerdsnet/~3/iuNo9USNwt8/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/netnerdsnet/~3/19lAv6YbhBw/</feedburner:origLink></item>
		<item>
		<title>My setup after a year of livestreaming</title>
		<link>http://feedproxy.google.com/~r/netnerdsnet/~3/9713DRkseg8/</link>
					<comments>https://blog.netnerds.net/2020/01/my-setup-after-a-year-of-livestreaming/#respond</comments>
		
		<dc:creator><![CDATA[Chrissy LeMaire]]></dc:creator>
		<pubDate>Fri, 24 Jan 2020 15:20:50 +0000</pubDate>
				<category><![CDATA[Livestreaming]]></category>
		<guid isPermaLink="false">https://blog.netnerds.net/?p=7033</guid>

					<description><![CDATA[Back in January and February of 2019, I wrote couple posts that highlighted my journey into livestreaming on Twitch, from understanding the different services/platforms to the lighting I used. I then followed up in June with a post about what<span class="ellipsis">&#8230;</span><div class="read-more"><a href="https://blog.netnerds.net/2020/01/my-setup-after-a-year-of-livestreaming/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
										<content:encoded><![CDATA[<p><a href="https://blog.netnerds.net/wp-content/uploads/2020/01/screncap.png"><img loading="lazy" class="aligncenter size-large wp-image-7089" src="https://blog.netnerds.net/wp-content/uploads/2020/01/screncap.png?resize=605%2C343&#038" alt="" width="605" height="343" srcset="https://blog.netnerds.net/wp-content/uploads/2020/01/screncap.png?resize=1024%2C580&amp 1024w, https://blog.netnerds.net/wp-content/uploads/2020/01/screncap.png?resize=300%2C170&amp 300w, https://blog.netnerds.net/wp-content/uploads/2020/01/screncap.png?resize=768%2C435&amp 768w, https://blog.netnerds.net/wp-content/uploads/2020/01/screncap.png?resize=100%2C57&amp 100w, https://blog.netnerds.net/wp-content/uploads/2020/01/screncap.png?resize=150%2C85&amp 150w, https://blog.netnerds.net/wp-content/uploads/2020/01/screncap.png?resize=200%2C113&amp 200w, https://blog.netnerds.net/wp-content/uploads/2020/01/screncap.png?resize=450%2C255&amp 450w, https://blog.netnerds.net/wp-content/uploads/2020/01/screncap.png?resize=600%2C340&amp 600w, https://blog.netnerds.net/wp-content/uploads/2020/01/screncap.png?resize=900%2C510&amp 900w, https://blog.netnerds.net/wp-content/uploads/2020/01/screncap.png?w=1352&amp 1352w, https://blog.netnerds.net/wp-content/uploads/2020/01/screncap.png?w=1210&amp 1210w" sizes="(max-width: 605px) 100vw, 605px" data-recalc-dims="1" /></a>Back in January and February of 2019, I wrote <a href="https://blog.netnerds.net/2019/01/my-twitch-livestream-setup/">couple</a> <a href="https://blog.netnerds.net/2019/02/my-second-twitch-livestream-setup/">posts</a> that highlighted my journey into <a href="https://twitch.tv/potatoqualitee">livestreaming on Twitch</a>, from understanding the different services/platforms to the lighting I used. I then followed up in June <a href="https://blog.netnerds.net/2019/06/my-current-livestream-setup/">with a post</a> about what I retired and what I was continuing to use.</p>
<p>Since then, I actually started streaming about <a href="https://www.facebook.com/pg/cajunrecipes/videos/">Cajun cooking</a> for my website, <a href="https://realcajunrecipes.com">RealCajunRecipes.com</a>. I bought a couple cool things for that setup, including an awesome <a href="https://amzn.to/2G8Aion">Madonna mic</a>, which is called that because she made it famous in her Express Yourself video. I also bought an <a href="https://amzn.to/36kxtLW">over-the-top Logitech BRIO – Ultra HD Webcam</a> and some <a href="https://amzn.to/2Rgtlbn">in-ear/mostly hidden Xiaomi Redmi AirDots ear buds</a> to hear my guests who dialed into the stream over <a href="https://twitter.com/cl/status/1219262899203575809">Skype</a>.</p>
<p>This is what the Madonna mic looks like &#8211; note that this is the built-in potato quality Facetime webcam, not the BRIO.</p>
<p><a href="https://www.facebook.com/cajunrecipes/videos/547469415829667/" target="new" rel="noopener noreferrer"><img loading="lazy" class="aligncenter size-large wp-image-7035" src="https://blog.netnerds.net/wp-content/uploads/2020/01/mic.jpg?resize=605%2C318&#038" alt="" width="605" height="318" srcset="https://blog.netnerds.net/wp-content/uploads/2020/01/mic.jpg?resize=1024%2C539&amp 1024w, https://blog.netnerds.net/wp-content/uploads/2020/01/mic.jpg?resize=300%2C158&amp 300w, https://blog.netnerds.net/wp-content/uploads/2020/01/mic.jpg?resize=768%2C404&amp 768w, https://blog.netnerds.net/wp-content/uploads/2020/01/mic.jpg?resize=100%2C53&amp 100w, https://blog.netnerds.net/wp-content/uploads/2020/01/mic.jpg?resize=150%2C79&amp 150w, https://blog.netnerds.net/wp-content/uploads/2020/01/mic.jpg?resize=200%2C105&amp 200w, https://blog.netnerds.net/wp-content/uploads/2020/01/mic.jpg?resize=450%2C237&amp 450w, https://blog.netnerds.net/wp-content/uploads/2020/01/mic.jpg?resize=600%2C316&amp 600w, https://blog.netnerds.net/wp-content/uploads/2020/01/mic.jpg?resize=900%2C473&amp 900w, https://blog.netnerds.net/wp-content/uploads/2020/01/mic.jpg?w=1401&amp 1401w, https://blog.netnerds.net/wp-content/uploads/2020/01/mic.jpg?w=1210&amp 1210w" sizes="(max-width: 605px) 100vw, 605px" data-recalc-dims="1" /></a></p>
<p>It delivers some of <em>the best</em> sound because it&#8217;s good quality and the mic remains near your mouth the whole time. You&#8217;d be surprised just how close you have to get to even a high-end mic for the sound to be great.</p>
<p>I will say, it felt SO GOOD knowing how to do this. I applied everything I learned from my programming stream to my cooking stream. In the first video, I just used the built-in platform interface and subsequent ones used good ol&#8217; OBS.</p>
<h1>Retired hardware</h1>
<p>Before I go into what I&#8217;m currently using, let&#8217;s look at what I&#8217;ve retired over the past year.</p>
<ul>
<li><a href="https://amzn.to/2Yifr9K" target="new" rel="noopener noreferrer">Fovitec Green Screen</a></li>
<li><a href="https://amzn.to/2Ygn9B6" target="new" rel="noopener noreferrer">Fovitec Clip Stand</a></li>
<li><a href="https://amzn.to/2Y9qYbn" target="new" rel="noopener noreferrer">Bright Ass 15W RGB LED Flood Lights</a></li>
<li><a href="https://amzn.to/2IMuRxJ" target="new" rel="noopener noreferrer">Bose SoundLink On-Ear Bluetooth Headphones with Mic</a></li>
<li><a href="https://amzn.to/2INxijG" target="new" rel="noopener noreferrer">Elgato Key Light</a></li>
<li><a href="https://amzn.to/2Jl1T7l" target="new" rel="noopener noreferrer">ZAECANY LED String Lights (Blue)</a></li>
<li><a href="https://amzn.to/2XwU1ss" target="new" rel="noopener noreferrer">Luminoodle Professional Bias Lighting</a></li>
<li><a href="https://amzn.to/2NdlOKs" target="new" rel="noopener noreferrer">iiEASEST Led Fairy Twinkle String Lights (Purple)</a></li>
</ul>
<p>As mentioned previously, I retired the green screen because it added too much prep time and formality to my stream so I found myself streaming less often.</p>
<p>The cats retired the string lights for me by eating them, but in truth, I should have skipped right to the Phillips Hue good stuff. My Bose headband broke (wtf) but I AM IN LOVE with what I got as a replacement. I keep the Elgato Key Light around and don&#8217;t regret it but my setup changed and I&#8217;m just not using it right now.</p>
<h1>Now in use</h1>
<p>Here are the things I do still use, broken down into essential and very nice to have.</p>
<h3>Essential</h3>
<ul>
<li><a href="https://amzn.to/2J7hLdr" target="new" rel="noopener noreferrer">PowerShell Blue Yeti USB Mic</a></li>
<li><a href="https://amzn.to/2NKkGvu" target="new" rel="noopener noreferrer">Logitech BRIO – Ultra HD Webcam</a></li>
<li><a href="https://amzn.to/2Yh3WiW" target="new" rel="noopener noreferrer">Elgato 15-key Stream Deck</a></li>
<li><a href="https://amzn.to/2usT6fL" target="new" rel="noopener noreferrer">Microsoft Sculpt Ergonomic Keyboard for Business</a></li>
<li><a href="https://amzn.to/2RMtbr7" target="new" rel="noopener noreferrer">Microsoft Arc Touch Mouse</a></li>
</ul>
<h5>Mic</h5>
<p>The Yeti Mic is now back in action. I just wasn&#8217;t happy with the sound of my other devices. They were either inconvenient, sounded &#8220;tinny&#8221; or had other issues. The Yeti is easy to manage and the sound is great &#8211; much better than the mics built into any of the wireless headphones I wear.</p>
<h5>Webcam</h5>
<p>For years, I&#8217;ve used the Facetime camera and thought it was adequate until I hooked up the Logitech BRIO that I bought for my cooking livestreams. The lighting is SO much better.</p>
<p>&nbsp;</p>
<table>
<tbody>
<tr>
<td><a href="https://blog.netnerds.net/wp-content/uploads/2020/01/facetimecam.png"><img loading="lazy" class="aligncenter size-full wp-image-7082" src="https://blog.netnerds.net/wp-content/uploads/2020/01/facetimecam.png?resize=277%2C222&#038" alt="" width="277" height="222" srcset="https://blog.netnerds.net/wp-content/uploads/2020/01/facetimecam.png?w=277&amp 277w, https://blog.netnerds.net/wp-content/uploads/2020/01/facetimecam.png?resize=100%2C80&amp 100w, https://blog.netnerds.net/wp-content/uploads/2020/01/facetimecam.png?resize=150%2C120&amp 150w, https://blog.netnerds.net/wp-content/uploads/2020/01/facetimecam.png?resize=200%2C160&amp 200w" sizes="(max-width: 277px) 100vw, 277px" data-recalc-dims="1" /></a></td>
<td><a href="https://blog.netnerds.net/wp-content/uploads/2020/01/brio.png"><img loading="lazy" class="aligncenter size-full wp-image-7083" src="https://blog.netnerds.net/wp-content/uploads/2020/01/brio.png?resize=277%2C222&#038" alt="" width="277" height="222" srcset="https://blog.netnerds.net/wp-content/uploads/2020/01/brio.png?w=277&amp 277w, https://blog.netnerds.net/wp-content/uploads/2020/01/brio.png?resize=100%2C80&amp 100w, https://blog.netnerds.net/wp-content/uploads/2020/01/brio.png?resize=150%2C120&amp 150w, https://blog.netnerds.net/wp-content/uploads/2020/01/brio.png?resize=200%2C160&amp 200w" sizes="(max-width: 277px) 100vw, 277px" data-recalc-dims="1" /></a></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h5>Stream Deck</h5>
<p>Still loving my stream deck even if I use just a few combo keys.</p>
<p><a href="https://blog.netnerds.net/wp-content/uploads/2020/01/deck.png"><img loading="lazy" class="aligncenter size-full wp-image-7093" src="https://blog.netnerds.net/wp-content/uploads/2020/01/deck.png?resize=350%2C214&#038" alt="" width="350" height="214" srcset="https://blog.netnerds.net/wp-content/uploads/2020/01/deck.png?w=350&amp 350w, https://blog.netnerds.net/wp-content/uploads/2020/01/deck.png?resize=300%2C183&amp 300w, https://blog.netnerds.net/wp-content/uploads/2020/01/deck.png?resize=100%2C61&amp 100w, https://blog.netnerds.net/wp-content/uploads/2020/01/deck.png?resize=150%2C92&amp 150w, https://blog.netnerds.net/wp-content/uploads/2020/01/deck.png?resize=200%2C122&amp 200w" sizes="(max-width: 350px) 100vw, 350px" data-recalc-dims="1" /></a></p>
<p>I actually have different profiles for both my coding and cooking livestream. Coding has stayed mostly the same and the cooking stream allows me to start and stop my stream, as well as seemlessly switch between pics of me cooking and close-ups of the pot!</p>
<p><a href="https://www.facebook.com/cajunrecipes/videos/524318375033183/" target="new" rel="noopener noreferrer"><img loading="lazy" class="aligncenter size-large wp-image-7094" src="https://blog.netnerds.net/wp-content/uploads/2020/01/upclose.png?resize=605%2C339&#038" alt="" width="605" height="339" srcset="https://blog.netnerds.net/wp-content/uploads/2020/01/upclose.png?resize=1024%2C573&amp 1024w, https://blog.netnerds.net/wp-content/uploads/2020/01/upclose.png?resize=300%2C168&amp 300w, https://blog.netnerds.net/wp-content/uploads/2020/01/upclose.png?resize=768%2C430&amp 768w, https://blog.netnerds.net/wp-content/uploads/2020/01/upclose.png?resize=100%2C56&amp 100w, https://blog.netnerds.net/wp-content/uploads/2020/01/upclose.png?resize=150%2C84&amp 150w, https://blog.netnerds.net/wp-content/uploads/2020/01/upclose.png?resize=200%2C112&amp 200w, https://blog.netnerds.net/wp-content/uploads/2020/01/upclose.png?resize=450%2C252&amp 450w, https://blog.netnerds.net/wp-content/uploads/2020/01/upclose.png?resize=600%2C336&amp 600w, https://blog.netnerds.net/wp-content/uploads/2020/01/upclose.png?resize=900%2C504&amp 900w, https://blog.netnerds.net/wp-content/uploads/2020/01/upclose.png?w=1418&amp 1418w, https://blog.netnerds.net/wp-content/uploads/2020/01/upclose.png?w=1210&amp 1210w" sizes="(max-width: 605px) 100vw, 605px" data-recalc-dims="1" /></a></p>
<h5>Mouse and Keyboard</h5>
<p>When it comes to my keyboard and mouse, I&#8217;ve always been a fan of Microsoft hardware and that&#8217;s never changed. I love these ergo versions that keep my shoulder working just a bit better.</p>
<h3>Very nice to have</h3>
<p>There are cheaper alternatives to the following or they may not even be needed, but I sure do enjoy having them!</p>
<ul>
<li><a href="https://amzn.to/30GMaYb">Sony Noise Cancelling Headphones WH1000XM</a></li>
<li><a href="https://amzn.to/3aGEqdh">Unifi wireless network</a> + <a href="https://www.ui.com/download/unifi/">downloadable Unifi Controller</a></li>
<li><a href="https://amzn.to/37g5G0k">Philips Hue Play White &amp; Color Smart Light, 2 Pack + Hub <img src="https://s.w.org/images/core/emoji/13.0.0/72x72/1f499.png" alt="💙" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/13.0.0/72x72/1f49c.png" alt="💜" class="wp-smiley" style="height: 1em; max-height: 1em;" /></a></li>
<li><a href="https://amzn.to/2sOjq3q">Philips Hue White and Color Ambiance PAR16 x2</a> (actually got the EU equiv, <a href="https://www.amazon.de/dp/B0748NW4Y4">E27</a>)</li>
<li><a href="https://amzn.to/2TUNMMz">Philips Hue White and Color Ambiance LightStrip Plus Dimmable LED Smart Light</a></li>
</ul>
<h5>Headphones</h5>
<p>The <a href="https://amzn.to/30GMaYb" target="new" rel="noopener noreferrer">Sony Noise Cancelling Headphones WH1000XM</a> are the absolute best wireless headphones I&#8217;ve ever used. I can turn off the noise cancelling if I want, too! This is not only safer for when you&#8217;re walking around a city, but some people like me are sensitive to the pressure that noise cancelling creates so in a quiet room, I tend to turn it off. On a busy train, though, it&#8217;s awesome!</p>
<p>The accompanying app is just phenomenal and allows me to set my EQ, control the direction of the sound and more.</p>
<p><a href="https://blog.netnerds.net/wp-content/uploads/2020/01/sony-connect-headphones-app-800x772.jpg"><img loading="lazy" class="aligncenter size-large wp-image-7068" src="https://blog.netnerds.net/wp-content/uploads/2020/01/sony-connect-headphones-app-800x772.jpg?resize=605%2C584&#038" alt="" width="605" height="584" srcset="https://blog.netnerds.net/wp-content/uploads/2020/01/sony-connect-headphones-app-800x772.jpg?resize=1024%2C988&amp 1024w, https://blog.netnerds.net/wp-content/uploads/2020/01/sony-connect-headphones-app-800x772.jpg?resize=300%2C290&amp 300w, https://blog.netnerds.net/wp-content/uploads/2020/01/sony-connect-headphones-app-800x772.jpg?resize=768%2C741&amp 768w, https://blog.netnerds.net/wp-content/uploads/2020/01/sony-connect-headphones-app-800x772.jpg?resize=100%2C97&amp 100w, https://blog.netnerds.net/wp-content/uploads/2020/01/sony-connect-headphones-app-800x772.jpg?resize=150%2C145&amp 150w, https://blog.netnerds.net/wp-content/uploads/2020/01/sony-connect-headphones-app-800x772.jpg?resize=200%2C193&amp 200w, https://blog.netnerds.net/wp-content/uploads/2020/01/sony-connect-headphones-app-800x772.jpg?resize=450%2C434&amp 450w, https://blog.netnerds.net/wp-content/uploads/2020/01/sony-connect-headphones-app-800x772.jpg?resize=600%2C579&amp 600w, https://blog.netnerds.net/wp-content/uploads/2020/01/sony-connect-headphones-app-800x772.jpg?resize=900%2C869&amp 900w, https://blog.netnerds.net/wp-content/uploads/2020/01/sony-connect-headphones-app-800x772.jpg?w=1600&amp 1600w, https://blog.netnerds.net/wp-content/uploads/2020/01/sony-connect-headphones-app-800x772.jpg?w=1210&amp 1210w" sizes="(max-width: 605px) 100vw, 605px" data-recalc-dims="1" /></a></p>
<h5>Networking</h5>
<p>I was battling with my <a href="https://amzn.to/3aGEqdh">Unifi</a> recently and realized later that it was actually my Mac causing all of my issues. Now that I&#8217;ve fixed my Mac, I can appreciate just how useful the Unifi dashboards are. When I plugged in my Philips Hue hub, I was able to immediately find its IP address and label it.</p>
<p><a href="https://blog.netnerds.net/wp-content/uploads/2020/01/unifi.png"><img loading="lazy" class="aligncenter size-full wp-image-7077" src="https://blog.netnerds.net/wp-content/uploads/2020/01/unifi.png?resize=605%2C494&#038" alt="" width="605" height="494" srcset="https://blog.netnerds.net/wp-content/uploads/2020/01/unifi.png?w=701&amp 701w, https://blog.netnerds.net/wp-content/uploads/2020/01/unifi.png?resize=300%2C245&amp 300w, https://blog.netnerds.net/wp-content/uploads/2020/01/unifi.png?resize=100%2C82&amp 100w, https://blog.netnerds.net/wp-content/uploads/2020/01/unifi.png?resize=150%2C122&amp 150w, https://blog.netnerds.net/wp-content/uploads/2020/01/unifi.png?resize=200%2C163&amp 200w, https://blog.netnerds.net/wp-content/uploads/2020/01/unifi.png?resize=450%2C367&amp 450w, https://blog.netnerds.net/wp-content/uploads/2020/01/unifi.png?resize=600%2C490&amp 600w" sizes="(max-width: 605px) 100vw, 605px" data-recalc-dims="1" /></a></p>
<p>This helped me immediately troubleshoot some issues that resulted from me not reading the manual <img src="https://s.w.org/images/core/emoji/13.0.0/72x72/1f605.png" alt="😅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<h1>Software changes</h1>
<p>I haven&#8217;t changed too much, except that I switched my live captioning from pubnub to <a href="https://stream-cc.gooseman.codes/">Stream Closed Captioner by talk2megooseman</a>. Gooseman&#8217;s closed caption streamer is Twitch native and can be turned off and on.</p>
<p>Oh, I also changed my VS Code theme. I recently switched from <a href="https://marketplace.visualstudio.com/items?itemName=evrowe.cold-snack" target="new" rel="noopener noreferrer">Cold Snack</a> to <a href="https://marketplace.visualstudio.com/items?itemName=juanmnl.vscode-theme-1984">1984 unbolded</a>.</p>
<p><a href="https://blog.netnerds.net/wp-content/uploads/2020/01/vscodetheme.png"><img loading="lazy" class="aligncenter size-large wp-image-7072" src="https://blog.netnerds.net/wp-content/uploads/2020/01/vscodetheme.png?resize=605%2C366&#038" alt="" width="605" height="366" srcset="https://blog.netnerds.net/wp-content/uploads/2020/01/vscodetheme.png?resize=1024%2C619&amp 1024w, https://blog.netnerds.net/wp-content/uploads/2020/01/vscodetheme.png?resize=300%2C181&amp 300w, https://blog.netnerds.net/wp-content/uploads/2020/01/vscodetheme.png?resize=768%2C464&amp 768w, https://blog.netnerds.net/wp-content/uploads/2020/01/vscodetheme.png?resize=100%2C60&amp 100w, https://blog.netnerds.net/wp-content/uploads/2020/01/vscodetheme.png?resize=150%2C91&amp 150w, https://blog.netnerds.net/wp-content/uploads/2020/01/vscodetheme.png?resize=200%2C121&amp 200w, https://blog.netnerds.net/wp-content/uploads/2020/01/vscodetheme.png?resize=450%2C272&amp 450w, https://blog.netnerds.net/wp-content/uploads/2020/01/vscodetheme.png?resize=600%2C363&amp 600w, https://blog.netnerds.net/wp-content/uploads/2020/01/vscodetheme.png?resize=900%2C544&amp 900w, https://blog.netnerds.net/wp-content/uploads/2020/01/vscodetheme.png?w=1920&amp 1920w, https://blog.netnerds.net/wp-content/uploads/2020/01/vscodetheme.png?w=1210&amp 1210w, https://blog.netnerds.net/wp-content/uploads/2020/01/vscodetheme.png?w=1815&amp 1815w" sizes="(max-width: 605px) 100vw, 605px" data-recalc-dims="1" /></a></p>
<h3>Music</h3>
<p>I also forgot to cover my music setup in previous posts so I&#8217;ll go over it now. Ultimately, I wanted people on my stream to hear something different than what I&#8217;m listening to. This was due to a few reasons:</p>
<ul>
<li>Copyright &#8211; I don&#8217;t want to deal with copyright muting out my archived livestreams</li>
<li>Volume stability &#8211; If I want to turn up my sound, the chat room is coming with me and it may be suddenly too loud or too soft or they may no longer be able to hear me</li>
<li>Mood &#8211; I like chill background vibes on my stream but may be listening to harder stuff</li>
</ul>
<p>The way that I get around this is that I setup a dedicated feed for my stream using <a href="https://github.com/mattingalls/Soundflower/releases">Soundflower</a> and Rogue Amoeba&#8217;s <a href="https://rogueamoeba.com/soundsource/">SoundSource</a>.</p>
<p>So I load up a YouTube in a Safari window. I don&#8217;t use Safari, just Chrome, so it&#8217;s basically a dedicated browser. Then redirect Safari to Soundflower using SoundSource.</p>
<p><a href="https://blog.netnerds.net/wp-content/uploads/2020/01/sound.png"><img loading="lazy" class="aligncenter size-full wp-image-7054" src="https://blog.netnerds.net/wp-content/uploads/2020/01/sound.png?resize=605%2C394&#038" alt="" width="605" height="394" srcset="https://blog.netnerds.net/wp-content/uploads/2020/01/sound.png?w=680&amp 680w, https://blog.netnerds.net/wp-content/uploads/2020/01/sound.png?resize=300%2C195&amp 300w, https://blog.netnerds.net/wp-content/uploads/2020/01/sound.png?resize=100%2C65&amp 100w, https://blog.netnerds.net/wp-content/uploads/2020/01/sound.png?resize=150%2C98&amp 150w, https://blog.netnerds.net/wp-content/uploads/2020/01/sound.png?resize=200%2C130&amp 200w, https://blog.netnerds.net/wp-content/uploads/2020/01/sound.png?resize=450%2C293&amp 450w, https://blog.netnerds.net/wp-content/uploads/2020/01/sound.png?resize=600%2C391&amp 600w" sizes="(max-width: 605px) 100vw, 605px" data-recalc-dims="1" /></a></p>
<p>Then I create an Audio Output Capture in OBS and point it to Soundflower&#8217;s 2ch.</p>
<p><a href="https://blog.netnerds.net/wp-content/uploads/2020/01/ch2.png"><img loading="lazy" class="aligncenter size-full wp-image-7057" src="https://blog.netnerds.net/wp-content/uploads/2020/01/ch2.png?resize=605%2C540&#038" alt="" width="605" height="540" srcset="https://blog.netnerds.net/wp-content/uploads/2020/01/ch2.png?w=926&amp 926w, https://blog.netnerds.net/wp-content/uploads/2020/01/ch2.png?resize=300%2C268&amp 300w, https://blog.netnerds.net/wp-content/uploads/2020/01/ch2.png?resize=768%2C686&amp 768w, https://blog.netnerds.net/wp-content/uploads/2020/01/ch2.png?resize=100%2C89&amp 100w, https://blog.netnerds.net/wp-content/uploads/2020/01/ch2.png?resize=150%2C134&amp 150w, https://blog.netnerds.net/wp-content/uploads/2020/01/ch2.png?resize=200%2C179&amp 200w, https://blog.netnerds.net/wp-content/uploads/2020/01/ch2.png?resize=450%2C402&amp 450w, https://blog.netnerds.net/wp-content/uploads/2020/01/ch2.png?resize=600%2C536&amp 600w, https://blog.netnerds.net/wp-content/uploads/2020/01/ch2.png?resize=900%2C804&amp 900w" sizes="(max-width: 605px) 100vw, 605px" data-recalc-dims="1" /></a></p>
<p>I was tempted to get Rogue Amoeba&#8217;s Loopback in place of Soundflower, but it&#8217;s just so expensive considering Soundflower works perfectly.</p>
<h3>Channel alerts</h3>
<p>When it comes to other sounds, to ensure I can hear people following and appropriately celebrate, I also keep a <a href="https://streamlabs.com/dashboard#/streamlabels">Stream labels</a> window open while streaming. This alerts me where as Twitch&#8217;s native interface does not.</p>
<p><a href="https://blog.netnerds.net/wp-content/uploads/2020/01/streamlabels.png"><img loading="lazy" class="aligncenter size-full wp-image-7060" src="https://blog.netnerds.net/wp-content/uploads/2020/01/streamlabels.png?resize=280%2C454&#038" alt="" width="280" height="454" srcset="https://blog.netnerds.net/wp-content/uploads/2020/01/streamlabels.png?w=280&amp 280w, https://blog.netnerds.net/wp-content/uploads/2020/01/streamlabels.png?resize=185%2C300&amp 185w, https://blog.netnerds.net/wp-content/uploads/2020/01/streamlabels.png?resize=100%2C162&amp 100w, https://blog.netnerds.net/wp-content/uploads/2020/01/streamlabels.png?resize=150%2C243&amp 150w, https://blog.netnerds.net/wp-content/uploads/2020/01/streamlabels.png?resize=200%2C324&amp 200w" sizes="(max-width: 280px) 100vw, 280px" data-recalc-dims="1" /></a></p>
<p>Celebrating new followers is an essential part of every stream, so this capability is especially important.</p>
<p>I stopped livestreaming for a while because I was super burned out. I blame that absence for the fact that I&#8217;m still not good with emotes or Twitch culture in general, but I&#8217;m workin on it! I&#8217;m hoping to start livestreaming each Thursday at 7:30PM or 8:00PM Brussels time. Here&#8217;s hoping my brain stays on track <img src="https://s.w.org/images/core/emoji/13.0.0/72x72/1f537.png" alt="🔷" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/SSNS-MMwJ8U" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/DPPSzCyHVBc" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/9713DRkseg8" height="1" width="1" alt=""/>]]></content:encoded>
					
					<wfw:commentRss>https://blog.netnerds.net/2020/01/my-setup-after-a-year-of-livestreaming/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			<feedburner:origLink>https://blog.netnerds.net/2020/01/my-setup-after-a-year-of-livestreaming/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/netnerdsnet/~3/SSNS-MMwJ8U/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/netnerdsnet/~3/DPPSzCyHVBc/</feedburner:origLink></item>
		<item>
		<title>Remove the new ad in PowerShell 5.1 on Windows 10</title>
		<link>http://feedproxy.google.com/~r/netnerdsnet/~3/nWVUM0mM0bY/</link>
					<comments>https://blog.netnerds.net/2019/09/remove-the-new-ad-in-powershell-5-1-on-windows-10/#comments</comments>
		
		<dc:creator><![CDATA[Chrissy LeMaire]]></dc:creator>
		<pubDate>Sat, 07 Sep 2019 21:08:03 +0000</pubDate>
				<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://blog.netnerds.net/?p=7005</guid>

					<description><![CDATA[I really abhor the new ad in the PowerShell 5.1 console and it seems there&#8217;s no hope of Microsoft making it go away. After a long, involved Twitter conversation with the community and the PowerShell team that confirmed it&#8217;s impossible<span class="ellipsis">&#8230;</span><div class="read-more"><a href="https://blog.netnerds.net/2019/09/remove-the-new-ad-in-powershell-5-1-on-windows-10/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
										<content:encoded><![CDATA[<p>I really abhor the new ad in the PowerShell 5.1 console and it seems there&#8217;s no hope of Microsoft making it go away.</p>
<p><center><img src=https://pbs.twimg.com/media/ED4Wk2oWsAIEiX2.png></center></p>
<p>After a long, involved Twitter conversation with the community and the PowerShell team that confirmed it&#8217;s impossible for the advertisement (?!) to be easily removed, it looks like the only solution is to bypass it. <a href="https://twitter.com/PrzemyslawKlys">Przemysław Kłys</a> has a great suggestion to emulate the old prompt that totally works!</p>
<p>First, update the PowerShell shortcut in your taskbar (you have one right? <img src="https://s.w.org/images/core/emoji/13.0.0/72x72/1f601.png" alt="😁" class="wp-smiley" style="height: 1em; max-height: 1em;" />) to use <code>-nologo</code>.</p>
<p><center><img src=https://pbs.twimg.com/media/ED48pPaXYAAGRRj.png></center></p>
<p>Then add <a href="https://gist.github.com/PrzemyslawKlys/0eb1ea6f5490838c5bad312b0fa9af26">the following</a> to your profile (<code>notepad $profile</code>)</p>
<pre><code>Clear-Host
Write-Host "Windows PowerShell"
Write-Host "Copyright (C) Microsoft Corporation. All rights reserved."
Write-Host
</code></pre>
<p>The result ultimately looks like the original prompt. Hell yeah.</p>
<p><a href="https://blog.netnerds.net/wp-content/uploads/2019/09/prompt.png"><img loading="lazy" src="https://blog.netnerds.net/wp-content/uploads/2019/09/prompt.png?resize=605%2C191&#038" alt="" width="605" height="191" class="aligncenter size-full wp-image-7008" srcset="https://blog.netnerds.net/wp-content/uploads/2019/09/prompt.png?w=804&amp 804w, https://blog.netnerds.net/wp-content/uploads/2019/09/prompt.png?resize=300%2C95&amp 300w, https://blog.netnerds.net/wp-content/uploads/2019/09/prompt.png?resize=768%2C243&amp 768w, https://blog.netnerds.net/wp-content/uploads/2019/09/prompt.png?resize=100%2C32&amp 100w, https://blog.netnerds.net/wp-content/uploads/2019/09/prompt.png?resize=150%2C47&amp 150w, https://blog.netnerds.net/wp-content/uploads/2019/09/prompt.png?resize=200%2C63&amp 200w, https://blog.netnerds.net/wp-content/uploads/2019/09/prompt.png?resize=450%2C142&amp 450w, https://blog.netnerds.net/wp-content/uploads/2019/09/prompt.png?resize=600%2C190&amp 600w" sizes="(max-width: 605px) 100vw, 605px" data-recalc-dims="1" /></a></p>
<p>If you&#8217;re wondering about my prompt, you can find it at <a href=https://dbatools.io/prompt>dbatools.io/prompt</a>.</p>
<img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/yC9MeikHD6o" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/Sm9vGPxll0Q" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/nWVUM0mM0bY" height="1" width="1" alt=""/>]]></content:encoded>
					
					<wfw:commentRss>https://blog.netnerds.net/2019/09/remove-the-new-ad-in-powershell-5-1-on-windows-10/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			<feedburner:origLink>https://blog.netnerds.net/2019/09/remove-the-new-ad-in-powershell-5-1-on-windows-10/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/netnerdsnet/~3/yC9MeikHD6o/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/netnerdsnet/~3/Sm9vGPxll0Q/</feedburner:origLink></item>
		<item>
		<title>Using robocopy to move SQL Server files</title>
		<link>http://feedproxy.google.com/~r/netnerdsnet/~3/bY8SIkmgzNs/</link>
					<comments>https://blog.netnerds.net/2019/09/using-robocopy-to-move-sql-server-files/#comments</comments>
		
		<dc:creator><![CDATA[Chrissy LeMaire]]></dc:creator>
		<pubDate>Fri, 06 Sep 2019 10:38:18 +0000</pubDate>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SQL Server]]></category>
		<guid isPermaLink="false">https://blog.netnerds.net/?p=6990</guid>

					<description><![CDATA[ When performing file migrations, PowerShell's `Copy-Item` is not ideal. Use robocopy with these parameters instead.<div class="read-more"><a href="https://blog.netnerds.net/2019/09/using-robocopy-to-move-sql-server-files/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
										<content:encoded><![CDATA[<p>When performing file migrations, PowerShell&#8217;s <code>Copy-Item</code> is not ideal. I&#8217;ve since forgotten the original reasons I concluded this with the rest of the Internet, but this quote from <a href="https://www.reddit.com/r/PowerShell/comments/8stotq/robocopy_vs_copyitem_why_is_powershell_seemingly/e12552h/">reddit</a> covers it pretty well.</p>
<blockquote><p>
  The Copy-Item and Move-Item cmdlets are general purpose commands. They have the ability to handle many different types of structure.</p>
<p>  Robocopy, on the other hand, is highly optimized for copy/move/delete on the filesystem. Only on the filesystem.</p>
<p>  That specialization is why it is called Robust Copy.
</p></blockquote>
<p>There are a number of options available in robocopy, and for SQL Server&#8217;s purpose, you can probably get away with just <code>/MIR /COPYALL /DCOPY:DAT</code>, I ended up using a few more, as suggested by <a href="https://serverfault.com/questions/920018/apparently-robocopy-does-not-understand-windows-server-2016-deduplication-is-th">serverfault</a>:</p>
<pre class="lang:ps decode:true " >robocopy C:\oldmount\Data C:\Mount\Data /MIR /COPYALL /DCOPY:DAT /Z /J /SL /MT:"$([int]$env:NUMBER_OF_PROCESSORS+1)" /R:1 /W:10 /LOG+:C:\temp\robocopy-log.txt /TEE /XD "Recycler" "Recycled" '$Recycle.bin' "System Volume Information" /XF "pagefile.sys" "swapfile.sys" "hiberfil.sys"
robocopy C:\oldmount\Logs C:\Mount\Logs /MIR /COPYALL /DCOPY:DAT /Z /J /SL /MT:"$([int]$env:NUMBER_OF_PROCESSORS+1)" /R:1 /W:10 /LOG+:C:\temp\robocopy-log.txt /TEE /XD "Recycler" "Recycled" '$Recycle.bin' "System Volume Information" /XF "pagefile.sys" "swapfile.sys" "hiberfil.sys"</pre>
<p>Here are the descriptions for each of the parameters, as described by the serverfault post.</p>
<ul>
<li>/MIR &#8211; Mirror source to destination, and delete files and directories on the destination, if they are no longer present on the source</li>
<li>/COPYALL &#8211; Copy all file info: data, attributes, and timestamps, NTFS Security ACLs, Owner info, Auditing info (not all included by default)</li>
<li>/DCOPY:DAT &#8211; Copy all directory info &#8211; data, attributes, timestamps (original creation timestamp is not copied by default; normally this changes to the date that it was copied by Robocopy)</li>
<li>/Z &#8211; Use restartable mode</li>
<li>/J &#8211; Copy using unbuffered I/O (faster copy of large multi-gig files)</li>
<li>/SL &#8211; Copy symbolic links rather than the target</li>
<li>/MT &#8211; Use maximum CPU threads (better use of 10 gb Eethernet and many CPU cores)</li>
<li>/R:1 &#8211; If file access error, retry 1 time</li>
<li>/W:10 &#8211; If file access error, wait 10 seconds before retry</li>
<li>/LOG+ &#8211; Log the output to text file, append if log file already exists</li>
<li>/TEE &#8211; Print results to screen and to log file</li>
<li>/XD &#8211; Exclude directories, and everything within them. Names with spaces in them need be enclosed in quotes: &#8220;Recycler&#8221; &#8220;Recycled&#8221; &#8216;$Recycle.bin&#8217; &#8220;System Volume Information&#8221;</li>
<li>/XF &#8211; Exclude files: virtual memory and hibernation files if they happen to be present on the source: &#8220;pagefile.sys&#8221; &#8220;swapfile.sys&#8221; &#8220;hiberfil.sys&#8221;</li>
</ul>
<p>I changed a couple things from the original post, like the value for maximum CPU threads, and the quotes around $Recycle.bin because <em>I ran this from PowerShell</em> and I needed the value to be literal. I also removed a couple options (like preserving audit history) that I didn&#8217;t have permissions to run.</p>
<p>One huge huge warning about this command: <strong>/MIR mirrors directories which can result in deleted files in the destination</strong>. In the past, I&#8217;ve accidentally destroyed data in a lab, so make super duper sure of your source and destination are right and make sure you want the directories mirrored and not just appended. I am actually unsure of which parameters would just append <img src="https://s.w.org/images/core/emoji/13.0.0/72x72/1f914.png" alt="🤔" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>Hope that helped! I&#8217;m glad to finally get around to documenting this.</p>
<img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/NJ4U31qyz3s" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/4yvCGbf1o1s" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/bY8SIkmgzNs" height="1" width="1" alt=""/>]]></content:encoded>
					
					<wfw:commentRss>https://blog.netnerds.net/2019/09/using-robocopy-to-move-sql-server-files/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			<feedburner:origLink>https://blog.netnerds.net/2019/09/using-robocopy-to-move-sql-server-files/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/netnerdsnet/~3/NJ4U31qyz3s/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/netnerdsnet/~3/4yvCGbf1o1s/</feedburner:origLink></item>
		<item>
		<title>Class of 2019: 25 Microsoft MVPs you should be following</title>
		<link>http://feedproxy.google.com/~r/netnerdsnet/~3/zHYydCBOaFc/</link>
					<comments>https://blog.netnerds.net/2019/08/class-of-2019-25-microsoft-mvps-you-should-be-following/#comments</comments>
		
		<dc:creator><![CDATA[Chrissy LeMaire]]></dc:creator>
		<pubDate>Tue, 06 Aug 2019 07:35:20 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<guid isPermaLink="false">https://blog.netnerds.net/?p=6949</guid>

					<description><![CDATA[Back in 1996, as I watched a movie about Italy at the Drexel Theatre in Columbus OH, I decided that one day I&#8217;d live in Europe. I didn&#8217;t need to move immediately. I just put it on my long-term agenda<span class="ellipsis">&#8230;</span><div class="read-more"><a href="https://blog.netnerds.net/2019/08/class-of-2019-25-microsoft-mvps-you-should-be-following/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
										<content:encoded><![CDATA[<p>Back in 1996, as I watched a movie about Italy at the Drexel Theatre in Columbus OH, I decided that one day I&#8217;d live in Europe.</p>
<p>I didn&#8217;t need to move immediately. I just put it on my long-term agenda and figured things would eventually work themselves out with gentle guidance.</p>
<p>Part of that gentle guidance was to casually look for jobs in the UK and Europe <img src="https://s.w.org/images/core/emoji/13.0.0/72x72/1f605.png" alt="😅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> I noticed that a lot of the coolest jobs were offered by the Microsoft-centric recruitment company, <a href="https://www.nigelfrank.com/">Nigel Frank</a>.</p>
<p><center><a target="new" href="https://www.nigelfrank.com/blog/class-of-2019-25-microsoft-mvps-you-should-be-following/" rel="noopener noreferrer"><img src="https://blog.netnerds.net/wp-content/uploads/2019/08/nfi.png?w=605&#038" data-recalc-dims="1"></a></center></p>
<p>I ended up working for another company that had jobs in both America and the EU, but still follow Nigel Frank with the cool jobs to see what skills I need to stay relevant.</p>
<p>Considering this familiarity with Nigel Frank, I was incredibly blown away that they listed me as one of the <a href="https://www.nigelfrank.com/blog/class-of-2019-25-microsoft-mvps-you-should-be-following/">Top 25 Microsoft MVPs you should be following in 2019</a>. What an honor! I am included with a number of my highly regarded colleagues including Jaap Brasser, Sarah Dutkiewicz, Thomas Poppelgaard, and Paul Andrew.</p>
<p>In 2019, my primary focus will remain on <a href="https://dbatools.io">dbatools</a>, though I&#8217;m also throwing in a bit of effort into <a href="https://github.com/potatoqualitee/kbupdate">kbupdate</a> and <a href="https://github.com/potatoqualitee/SPReplicator">SPReplicator</a>. I&#8217;m also continuing to work on <em>dbatools in a month of lunches</em> with Rob Sewell for Manning Publications. Looks like the MEAP will be coming out soon! Stay tuned for more info.</p>
<img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/1WKqrQTzUzY" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/x9wSP6Sn9po" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/zHYydCBOaFc" height="1" width="1" alt=""/>]]></content:encoded>
					
					<wfw:commentRss>https://blog.netnerds.net/2019/08/class-of-2019-25-microsoft-mvps-you-should-be-following/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			<feedburner:origLink>https://blog.netnerds.net/2019/08/class-of-2019-25-microsoft-mvps-you-should-be-following/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/netnerdsnet/~3/1WKqrQTzUzY/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/netnerdsnet/~3/x9wSP6Sn9po/</feedburner:origLink></item>
		<item>
		<title>My Current Livestream Setup</title>
		<link>http://feedproxy.google.com/~r/netnerdsnet/~3/QQ0GH1sxVi8/</link>
					<comments>https://blog.netnerds.net/2019/06/my-current-livestream-setup/#respond</comments>
		
		<dc:creator><![CDATA[Chrissy LeMaire]]></dc:creator>
		<pubDate>Fri, 28 Jun 2019 08:46:22 +0000</pubDate>
				<category><![CDATA[Livestreaming]]></category>
		<guid isPermaLink="false">https://blog.netnerds.net/?p=6870</guid>

					<description><![CDATA[My setup went through some changes the past few months. Here's what I still use and what's been retired.<div class="read-more"><a href="https://blog.netnerds.net/2019/06/my-current-livestream-setup/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
										<content:encoded><![CDATA[<p>Back in January and February, I wrote <a href="https://blog.netnerds.net/2019/01/my-twitch-livestream-setup/">couple</a> <a href="https://blog.netnerds.net/2019/02/my-second-twitch-livestream-setup/">posts</a> that highlighted my journey into livestreaming, from understanding the different services/platforms to the lighting I used.</p>
<p>Since then, I got pretty deep into the hardware part but actually returned to a simplified setup. The third iteration was pretty intense. I even purchased a professional grade microphone and a green screen.</p>
<h1>Retired hardware</h1>
<p>Before I go into what I&#8217;m currently using, let&#8217;s look at what I&#8217;ve retired since March.</p>
<ul>
<li><a href="https://amzn.to/2Yifr9K">Fovitec Green Screen</a></li>
<li><a href="https://amzn.to/2Ygn9B6">Fovitec Clip Stand</a></li>
<li><a href="https://amzn.to/2Y9qYbn">Bright Ass 15W RGB LED Flood Lights</a></li>
<li><a href="https://amzn.to/2J7hLdr">PowerShell Blue Yeti USB Mic</a></li>
</ul>
<p>The Yeti Mic is only semi-retired. It&#8217;s really high-quality and easy-to-use but it&#8217;s kinda in my way and the Bose wireless headphones work well enough. I use the Yeti when I get tired of wearing my headphones.</p>
<p>The green screen was cool af and allowed me to be superimposed on top of my screen, which you can see here on <a href="https://www.youtube.com/watch?v=gGBV4sIyrrM">YouTube</a>.</p>
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/gGBV4sIyrrM" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="allowfullscreen"></iframe></p>
<p>I no longer use it, though, because the setup is not worth the thrill for me. It was nice, but now I just light up my office with some cool blues and purples and go about my day.</p>
<p>I actually never used the floodlights because they were SO POWERFUL that they almost blinded me and Potato. I gave them away but now kinda wish that I still had them because I&#8217;d like to use them to make my office bright blue and purple. Before, I was trying to use them to highlight my green screen but it turned out I didn&#8217;t need it.</p>
<h1>Now in use</h1>
<p>Here are the things I do still use</p>
<ul>
<li><a target="new" href="https://amzn.to/2IMuRxJ" rel="noopener noreferrer">Bose SoundLink On-Ear Bluetooth Headphones with Mic</a></li>
<li><a target="new" href="https://amzn.to/2Yh3WiW" rel="noopener noreferrer">Elgato 15-key Stream Deck</a></li>
<li><a target="new" href="https://amzn.to/2INxijG" rel="noopener noreferrer">Elgato Key Light</a></li>
</ul>
<p>The Bose SoundLinks are not noise cancelling which is why I like them. Noise cancelling headphones create a pressure in my ear that make them unpleasant to use. But these are so comfortable and sound so good, I bought a pair for my wife as well.</p>
<p>I never had time to get into the Elgato Stream Deck, but what I have programmed is <em>super</em> useful and I rely on it every stream. Their Key Light is also awesome and casts a soft light that looks pleasant on screen.</p>
<h2>Livestream blue and purple</h2>
<p>Seems like every livestreamer has these cool blues and purples in the background. I knew I&#8217;d be going away from the green screen but wanted a fun background so I got a few LED light packs.</p>
<ul>
<li><a href="https://amzn.to/2XwU1ss">Luminoodle Professional Bias Lighting</a></li>
<li><a href="https://amzn.to/2Jl1T7l">ZAECANY LED String Lights (Blue)</a></li>
<li><a href="https://amzn.to/2NdlOKs">iiEASEST Led Fairy Twinkle String Lights (Purple)</a></li>
</ul>
<p>The Luminoodles backlight my monitors. I LOVE it! But mostly it&#8217;s just me that sees it. In the back, though, are the two string light sets. The purple ones I bought are pretty weak but the ZAECANY blues are <strong>so</strong> bright!</p>
<p>Here&#8217;s what it looked like <a href="https://twitter.com/cl/status/1132677781735845888">the first time I saw myself in Livestreamer colors</a>.</p>
<blockquote class="twitter-tweet tw-align-center" data-lang="en">
<p dir="ltr" lang="en">The moment I first experience the livestreamer blue/purple ambiance <img src="https://s.w.org/images/core/emoji/13.0.0/72x72/1f499.png" alt="💙" class="wp-smiley" style="height: 1em; max-height: 1em;" /><img src="https://s.w.org/images/core/emoji/13.0.0/72x72/1f49c.png" alt="💜" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <a href="https://t.co/R7CqX5wx5A">pic.twitter.com/R7CqX5wx5A</a></p>
<p>— Chrissy LeMaire <img src="https://s.w.org/images/core/emoji/13.0.0/72x72/1f389.png" alt="🎉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> (@cl) <a href="https://twitter.com/cl/status/1132677781735845888?ref_src=twsrc%5Etfw">May 26, 2019</a></p></blockquote>
<p><script async="" src="https://platform.twitter.com/widgets.js" charset="utf-8"></script></p>
<p>And here&#8217;s what it looks like when I&#8217;m coding. This will likely be how my livestream looks from now on.</p>
<p><a target="new" href="https://blog.netnerds.net/wp-content/uploads/2019/06/screen.jpg" rel="noopener noreferrer"><img src="https://blog.netnerds.net/wp-content/uploads/2019/06/screen.jpg?w=605&#038" data-recalc-dims="1"></a></p>
<p>If you&#8217;re wondering about my VS Code theme, that&#8217;d be the best theme ever, <a target="new" href="https://marketplace.visualstudio.com/items?itemName=evrowe.cold-snack" rel="noopener noreferrer">Cold Snack</a>.</p>
<h1>Software changes</h1>
<p>I haven&#8217;t changed too much, except that I switched my live captioning from pubnub to <a href="https://stream-cc.gooseman.codes/">Stream Closed Captioner by talk2megooseman</a>. Gooseman&#8217;s closed caption streamer is Twitch native and can be turned off and on.</p>
<h2>Overlay</h2>
<p>Oh, and I also made my own overlay! Straight-up from scratch using <a href="https://getpaint.net">Paint.NET</a>.</p>
<p><a target="new" href="https://blog.netnerds.net/wp-content/uploads/2019/06/finaloverlay.png" rel="noopener noreferrer"><img src="https://blog.netnerds.net/wp-content/uploads/2019/06/finaloverlay.png?w=605&#038" data-recalc-dims="1"></a></p>
<p>This is how I placed the above overlay in OBS. Super easy.</p>
<p><a target="new" href="https://blog.netnerds.net/wp-content/uploads/2019/06/overlaybig.jpg" rel="noopener noreferrer"><img src="https://blog.netnerds.net/wp-content/uploads/2019/06/overlaybig.jpg?w=605&#038" data-recalc-dims="1"></a></p>
<h2>Starting Soon and Pause screens</h2>
<p>I also updated my starting soon and pause screens. I&#8217;ve replaced the VHS 80&#8217;s theme with something that provides more information for people popping by.</p>
<p><a target="new" href="https://blog.netnerds.net/wp-content/uploads/2019/06/startingsoon.jpg" rel="noopener noreferrer"><img src="https://blog.netnerds.net/wp-content/uploads/2019/06/startingsoon.jpg?w=605&#038" data-recalc-dims="1"></a></p>
<h1>Conferences</h1>
<p>I&#8217;ve been doing some livestreaming from my phone at conferences, too! At <a href="http://psconf.eu">psconf.eu</a>, I did a session with <a href="https://twitter.com/TylerLeonhardt">Tyler Leonhardt</a> and <a href="https://twitter.com/HalbaradKenafin">Chris Gardner</a> about livestreaming.</p>
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/F841byGVE_4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="allowfullscreen"></iframe></p>
<p>This isn&#8217;t the official conference video, it was just streamed from my phone so please bear with the quality ;)</p>
<p>We also streamed the <a href="https://www.youtube.com/watch?v=wRfort9Ivkg">launch of dbatools 1.0</a> from the breakfast room at <a href="https://datagrillen.com">DataGrillen</a>!</p>
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/wRfort9Ivkg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe></p>
<p>In case you&#8217;re wondering, those were both streamed from my iPhone. One over conference wifi and one over a 3G connection.</p>
<p>If you&#8217;d like to see all of my previous livestreams, I keep an archive at <a href="https://youtube.com/dbatools">youtube.com/dbatools</a>.</p>
<h2>Livestreaming IP Cams</h2>
<p>When I want to livestream my cats, I use the VLC Source and RTSP in OBS. It&#8217;s not super stable but generally works for several hours. Here&#8217;s <a href="https://www.youtube.com/watch?v=Qw3aIUW8WRg">a random tutorial I found</a>. Can&#8217;t recall the one I used.</p>
<h2>My Elgato Stream Deck interface</h2>
<p>Haven&#8217;t made many changes because this setup works for me <img src="https://s.w.org/images/core/emoji/13.0.0/72x72/1f601.png" alt="😁" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p><a target="new" href="https://blog.netnerds.net/wp-content/uploads/2019/06/deck.jpg" rel="noopener noreferrer"><img src="https://blog.netnerds.net/wp-content/uploads/2019/06/deck.jpg?w=605&#038" data-recalc-dims="1"></a></p>
<p>The <a href="https://amzn.to/2Yh3WiW" target="new" rel="noopener noreferrer">deck</a> is super useful for automation. Even if you aren&#8217;t into livestreaming, you can still automate things like dev/test refreshes with the press of a button.</p>
<p>Maybe I&#8217;ll ask for one at work <img src="https://s.w.org/images/core/emoji/13.0.0/72x72/1f914.png" alt="🤔" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/Huh4PXFbm5U" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/Da-OrWeJC2k" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/QQ0GH1sxVi8" height="1" width="1" alt=""/>]]></content:encoded>
					
					<wfw:commentRss>https://blog.netnerds.net/2019/06/my-current-livestream-setup/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			<feedburner:origLink>https://blog.netnerds.net/2019/06/my-current-livestream-setup/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/netnerdsnet/~3/Huh4PXFbm5U/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/netnerdsnet/~3/Da-OrWeJC2k/</feedburner:origLink></item>
		<item>
		<title>My Second Twitch Livestream Setup</title>
		<link>http://feedproxy.google.com/~r/netnerdsnet/~3/lYGsyXAnbz0/</link>
					<comments>https://blog.netnerds.net/2019/02/my-second-twitch-livestream-setup/#respond</comments>
		
		<dc:creator><![CDATA[Chrissy LeMaire]]></dc:creator>
		<pubDate>Wed, 20 Feb 2019 16:49:05 +0000</pubDate>
				<category><![CDATA[Livestreaming]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://blog.netnerds.net/?p=6790</guid>

					<description><![CDATA[It's been about a month and I'm becoming more acclimated to livestreaming on Twitch. Here's what I've learned.<div class="read-more"><a href="https://blog.netnerds.net/2019/02/my-second-twitch-livestream-setup/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
										<content:encoded><![CDATA[<p>Back in January, I wrote an introduction to livestreaming titled <a href="https://blog.netnerds.net/2019/01/my-twitch-livestream-setup/">My First Twitch Livestream Setup</a>. In it, I created the how-to guide for getting started that I wish I had the day I found <a href="https://twitch.tv">Twitch</a>.</p>
<p>It&#8217;s now been a couple weeks and I&#8217;m becoming more acclimated to Twitch, though I still don&#8217;t get <a href="https://twitchemotes.com/">emotes</a> and would prefer if Slack-style :emojis: were still in style <img src="https://s.w.org/images/core/emoji/13.0.0/72x72/1f605.png" alt="😅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Oh, and in addition to <a href="https://twitch.tv/powershelllive">PowerShellLive</a>, I&#8217;m now a member of <a href="https://www.twitch.tv/team/livecoders">Live Coders</a>! Thanks so much to Jeff Fritz for the invite <img src="https://s.w.org/images/core/emoji/13.0.0/72x72/1f308.png" alt="🌈" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>In this post, I&#8217;ll outline what I&#8217;ve figured out since writing the first post. If you&#8217;re new to Twitch, I&#8217;d suggest first reading <a href="https://blog.netnerds.net/2019/01/my-twitch-livestream-setup/">My First Twitch Livestream Setup</a>, doing a few streams that way, then returning to this post. All of it at once can be overwhelming, even if you&#8217;ve been doing computers your whole life.</p>
<ul>
<li>Interacting with people</li>
<li>Streaming Services</li>
<li>Prettier profile</li>
<li>Music</li>
<li>Secondary camera</li>
<li>Stream Deck</li>
<li>Lights</li>
<li>What I still don&#8217;t know</li>
</ul>
<h1>Interacting with people</h1>
<p>Twitch is awesome because it lets you &#8220;interact with the TV&#8221;. As a viewer, I&#8217;ll sometimes give a follow to see the delight on the streamer&#8217;s face or because I want to interact with them.</p>
<p>But as a streamer, if you don&#8217;t explicitly set things up, you can&#8217;t really see if someone followed you or if someone subscribed to your channel.</p>
<p>I felt bad that people were giving me follows and I couldn&#8217;t thank them, that I mentioned it during one of my streams. Microsoft&#8217;s <a href="https://twitter.com/TylerLeonhardt">Tyler Leonhardt</a> of the PowerShell team was kind enough to let me know in chat when someone followed (I still don&#8217;t know how he figured that out.)</p>
<p>I was extra excited when I finally figured out how to create that alert. So pumped, in fact, I did a dance and posted it on <a href="https://twitter.com/cl/status/1096753560795140096">Twitter</a>:</p>
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/TiMPygNI38U" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<p>It wasn&#8217;t hard at all, I just needed to find the time to do it. So how&#8217;d I do it? I used a free streaming service and basically just pasted a web address into OBS.</p>
<h1>Streaming services</h1>
<p>Streaming services provide all sorts of add-ons to your stream, including Alerts like the one above. There are a few competing streaming services, and I&#8217;m finding myself using a mix of them. Three popular ones include:</p>
<ul>
<li><a href="https://streamlabs.com">StreamLabs</a></li>
<li><a href="https://streamelements.com">StreamElements</a></li>
<li><a href="https://muxy.io">Muxy</a></li>
</ul>
<h2>StreamLabs</h2>
<p>One day during one of my livestreams, I was lamenting about how I couldn&#8217;t use <a href="https://streamlabs.com">Streamlabs</a> because I had a Mac and Microsoft livestreamer <a href="https://twitch.tv/csharpfritz">Jeff Fritz (csharpfritz)</a> told me that I still could! I just can&#8217;t use their beautiful OBS wrapper which currently only works on Windows, but I can use their streaming service.</p>
<p>Within just a few minutes of setting up Streamlabs, I <a href="https://support.streamlabs.com/hc/en-us/articles/217741147-Setting-up-your-Streamlabs-widgets-">had all of my alerts</a>! It was as easy as:</p>
<ul>
<li>Login to <a href="https://streamlabs.com">StreamLabs</a> using your Twitch account</li>
<li>In the Dashboard, click <a href="https://streamlabs.com/dashboard#/alertbox">AlertBox</a> in your sidebar navigation</li>
<li>Copy the URL</li>
<li>Paste the URL into OBS as a Browser Source</li>
</ul>
<p><a href="https://blog.netnerds.net/wp-content/uploads/2019/02/streamlab.png"><img loading="lazy" src="https://blog.netnerds.net/wp-content/uploads/2019/02/streamlab.png?resize=605%2C608&#038" alt="" width="605" height="608" class="aligncenter size-full wp-image-6808" srcset="https://blog.netnerds.net/wp-content/uploads/2019/02/streamlab.png?w=958&amp 958w, https://blog.netnerds.net/wp-content/uploads/2019/02/streamlab.png?resize=150%2C151&amp 150w, https://blog.netnerds.net/wp-content/uploads/2019/02/streamlab.png?resize=298%2C300&amp 298w, https://blog.netnerds.net/wp-content/uploads/2019/02/streamlab.png?resize=768%2C772&amp 768w, https://blog.netnerds.net/wp-content/uploads/2019/02/streamlab.png?resize=100%2C101&amp 100w, https://blog.netnerds.net/wp-content/uploads/2019/02/streamlab.png?resize=200%2C201&amp 200w, https://blog.netnerds.net/wp-content/uploads/2019/02/streamlab.png?resize=300%2C302&amp 300w, https://blog.netnerds.net/wp-content/uploads/2019/02/streamlab.png?resize=450%2C452&amp 450w, https://blog.netnerds.net/wp-content/uploads/2019/02/streamlab.png?resize=600%2C603&amp 600w, https://blog.netnerds.net/wp-content/uploads/2019/02/streamlab.png?resize=900%2C905&amp 900w" sizes="(max-width: 605px) 100vw, 605px" data-recalc-dims="1" /></a></p>
<p>Much easier than I expected <img src="https://s.w.org/images/core/emoji/13.0.0/72x72/1f44d.png" alt="👍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> By default, there is a running zombie for new followers. It&#8217;s cute, but I like Yoshi more so I selected him from gifs included in their gallery. You can also upload your own gifs, but that&#8217;s for later.</p>
<h2>StreamElements</h2>
<p>StreamElements offers a lot of the same things as StreamLabs, like Alerts. It also offers overlays which is the border surrounding people&#8217;s stream that gives their social information, etc. Here&#8217;s what fellow PowerShell streamer <a href="https://www.twitch.tv/veronicageek">VeronicaGeek&#8217;s</a> overlay looks like.</p>
<p><a href="https://blog.netnerds.net/wp-content/uploads/2019/02/overlay.jpg"><img loading="lazy" src="https://blog.netnerds.net/wp-content/uploads/2019/02/overlay.jpg?resize=605%2C330&#038" alt="" width="605" height="330" class="aligncenter size-large wp-image-6816" srcset="https://blog.netnerds.net/wp-content/uploads/2019/02/overlay.jpg?resize=1024%2C558&amp 1024w, https://blog.netnerds.net/wp-content/uploads/2019/02/overlay.jpg?resize=300%2C164&amp 300w, https://blog.netnerds.net/wp-content/uploads/2019/02/overlay.jpg?resize=768%2C419&amp 768w, https://blog.netnerds.net/wp-content/uploads/2019/02/overlay.jpg?resize=100%2C55&amp 100w, https://blog.netnerds.net/wp-content/uploads/2019/02/overlay.jpg?resize=150%2C82&amp 150w, https://blog.netnerds.net/wp-content/uploads/2019/02/overlay.jpg?resize=200%2C109&amp 200w, https://blog.netnerds.net/wp-content/uploads/2019/02/overlay.jpg?resize=450%2C245&amp 450w, https://blog.netnerds.net/wp-content/uploads/2019/02/overlay.jpg?resize=600%2C327&amp 600w, https://blog.netnerds.net/wp-content/uploads/2019/02/overlay.jpg?resize=900%2C491&amp 900w, https://blog.netnerds.net/wp-content/uploads/2019/02/overlay.jpg?w=1255&amp 1255w" sizes="(max-width: 605px) 100vw, 605px" data-recalc-dims="1" /></a></p>
<p>Veronica was the one who told me about StreamElements after I asked how she did her overlay. I still haven&#8217;t entirely figured out the overlay thing so that&#8217;ll be included in my Third Twitch Livestream Setup.</p>
<p>I have not used muxy so I don&#8217;t have anything to report about that yet.</p>
<h1>Prettier profile</h1>
<p>I also stopped borrowing someone else&#8217;s Panel pics and <a href="https://nerdordie.com/resources/free-resources/customizable-twitch-panels/">made my own at nerdordie.com</a> <img src="https://s.w.org/images/core/emoji/13.0.0/72x72/1f44d.png" alt="👍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> It&#8217;s ultra easy. Here, I&#8217;ll do one right now for the blog.</p>
<p><a target=new href="https://nerdordie.com/resources/free-resources/customizable-twitch-panels/"><img loading="lazy" src="https://blog.netnerds.net/wp-content/uploads/2019/02/panel.jpg?resize=605%2C622&#038" alt="" width="605" height="622" class="aligncenter size-full wp-image-6819" srcset="https://blog.netnerds.net/wp-content/uploads/2019/02/panel.jpg?w=740&amp 740w, https://blog.netnerds.net/wp-content/uploads/2019/02/panel.jpg?resize=292%2C300&amp 292w, https://blog.netnerds.net/wp-content/uploads/2019/02/panel.jpg?resize=100%2C103&amp 100w, https://blog.netnerds.net/wp-content/uploads/2019/02/panel.jpg?resize=150%2C154&amp 150w, https://blog.netnerds.net/wp-content/uploads/2019/02/panel.jpg?resize=200%2C206&amp 200w, https://blog.netnerds.net/wp-content/uploads/2019/02/panel.jpg?resize=300%2C309&amp 300w, https://blog.netnerds.net/wp-content/uploads/2019/02/panel.jpg?resize=450%2C463&amp 450w, https://blog.netnerds.net/wp-content/uploads/2019/02/panel.jpg?resize=600%2C617&amp 600w" sizes="(max-width: 605px) 100vw, 605px" data-recalc-dims="1" /></a></p>
<p><a href="https://www.twitch.tv/tylerleonhardt">Tyler</a> took it a step further and paid someone to do his (I think). His profile is so good! Love the posh-git theme.</p>
<p><a target=new href="https://www.twitch.tv/tylerleonhardt"><img loading="lazy" src="https://blog.netnerds.net/wp-content/uploads/2019/02/tyler.gif?resize=605%2C490&#038" alt="" width="605" height="490" class="aligncenter size-large wp-image-6821" data-recalc-dims="1" /></a></p>
<h1>Music</h1>
<p>I&#8217;ve changed my position on music, too. Mostly. I&#8217;m still not a big fan of <a href="https://www.pretzel.rocks/">pretzel</a>, but I do enjoy streams like <a href="https://www.twitch.tv/csharpfritz">Jeff Fritz&#8217;s</a> that use coder-centric music services.</p>
<ul>
<li><a href="http://musictoflowby.libsyn.com">Music to Flow By</a></li>
<li><a href="http://mtcb.pwop.com/">Music to Code By</a></li>
</ul>
<p>These are playlists and sounds designed to be unobtrusive background melodies that get you in the zone. I also love <a href="https://www.youtube.com/watch?v=hHW1oY26kxQ">lofi hip hop radio &#8211; beats to relax/study to</a> but in my test stream, out of like 20 hours, 6 minutes did get muted.</p>
<p>Anyway, if you don&#8217;t care about getting muted in the video playback (live never/rarely gets muted), letting your viewers rock along with you is a lot of fun.</p>
<h1>Secondary camera</h1>
<p>I ended up adding a secondary camera to my stream, too. I had a <a href="https://amzn.to/2GQvkyh">Nest Cam</a> laying around and added a Cat cam to my stream! It&#8217;s super cute.</p>
<p><a href="https://blog.netnerds.net/wp-content/uploads/2019/02/cats.png"><img loading="lazy" src="https://blog.netnerds.net/wp-content/uploads/2019/02/cats.png?resize=360%2C246&#038" alt="" width="360" height="246" class="aligncenter size-full wp-image-6814" srcset="https://blog.netnerds.net/wp-content/uploads/2019/02/cats.png?w=360&amp 360w, https://blog.netnerds.net/wp-content/uploads/2019/02/cats.png?resize=300%2C205&amp 300w, https://blog.netnerds.net/wp-content/uploads/2019/02/cats.png?resize=100%2C68&amp 100w, https://blog.netnerds.net/wp-content/uploads/2019/02/cats.png?resize=150%2C103&amp 150w, https://blog.netnerds.net/wp-content/uploads/2019/02/cats.png?resize=200%2C137&amp 200w" sizes="(max-width: 360px) 100vw, 360px" data-recalc-dims="1" /></a></p>
<p>They even have their own <a href="https://www.twitch.tv/stardewandchill">dedicated account</a>, now. <a href="https://www.twitch.tv/stardewandchill/clip/InexpensiveSpunkyAntAllenHuhu">Check out this clip</a>, <a href="https://help.twitch.tv/customer/portal/articles/2442508-how-to-use-clips">which is a short highlight video</a>, of Kitty and Potato.</p>
<p>The <a href="https://amzn.to/2BI5cCi">Nest Cam</a> is an IP camera and I added it to OBS by <a href="https://www.youtube.com/watch?v=gS8ty4gOk1U">following this tutorial on YouTube</a>.</p>
<h1>The awesomest</h1>
<p>By far, the best addition to my Twitch stream has been the <a href="https://amzn.to/2EldX76">Elgato Stream Deck</a>. This thing is <em>SO FUN</em>! It&#8217;s a macro automation keyboard that&#8217;s so well-made. <a href="https://www.elgato.com/en">Elgato</a> seems to be like the Mercedes Benz of Streaming equipment. They also sell a gorgeous light called the <a href="https://amzn.to/2XbpbCw">Key Light</a> and an elegant <a href="https://amzn.to/2X6KaX4">green screen</a>.</p>
<p>You don&#8217;t need a Stream Deck to be a streamer, and you don&#8217;t need to stream to have a Stream Deck! After I posted a picture of some of the keys I&#8217;d done, my buddy Lee bought one just to make automation easier. My deck setup is still unfinished, but here&#8217;s the progress I&#8217;ve made.</p>
<p><center><a href="https://amzn.to/2EldX76"><img src=https://pbs.twimg.com/media/Dzj79VMXcAcLsAL.jpg></a></center></p>
<p>The button in the middle starts PowerShell on my Mac and imports dbatools <img src="https://s.w.org/images/core/emoji/13.0.0/72x72/1f60e.png" alt="😎" class="wp-smiley" style="height: 1em; max-height: 1em;" /> The row at the top helps me go between scenes real quick. And the steps are so easy! Check out my &#8220;Starting soon&#8221; button configuration:</p>
<p><center><a href="https://amzn.to/2EldX76"><img src=https://blog.netnerds.net/wp-content/uploads/2019/02/deckconfig.jpg></a></center></p>
<p>It even changes my Twitter name and tweets for me! The configuration is drag and drop, too. If you want to extend it, <a href="https://github.com/FritzAndFriends/StreamDeckToolkit">that is also possible</a>. I&#8217;m obsessed with this stream deck so I&#8217;ll probably write a follow-up intro article at some point.</p>
<h1>Lights</h1>
<p>Good lighting makes a huge difference! I turned on the lamp on the side of my desk and it was awful, like when you accidentally open the front facing camera.</p>
<p><a href="https://blog.netnerds.net/wp-content/uploads/2019/02/selfie.jpg"><img loading="lazy" src="https://blog.netnerds.net/wp-content/uploads/2019/02/selfie.jpg?resize=250%2C291&#038" alt="" width="250" height="291" class="aligncenter size-full wp-image-6839" srcset="https://blog.netnerds.net/wp-content/uploads/2019/02/selfie.jpg?w=250&amp 250w, https://blog.netnerds.net/wp-content/uploads/2019/02/selfie.jpg?resize=100%2C116&amp 100w, https://blog.netnerds.net/wp-content/uploads/2019/02/selfie.jpg?resize=150%2C175&amp 150w, https://blog.netnerds.net/wp-content/uploads/2019/02/selfie.jpg?resize=200%2C233&amp 200w" sizes="(max-width: 250px) 100vw, 250px" data-recalc-dims="1" /></a></p>
<p>Fortunately, I had a <a href="https://amzn.to/2BLufo0">Happy Light</a> laying around and it turned out to be perfect! You can&#8217;t even tell I have forehead wrinkles now, as can be seen in this reduced-quality Twitter video where I talk about the first time I met Jeffrey Snover.</p>
<p><a target=new href="https://twitter.com/cl/status/1096149431018237952"><img src="https://blog.netnerds.net/wp-content/uploads/2019/02/snoves.jpg?w=605&#038" alt="" class="aligncenter size-full wp-image-6840" data-recalc-dims="1" /></a></p>
<p>Not saying that you gotta get a Happy Light, but if you&#8217;ve got one, it works well. There are lights dedicated to this, including the Elegato light, and also, a lot of people use webcams that have this soft light built-in, like the one Jeff Fritz mentions in his post <a href="https://jeffreyfritz.com/2019/01/live-streaming-setup-2019-edition/">Live Streaming Setup – 2019 Edition</a>, the <a href="https://www.amazon.com/RAZER-KIYO-Adjustable-Autofocus-Streaming/dp/B075N1BYWB/ref=as_li_ss_il?ie=UTF8&amp;qid=1547421969&amp;sr=8-1-spons&amp;keywords=razer+kiyo&amp;psc=1&amp;linkCode=li3&amp;tag=csharpfritz-20&amp;linkId=8de56dcb491143dae37a036df9db2ede&amp;language=en_US">Razer Kiyo camera</a>.</p>
<h1>What I still don&#8217;t know</h1>
<p>I don&#8217;t totally understand subscriptions, loot, cheers and all that. It looks like people give and get real money, but that seems outlandish <img src="https://s.w.org/images/core/emoji/13.0.0/72x72/1f605.png" alt="😅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>I also want to learn more about bots, bot mods and emotes. Some emotes, I just don&#8217;t know what they mean. Like, what the hell is a pog champ?</p>
<p><a target=new href="https://blog.netnerds.net/wp-content/uploads/2019/02/pogchamp.gif"><img loading="lazy" src="https://blog.netnerds.net/wp-content/uploads/2019/02/pogchamp.gif?resize=205%2C218&#038" alt="" width="205" height="218" class="aligncenter size-full wp-image-6835" data-recalc-dims="1" /></a></p>
<img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/AcU_c6aMZ5M" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/lymFBU5TAg8" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/lYGsyXAnbz0" height="1" width="1" alt=""/>]]></content:encoded>
					
					<wfw:commentRss>https://blog.netnerds.net/2019/02/my-second-twitch-livestream-setup/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			<feedburner:origLink>https://blog.netnerds.net/2019/02/my-second-twitch-livestream-setup/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/netnerdsnet/~3/AcU_c6aMZ5M/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/netnerdsnet/~3/lymFBU5TAg8/</feedburner:origLink></item>
		<item>
		<title>dark mode is for lovers &#x1f5a4;</title>
		<link>http://feedproxy.google.com/~r/netnerdsnet/~3/GSIDs2ThpZo/</link>
					<comments>https://blog.netnerds.net/2019/02/dark-mode-is-for-lovers-%f0%9f%96%a4/#comments</comments>
		
		<dc:creator><![CDATA[Chrissy LeMaire]]></dc:creator>
		<pubDate>Mon, 11 Feb 2019 15:03:46 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<guid isPermaLink="false">https://blog.netnerds.net/?p=6747</guid>

					<description><![CDATA[This post is about all the things I use to fill my life with dark mode. From the web to Slack to some OS-specific apps.<div class="read-more"><a href="https://blog.netnerds.net/2019/02/dark-mode-is-for-lovers-%f0%9f%96%a4/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
										<content:encoded><![CDATA[<p>This post is about all the things I use to fill my life with dark mode. I&#8217;m mostly writing to tell everyone about a free browser plugin, <a href="https://darkreader.org/">Dark Reader</a>, that&#8217;s incredible, but will include other extras as well.</p>
<h2>Dark Reader</h2>
<p>The browser plugin Dark Reader has changed my life and I&#8217;m obsessed with it. As I explained to a friend &#8220;I have the best plugin in the world to recommend. It automatically dark themes every website by detecting color schemes and then rewrites a matching dark theme dynamically&#8221;</p>
<p><center><img src="https://pbs.twimg.com/media/DxD_hBQU8AYiEds.jpg?w=605&#038" data-recalc-dims="1" /></center></p>
<p>It works on sites with complex code themes too! But I don&#8217;t know if you missed it in the first screenshot, you can control the brightness! The contrast! The SEPIA! What?</p>
<p><center><img src="https://pbs.twimg.com/media/DxD_4GgVsAgPyE8.jpg?w=605&#038" data-recalc-dims="1" /></center></p>
<p>Dark Reader is <strong>free</strong> for <a href="https://chrome.google.com/webstore/detail/dark-reader/eimadpbcbfnmbkopoojfekhnkhdbieeh">Chrome</a>, <a href="https://addons.mozilla.org/en-US/firefox/addon/darkreader/">Firefox</a> and indirectly on Opera. <strong>For Safari</strong>, it costs $4.99. I ended up <a href="https://opencollective.com/darkreader">donating $5</a> and will probably donate regularly. I&#8217;m so shocked at how great this plugin is.</p>
<p><center><img src="https://pbs.twimg.com/media/Dx_twQzX4AAADAl.jpg?w=605&#038" data-recalc-dims="1" /></center></p>
<h2>HazeOver</h2>
<p><a href="https://hazeover.com/">HazeOver</a> is a &#8220;distraction dimmer&#8221; for Mac. I originally got it to help fix the dumbest issue ever: Mac brightness controls don&#8217;t control the secondary monitor(?!) So I got HazeOver to dim my secondary monitor but it turned out to be awesome in general. It dims whatever windows aren&#8217;t active and it&#8217;s damn smooth about it.</p>
<p><img src="https://hazeover.com/images/previews/2-menu_en-US.jpg?w=605&#038" alt="image" data-recalc-dims="1" /></p>
<p>It costs $9.99 but you can do a free trial. I decided to give give them my money after seeing all of the incredibly glowing reviews. Now I&#8217;m one of those reviewers being like &#8220;best app ever!&#8221;</p>
<h2>Dark Mode Script for Slack</h2>
<p><a href="https://twitter.com/adilio">Adil Leghari</a> created <a href="https://gist.githubusercontent.com/adilio/3ef4f76d21c814bf09c508facf678950/raw/131ab6e10165e2b949f0bf00452083dbecd81e7f/Set-SlackDarkMode.ps1">this awesome PowerShell script</a> to dark mode Slack.</p>
<p><img src="https://pbs.twimg.com/media/DyjcA6BXcAUQXlU.jpg:large" alt="image" /></p>
<p>Slack is outrageous and I&#8217;ve given up on them supporting dark mode. It&#8217;s <a href="https://twitter.com/SlackHQ/status/531941157283315712">literally been 5 years</a> since they started saying it was on their radar <img src="https://s.w.org/images/core/emoji/13.0.0/72x72/1f644.png" alt="🙄" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<h2>Windows and mac OS</h2>
<p>In better news, both Microsoft and Apple delivered on dark modes! <a href="https://wccftech.com/enable-windows-10-file-explorer-dark-mode/">Windows 10 October 2018 update</a> now supports dark mode! And, of course, <a href="http://osxdaily.com/2018/10/12/how-enable-dark-mode-theme-macos/">mac OS Mojave</a> is downright gorgeous.</p>
<p><a href="https://support.apple.com/en-us/HT208976"><img loading="lazy" class="aligncenter size-large wp-image-6759" src="https://blog.netnerds.net/wp-content/uploads/2019/02/howto-change-dark-mode-light-mode-macos-mojave-2.jpg?resize=605%2C454&#038" alt="" width="605" height="454" srcset="https://blog.netnerds.net/wp-content/uploads/2019/02/howto-change-dark-mode-light-mode-macos-mojave-2.jpg?resize=1024%2C769&amp 1024w, https://blog.netnerds.net/wp-content/uploads/2019/02/howto-change-dark-mode-light-mode-macos-mojave-2.jpg?resize=300%2C225&amp 300w, https://blog.netnerds.net/wp-content/uploads/2019/02/howto-change-dark-mode-light-mode-macos-mojave-2.jpg?resize=768%2C577&amp 768w, https://blog.netnerds.net/wp-content/uploads/2019/02/howto-change-dark-mode-light-mode-macos-mojave-2.jpg?resize=100%2C75&amp 100w, https://blog.netnerds.net/wp-content/uploads/2019/02/howto-change-dark-mode-light-mode-macos-mojave-2.jpg?resize=150%2C113&amp 150w, https://blog.netnerds.net/wp-content/uploads/2019/02/howto-change-dark-mode-light-mode-macos-mojave-2.jpg?resize=200%2C150&amp 200w, https://blog.netnerds.net/wp-content/uploads/2019/02/howto-change-dark-mode-light-mode-macos-mojave-2.jpg?resize=450%2C338&amp 450w, https://blog.netnerds.net/wp-content/uploads/2019/02/howto-change-dark-mode-light-mode-macos-mojave-2.jpg?resize=600%2C450&amp 600w, https://blog.netnerds.net/wp-content/uploads/2019/02/howto-change-dark-mode-light-mode-macos-mojave-2.jpg?resize=900%2C676&amp 900w, https://blog.netnerds.net/wp-content/uploads/2019/02/howto-change-dark-mode-light-mode-macos-mojave-2.jpg?w=1500&amp 1500w, https://blog.netnerds.net/wp-content/uploads/2019/02/howto-change-dark-mode-light-mode-macos-mojave-2.jpg?w=1210&amp 1210w" sizes="(max-width: 605px) 100vw, 605px" data-recalc-dims="1" /></a></p>
<h2>Luminoodle</h2>
<p>For dark mode irl, check out <a href="https://www.amazon.com/exec/obidos/redirect?tag=realcajunreci-20&amp;path=ASIN/B01BKU7B7I/">Luminoodle TV Bias Lighting</a>. The back of my monitors point at the wall and it creates such a nice glow that super easy on the eyes <img src="https://s.w.org/images/core/emoji/13.0.0/72x72/1f60d.png" alt="😍" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p><center><a href="https://www.amazon.com/exec/obidos/redirect?tag=realcajunreci-20&amp;path=ASIN/B01BKU7B7I/"><img src="https://blog.netnerds.net/wp-content/uploads/2019/02/desk.jpg?resize=605%2C454&#038" data-recalc-dims="1" /></a></center></p>
<p>If anyone has some dark themers that they are pumped about, let me know in the comments!</p>
<img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/6lSikNf8Mqg" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/pdsIpKVFnQQ" height="1" width="1" alt=""/><img src="http://feeds.feedburner.com/~r/netnerdsnet/~4/GSIDs2ThpZo" height="1" width="1" alt=""/>]]></content:encoded>
					
					<wfw:commentRss>https://blog.netnerds.net/2019/02/dark-mode-is-for-lovers-%f0%9f%96%a4/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			<feedburner:origLink>https://blog.netnerds.net/2019/02/dark-mode-is-for-lovers-%f0%9f%96%a4/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/netnerdsnet/~3/6lSikNf8Mqg/</feedburner:origLink><feedburner:origLink>http://feedproxy.google.com/~r/netnerdsnet/~3/pdsIpKVFnQQ/</feedburner:origLink></item>
	</channel>
</rss>
