Widespread Augmented Reality

Widespread Augmented Reality
Click on the image to get the Android Augmented Reality Heads up Display

Thursday, December 14, 2023

Raiders 42 Chargers 0 - Fanduel Odds

Watching inside the Oracle Virtual Machine running Ubuntu. Go to https://reddit1.nflbite.com and then to https://buffstreams.app/. Need to click the link and close the resulting open tab several times before the browser settles on the desired stream.

Sunday, December 10, 2023

Oracle VM VirtualBox - Missing Dependencies Python Core / win32api

First I verify that the Windows file system has these directories:

  • 1. C:\Python310
  • 2. C:\Users\[UserName]\AppData\Local\Programs\Python


  • Now quite frankly, I may have installed Python from the Microsoft Store and also from https://www.python.org/downloads/, but at this point, I do not want to spend time figuring out which is which and cleaning things up, so I opt to use the directory with the more recent date modified of 12/7/2023

    I also see that directory 2 has Python312 and so I will edit the Windows Environment Path variable for User and System by addding the following directories:

  • C:\Users\[UserName]\AppData\Local\Programs\Python\Python312
  • C:\Users\[UserName]\AppData\Local\Programs\Python\Python312\Scripts




  • Then I open a user level command prompt and run: pip install pywin32

    Thursday, December 7, 2023

    Verify USB 2.0 or 3.0?

    Get the Windows SDK here.
    Run and install only "Debugging Tools for Windows"
    Double click C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\usbview.exe