All Stories

ERROR: Couldn't find any revision to build

I love the GitHub Pull Request Builder! It makes life so much easier by ensuring that pull requests are tested before they are merged into the main code. I have...

Fixing VERR_INTNET_FLT_IF_NOT_FOUND problems

I recently installed the November Windows 10 update on my computer, and while everything went smoothly, my VirtualBox went belly-up.

What is my IP?

I wanted a simple, free, no-limits way of finding out my own public IP. I also wanted a way to use it in my Java code so I wouldn’t need...

Redirect a Port or Socket

Before I started using VPNs, I wanted a way to connect to an IRC server running at irc.rizon.net:6667 from any of my devices, without compromising my IP address. I decided...