PowerShell Tidbits
I’ve been working with PowerShell for a while now and there are a lot of features and gotchyas that people aren’t really aware of ,so I thought it would be a good idea to get some of these things w...
I’ve been working with PowerShell for a while now and there are a lot of features and gotchyas that people aren’t really aware of ,so I thought it would be a good idea to get some of these things w...
When writing Python in Emacs you may run into an issue on Windows that says: Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings...
Getting Ncurses and GNU Readline to work together might seem like a bit of a pain when trying to make a Ncurses application that uses Readline for autocompletion. This tutorial will walk you throug...
If you’ve recently installed Windows onto your machine with a minimal installer you might notice that some games can no longer unlock achievements. This is simply due to a required service being di...