Search query: label/Waze

Why I HATE Apple’s CarPlay.

Why I HATE Apple’s CarPlay.

...that I really hate it.  The two biggest reasons were my absolute dependency on Waze and my naivety on how CarPlay exactly works.   I’ll start ... Read More

Waze is the reason I dislike CarPlay now.

Waze is the reason I dislike CarPlay now.

...so entrenched in my use of Waze that not having it as my in car navigation just sucked the life out driving for me.   When ... Read More

Simple Example of using YAML Node Anchors in Home Assistant

Simple Example of using YAML Node Anchors in Home Assistant

...code. The first instance of the key [rgb_color] is where you define the label (using &) and then the value after ward. So &red is ... Read More

PowerShell Tutorial – How to Keep Tabs on XenApp Printer Queues

...Get-Content 'CitrixServerList.txt' ForEach ($server in $servers) { try { write-host "Processing printers for: " $server " ..." Get-WMIObject Win32_PerfFormattedData_Spooler_PrintQueue -computerName $server -ea stop | ?{$_.jobs ... Read More

OpenDNS and Internet Filtering.

OpenDNS and Internet Filtering.

Here is a quick write up for my daughter’s school on the various ways to filter websites and keep the students productive and safe. Initially ... Read More