Use Alternate Datastreams to Hide Important Files (Windows, NTFS)

There is a feature in NTFS data system that lets you easily hide your files from nosy people using your computer which is called Alternate Data Streams. What they basically do is to hide files behind others, using them as a "container", but they only are executable if you enter a specific syntax in your ... Read more

Make Caps Lock Behave Like Shift (Windows)

The minority of Windows users have really ever needed Caps Lock - most of the passages written in capital letters are still done with Shift only. Because of that, most people will find the Caps Lock key rather annoying since everybody has already experienced accidently using it and finding out too late. If you are ... Read more

Back up Files on Windows with HoboCopy

HoboCopy is a commandline program that lets you copy large amounts of data in a comparatively short time to other copy functions. However, the clue is that it takes a snapshot of the file system before copying, making it possible to copy files that are being used without having to close them or end processes. ... Read more