PROGRAMMING

powershell delete forever vs recycle bin

Windows – Finding and Removing Accidentally Created Duplicate Files through a mistaken copy!

How We Helped a Client Recover from Accidental OneDrive Duplicates in Nanaimo A client recently reached out to us looking for Nanaimo Business IT Support after accidentally installing Microsoft OneDrive. This is surprisingly common — OneDrive can change default locations for Desktop, Documents, and Pictures. In this case, the client terminated OneDrive mid-copy, and through some confusion, copied back the files from the new location which left a large number of files partially duplicated. Fortunately, we were able to restore…

0
Read More

Setting up VSCode Text Highlighting

Like most devs, I often leave notes directly in the codebase I am working on.  Forgetful humans need reminders! In the past, I would try to use a format that would stand out when I review the file later. I would speckle my code with entries like the following: I found myself using a lot of dashes or equal signs coupled with CAPITAL LETTERs to help draw the eye. VSCode with an extension has the ability to bring COLOR into…

0
Read More