Programmable spend-based CUD purchase

Did you know it’s possible to purchase spend-based CUDs programmatically, including (for now) the legacy Autopilot CUD and the new Compute flexible CUD? Let’s take it for a spin. Firstly, you’ll need the procurement API enabled and IAM permissions setup. Follow the steps in Before you begin in the official doc. The gcloud CLI will… Continue reading Programmable spend-based CUD purchase

Published
Categorized as Tech

Clearing macOS Desktop Clutter

Every year I create a folder on my macOS desktop with the current year, like 2024 and move all the desktop items into it (so it contains a folder named 2023 and so on). The reason? To clear my desktop, as for some reason macOS defaults to it for saving various files. This two-liner is… Continue reading Clearing macOS Desktop Clutter

Published
Categorized as Tech