Posts by versluis

How to create Custom Post Types in WordPress

Posted on Apr 7, 2020

I’ve been working on a game database that’s powered by a vanilla WordPress instance. For the project it made sense to create a new post type (game), as well as a custom taxonomy (platform). I...

Learn More

How to use Sidechain Compression in OBS

Posted on Apr 7, 2020

OBS has a super neat feature that works great if you’re narrating over an existing audio track. It’s called Sidechain/Ducking, and it will automatically lower the audio of one source if an audio...

Learn More

SVN Command Line Basics

Posted on Apr 3, 2020

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 outupdating your local copy checking current...

Learn More