So I have a 12 hour white noise clip I pulled from somewhere some long time ago that I have loaded into my Plex media server. I usually open Plex on my phone and cast it to my Bedtime google group every night but that gets tedious and tiresome after a while. Why not automate it to auto load at 8PM every night? If you already have Home Assistant already configured and setup then cool! If not refer to here: Installation Guide . I installed on a Pi 3B+ with 32 gig SD card. First off, upload the mp3 file to your google drive and make it shareable to all. Follow the steps to get a an API key and generate a direct google drive link. You will need this if you audio file is large than 100MB as google natively pops up with a display that says too large to scan and thus you cant stream it. Follow the guide here for more info to get the direct link: https://www.wonderplugin.com/online-tools/google-drive-direct-link-generator/ Once you h
It was a hot morning in August 2015. I opted to not wear my jacket or gloves but I did wear my helmet, boots, and jeans. As I was exiting Interstate 20 by the West Loop 250 entrance, the truck in front of me had no tail lights working and had slammed on his brakes to avoid hitting someone who ran the yield sign on the service road. Going from 75 down to a dead stop on a bike isn't too hard, but throw in a slick patch on the road, and a semi who blew past me as I exited onto the off ramp at the same time and my bike immediately started to slide. I aimed for the caliche and the next thing I knew I was on my back looking up. Out of the peripherals to the left I saw my bike bouncing end over end and I barely had enough time to scream "F**K!" as the tail end slammed onto my helmet and the bike stood on it's end on my head. A pair of safety glasses were the only thing that saved my skull from getting brained by whatever piece of metal to which I can only assume was the pas
Currently, we are in the process of migrating all users to Office 365 ProPlus. However, manually uninstalling lync and office can be a pain. An easier way to do this is to: Create a folder and make two separate xml files named lync.xml and proplus.xml. Put this folder in a publicly accessible share somewhere. In the lync.xml put in the following: <Configuration Product="LYNCENTRY"> <Display Level="None" AcceptEULA="TRUE" /> <Setting Id="SETUP_REBOOT" Value="NEVER" /> </Configuration> In the proplus.xml put in <Configuration Product="ProPlus"> <Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" /> <Setting Id="SETUP_REBOOT" Value="NEVER" /> </Configuration> Next, create a batch file named nuke.bat or whatever fancy thing you want to name it. Paste in the following:
Comments
Post a Comment