Latest Articles

Use the navigation at the bottom to see older articles

SVN Command Line Basics

I keep forgetting SubVersion basics from the command line, and thought this quick little cheat sheet might come in handy. I’ll cover the basics: checking out updating your local copy checking current file status committing a change adding a file removing a file Checkout Out To make an initial copy of an online repository, we … Read more

Running Stardew Valley without Steam (and the caveats it brings)

I’ve been playing Stardew Valley for a few days, and I’m enjoying it a lot. I have the Steam version, and as I often do, I’ve asked Steam to not create a Desktop shortcut for my game. Shortly after I thought that might have been a good idea and created one by myself and pinned to to my Start Menu. All works well: Stardew Valley starts and I can play.

However, I’ve just LOST two days worth of progress because the Steam Client wasn’t running in the background. I have it disabled, because I genuinely dislike the idea of daily updates to a service I barely use, and because I’d like to run as little “background crap” on my system as possible (yes Adobe, I’m looking at you).

The Steam Client not running does not stop Stardew Valley from starting, or from running, or from saving. It all works rather swimmingly… until I started the Steam Client, at which point the automated cloud save implementation wiped out my Stardew Save – and hence I lost two seasons worth of progress. YIKES!

Read more

Avoiding weird characters on Twitch Exports

Twitch allows for very convenient exports of past broadcasts and highlights to your connected YouTube channel: In the Video Producer, click on the little three-dot icon next to a video, the select Export. Moments later the video, including its title and description should be on YouTube. It’s rad! Sadly though, doing this will introduce rather … Read more

How to add custom emotes on Twitch

So I’ve made affiliate on Twitch last month (YEY!!!), and one of the perks is that I can upload my own custom emote. Which is super exciting! It takes a while for those little icons to get approved, but once they’re online they add a very personal touch to a stream. My first iteration wasn’t … Read more

Adding Compression and Noise Reduction to your Microphone in OBS

Most voice recording sounds better with a little bit of compression applied. It’ll make the quieter bits louder, and make the louder bits quieter. In addition, there’s usually a little bit of noise that is picked up even with the best of microphones. It’s just a fact of audio life.

Thankfully OBS has two great filters that can be used in combination to great effect, first compressing your voice, and then adding a bit of noise reduction afterwards. I’ll show you how to do it, and the values that work well for me in this article.

Read more