For those of us greatly affected by the first series, that is to say that the first series had a great effect on us, it has been with equally great anticipation that we have awaited Life is Strange: Before the Storm, Episode 1: Awake. SquareEnix, you are still holding on to that spark that first […]
macOS Sierra Hates Web Development
OS X, Sever Administration, TechnologyOr so you would think, given the number of hoops one jumps through on El Capitan and up versus, I don’t know, any other OS! The main annoyance, which I first encountered on El Capitan, is how port 80 and 443 are treated very specially. You just simply can’t be trusted with them so OS […]
Filezilla is not adware
TechnologyI’m surprised that this needs clarification, but imagine my confusion when, as a DevCamp mentor for teens, I inform students about FTP clients like Filezilla, only to receive email from a concerned parent who was very understandably displeased to see their antivirus software throw up red flags for this very familiar program. I eventually found […]
Docker on Windows 10
Linux, Sever Administration, Technology, WindowsIt may not look like much, but the above screenshot is one of my finest achievements to date. I was having a lot of trouble getting Docker to launch on Windows 10. I found a lot of people online in the same boat, as the problem was with VirtualBox’s Host-Only Ethernet Adapter. A screenshot on […]
My first repository
TechnologyMy first GitHub repository is a PowerShell script that mirrors the functionality of the a2enmod Perl script in Debian. I was hoping to find some parallel to that script in Windows, but the Internet showed me nothing, so I decided to whip up my own. See the man pages of the original commands. First, run […]