How to Add Grok to Brave Browser: Replace Leo with xAI’s Grok AI If you’re like me, Brave Browser is your go-to for surfing
Home Assistant xAI Grok conversation agent Home Assistant's year of the voice was an important milestone
Home Assistant Behind a Synology Reverse Proxy Documentation: https://www.home-assistant.io/integrations/http#use_x_forwarded_for When
ESP8266 HUZZAH ESP8266 Feather / NeoPixel FeatherWing / HTTP Webserver / HTTPS API Requests / JSON Requests and Responses There is a lot going on the the title of this post
macos Creating a GIF from QuickTime Screen Recording in macOS Creating a GIF from QuickTime Screen Recording in macOS
smartthings SmartThings are Groovy One of the initial features I wanted was some way for the home and I to communicate. The Google Home seemed to allow bi-directional communication in the sense that I could speak commands and it could be a speaker to broadcast notifications or report other home metrics or SIRENS.
machine learning Egyptian Hieroglyphics and Google Cloud AutoML Vision Lately I've been on a ancient history kick and while daydreaming about visiting Egypt in person I was curious to find out that only small percentage of hieroglyphics have been translated.
amazon-web-services Customizing the AWS EKS Cluster Worker Node Group Template I realized the cluster was using the maximum number of worker nodes (NodeAutoScalingGroupMaxSize) specified in the CloudFormation template. After contacting support they informed me there is a setting in the template to control the desired capacity (DesiredCapacity).
mongodb Useful MongoDB Commands I had the hardest time finding examples of how to connect to MongoDB via the command line and via a connection string in code. So I've compiled some helpful MongoDB commands here. For creating a database, creating a user, and connecting to the database.