Tag: macOS
-
Windows 11 VM on Apple Silicon with UTM
In the recent past I (unfortunately) found myself in need of a Windows 11 system. I needed to test if something I was working on in PowerShell 7 on macOS would run natively under Windows PowerShell 5 on Windows 11. I really wish that Microsoft would just fully deprecated Windows PowerShell and only support PowerShell…
-
macOS Autosave Information Stuck Vim Swap File
I recently ran into a fairly weird issue in macOS. I somehow managed to have a Vim .swp file stuck in: For the uninitiated, every time you open a file in Vim (or a derivative, like Neovim in this case), it will create another file on the file system that has the same name as…