I was having recurring trouble logging into my laptop. Eventually I realized that I was accidentally touching my mousepad while typing my password, which caused subsequent typing to go to the middle of my password instead of the end. Naturally the system didn’t accept this variant of my password! Here’s how I avoided this issue.
When I was forced to change from Classic Outlook to New Outlook, I lost the ability to control the location of the notification window, which in turn made it hard to notice, and caused me to be late for some meetings. Here’s the story of how I fixed this.
My old work cloud-based VM used VMWare Horizon, which had built-in support for accessing the client machine’s files from the VM. Recently, I had to switch to an AWS VM instead, and the Linux client/viewer app doesn’t support file- sharing, so I had to roll my own solution. Here’s how.
I recently had to switch provider for cloud-based Windows VMs. After firing up
the new VM and its viewer application (AWS Nice dcvviewer), I found that basic
features such as Alt-Tab and mouse forward & backward buttons didn’t work. This
was an annoying productivity drain, so I set out to solve the problem. Here’s
the story of how I fixed it using the keyd key remapping tool.
Have you ever wanted to combine GPG, GPG agent, and SSH socket forwarding? It’s something I’ve been looking forward to for a while. The last time I tried it, many years ago, it just wasn’t ready. But a few days ago I tried it out again and it all works! Read on for an explanation of what these things are, and why they’re useful.