Category: Tech Tips

Fix: This version of ChromeDriver only supports Chrome version 103

If you’re like me and trying to set up a scraping project and leveraging Selenium you may have run into the path requirement that I found to be puzzling. Luckily chromedriver-py solves that for you. However, upon install, I found that it wasn’t accepting the version of Chrome that I had installed (apparently the latest […]

How to request removal of your deleted content from Google

Have you ever deleted a post online or made a profile private and wanted it to be removed from search results? If that content is no longer available to the public, it should eventually be removed from search results but, if you want to expedite it, you can actually submit a request directly to Google […]

Solving “Importerror no module named”

So you’re trying to get something done and you’ve found an awesome tool to install via pip. You pop open Terminal, run your pip install command (in my case, pip install google_images_download), install the module successfully, and are ready to get to work. You start working on your Python script and get an error: ImportError: […]

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 broken pipenv in a virtual environment (could not find a version that matches X)

I’d messed up my pipenv previously by trying to get it to install a module that just wasn’t working out for me. In using pipenv install -skip-lock I’d inadvertently put my pipenv in a state where it was constantly stuck in a loop where it was trying to install “blocks” through pipenv which just wasn’t […]

Creating a .slate file for Slate (Mac Window Management): Resolve “Could not load ~/.slate or ~/.slate.js”

A while back I was looking for a solution to restore my window setup when I went between being at my desk and bringing my laptop to meetings. I settled on Slate which is a great, lightweight solution to save your window positions and quickly restore them exactly as they were. Unfortunately, it can be […]

Comparison of Major Internet Providers in the Bay Area (Primarily San Francisco)

Tier Breakdown Name Tier Level Speed Cost Reliability Additional Notes Sonic (Fiber) A 1000 up/down $40/mo Excellent No annual contract Webpass A 1000 up/down $60/month or $550/year ($45/month) Excellent Choice between annual or monthly contract Monkeybrains (if in the right service area) A Excellent $105/3 months ($35/month) Good No annual contract, pay in 3 month […]

Official Google Adwords Coupon Link

Just want a code? Go here. If you want to get an introductory offer for the Adwords account you’re setting up you’ll see a bunch of results from random blogs claiming to have coupon codes that give you a certain amount of credit but inevitably those codes don’t work because they’ve been used, are expired […]