This is a list I’ve been working on for friends visiting Vancouver. If you have any suggestions or feedback please feel free to leave a comment, :). To do North Shore Where I grew up! Things to do Lonsdale Quay Ambleside Park Take the Seabus to and from Vancouver Nice ride with great views! Nature […]
Category: Uncategorized
Running AutoHotKey as Administrator
I was having challenges where a script that used to work for sending keystrokes directly to a window based on its window title wasn’t working. I tried troubleshooting a bunch of stuff (so weird since it was working before) but nothing was sticking. I stumbled across a comment mentioning that programs being run as Adminstrator […]
Fix for BLZBNTAGT00000960 (CoD Warzone crashes on start, update, install) – December 2021
Recently had an annoying error come up where I couldn’t start Call of Duty: Warzone. I tried: Scan and repair which took forever and didn’t work Restarting my computer Un-installing and re-installing (this didn’t work and now I couldn’t even install the game) Deleting my Battle.net folder in AppData Running Battle.net as Administrator Ultimately, what […]
Fix for Xbox Game Pass Install Error (0x00000001)
If you’re like me and you wanted to download Age of Empires 4 to play with your friends on Game Pass you might have run into this error. You start the install and for some reason its not progressing. You go to check on your progress and see there’s an error. Maybe you restart the […]
Reverting a bad commit and removing it completely from Github
Let’s say you accidentally commit and push a file full of passwords (like a .env file) that you don’t want other people to want and now it is part of your public project on Github? How do you get rid of that? Fear not, follow these two commands and you’ll be back to before you […]
readlink: command not found
I’ve been working on a bunch of projects that involve Python and a decent amount of commands written and issued in terminal. At one point, I was trying to boot up a local server for a web app I was running and kept running into the error “readlink: command not found”. After a ton of […]
Measure What Matters – Broken into Bullets
I recently read Measure What Matters as our new executive at Humble Bundle is introducing OKRs as a means to drive the company towards our goals. The book was surprisingly interesting to read and made a good case for OKRs and the different ways in which you can use them. What follows below is the […]
Preventing Keyboard Language Switching
“Hi everyone. I’ve been gone for a while but I’m back with what I consider to be a very helpful tip. I’ve been playing a lot of WoW recently and have been frustrated multiple times by my keyboard changing to French keyboard thus preventing me from being able to type “”/”” until I manage to […]
Heroes of the Storm – Black Screen Fixes
“I just started HotS a few days ago as my girlfriend got an invite (I have yet to receive one) and she has been kind enough to let me use her account to play. It’s an interesting game with a very different feel from DotA 2 and I have been enjoying it thus far. But, […]
The Next Big Patch: Looking over 6.82 – General Changes
“Though the general changes aren’t quite as glamorous as the item and hero changes they also carry a great deal of significance. There are many livability changes (like the fountain change, changes to Ranked All Pick, and pathing fixes) but the majority of the general changes are actually quite significant for those of us who […]
The Next Big Patch: Looking over 6.82 – Item Changes
“Items are a hugely important part of the game and, though the changes aren’t quite as grand and far-reaching as the hero changes, these adjustments still make a pretty big difference (especially the new item, bottle and TP costs, the flying courier and ethereal blade changes). So, without further dithering, let us dive into these […]
The Next Big Patch: Looking over 6.82 – Damage Type Changes
“A few abilities and damage type mechanics have been reworked. There are now three primary damage types and a Spell Immunity Piercing status with each. Each ability now carries a notation in the tooltip indicating these. The three damage types are Physical, Magical and Pure. Physical is affected by Physical Armor, Magical is affected by Magical Damage Resistance and Pure is affected by neither. […]