My Home Assistant Setup, and the Blinds That Track the Sun

Home Assistant OS on a Raspberry Pi 4, seven Lutron Cas茅ta blinds driven by the Adaptive Cover integration, and an OpenClaw agent living on the Pi as an add-on.

July 26, 2026 路 3 min 路 571 words 路 David Twizer

From Manual to Autonomous: Revolutionize Business Tasks In-House

How enterprises can build and deploy AI agents in-house: autonomous digital workers that automate complex tasks while keeping full control over data, security, and cost.

November 18, 2024 路 9 min 路 1777 words 路 David Twizer

Cdk Skylight

cdklabs/cdk-skylight Overview CDK Skylight is a set of Level 3 constructs for the Microsoft products on AWS ecosystem (Windows OS, SQL Server, Active Directory, Windows Containers, Amazon FSx for Windows, and so on). CDK Skylight Constructs are a natural fit for Platform Teams building Platform as a Product. Examples Windows Worker with Domain join and Powershell API that allows running complex automation with a single line of code Managed Active Directory configured with DNS Topology and an API to create new AD Group with a domain-joined machine. Amazon FSx library that creates Filesystem with API to create Folder on it Windows EKS Workers that joins to specified AD domain with APIs to create and configure complex integrations such as SMB with Global Mapping and Domain authentication with gMSA plugin. All those examples are built with CDK Skylight libraries and can be used separately with maximum flexibility to change the default settings. ...

January 6, 2022 路 5 min 路 920 words 路 David Twizer