I created a skill to save users 40-60% on token costs when migrating AI inference workloads from a serverless platform (like Cloud Run or Gemini Enterprise Agent Platform) to GKE. So what is it? What isn’t it? Why a …
Tag: Gcp

GKE for your AI agents
Ok, so you’re writing an AI agent to automate some task (who isn’t these days?). But where does it live? That largely depends on what you want it to do.

Get in builder, we're writing …
XPK Cluster Create
Simplifying AI Infra Management
You’ve probably used terraform and kubectl to set up infrastructure and deploy code to it (if you haven’t, thanks for stopping by, but this post might not be super interesting …
Fine-tuning Gemma 3 on an A4 Slurm Cluster
Note: This post has been adapted into a formal tutorial on the Google Cloud documentation site.
Overview
This post demonstrates how to fine-tune the Gemma 3 language model on a multi-node, …
Fine-tuning Gemma 3 on an A3 Mega Slurm Cluster
Note: This post has been adapted into a formal tutorial on the Google Cloud documentation site.
Overview
This post demonstrates how to fine-tune the Gemma 3 language model on a multi-node, …
I have been hooked on Factorio for years now. It is my favorite video game, and probably one of the most impressively documented feats of software engineering in gaming. Check out their long-lived series of technical blog posts: Factorio …
Backlogged Pinball
Earlier this year, I built a pinball-based demo for Cloud Next 2024. I’m preparing some posts about specific aspects of it, but I wanted to post a brief overview first. Backlogged is a physical pinball machine …
This site is hosted on Google Cloud using a Cloud Storage bucket to serve static HTML files generated using Hugo. I like this setup because it is fast, simple, and the content is easy to move to another platform or hosting provider if I …