XBOX + Discord Logo

Xbox2Discord: How to Forward Audio from Xbox Live to Discord

If you game on PC, you probably have Discord installed to chat with your friends as you game. Discord has relatively decent audio, and it far surpasses the in-game chat capabilities built into most games. When gaming cross-platform, however, you’re stuck either using in-game chat or the tedious Xbox Companion app with limited controls and annoying party configs. This post will show you how to configure a setup to forward audio from an Xbox party directly to Discord, and visa versa....

January 7, 2022 · 3 min · Robert D. White
Image of Completed Sensor

Arduino MQ-3B Ethanol Sensor: Behavioral Neuroscience Research

Introduction Recently, I had the opportunity to collaborate with a university research lab to build some vapor sensors to roughly measure ethanol (EtOH) vapor within an operant chamber. This project was a lot of fun. With extremely limited circuit documentation on the web and never having personally used Arduino before, there were a lot of interesting hiccups I ran into. Overall, this project was a bit out of my wheelhouse, but with much determination, the finished product turned out rather nicely....

December 11, 2021 · 7 min · Robert D. White
Twitter Icon

How to Access Twitter Without an Account, Anonymously

Interestingly, after my previous post describing how to route Docker containers through VPN on Unraid, I received a substantial lot of questions via email about my hints at accessing Twitter anonymously. This post is my response to those questions, and I will describe my workflow to access Twitter feeds anonymously, without an account. This post will assume you have read my post on how to route Docker containers through VPN on Unraid or that you already know how to accomplish this....

November 19, 2021 · 4 min · Robert D. White
Windows Server 2022 Logo

How To Do An In-Place Upgrade To Windows Server 2022

I recently had to upgrade two domain controllers to Windows Server 2022. The main controller was still on Windows Server 2016 while the secondary was Windows Server 2019. Both in-place upgrades went without issue. Both servers were running Hyper-V, Bitlocker, and AD Controller. The 2019 server had an SMTP server that it was running, but Microsoft has deprecated the SMTP stack and associated management tools, including the IIS tools. There very well may be other deprecated software or tools, and I highly recommend searching for specific functionality you utilize on your Win Servers before attempting the upgrade....

November 19, 2021 · 3 min · Robert D. White
Docker VPN Graphic

How to Route Any Docker Container Through VPN in Unraid

Today’s post will cover how you can route any Docker container through a VPN. There are many reasons you might want to route a Docker container through a VPN. Some common considerations are privacy, anonymity, and security. I always recommend a VPN provider that values privacy, and in your search, you should consider providers that do not keep access logs that can be tied back to you (I use Private Internet Access [PIA])....

November 17, 2021 · 4 min · Robert D. White