Insights on AI, Cloud
& Modern Engineering
We write about AI agents, cloud architecture, cost optimization, and the tools we use every day to build software.
How to Fine-Tune Gemma 4 with LoRA & QLoRA: Complete Guide for Custom Models
Fine-tune any Gemma 4 model (E2B to 31B) with LoRA and QLoRA using Hugging Face, Unsloth, or Keras. Covers dataset prep, hyperparameter tuning, evaluation, and deploying your custom model to production.
Deploy Gemma 4 on AWS: EC2, SageMaker & Inferentia Cost Comparison Guide
Production-ready Gemma 4 deployment on AWS. We compare EC2 GPU instances, SageMaker endpoints, and Inferentia2 chips with real cost breakdowns, auto-scaling strategies, and optimization tips for each Gemma 4 model size.
Build an AI Agent with Gemma 4: Function Calling, Tool Use & MCP Integration
Gemma 4 ships with native function calling via 6 special tokens. We show how to build a production AI agent with structured tool use, MCP server integration, multi-step reasoning chains, and real-world agentic workflows.
Gemma 4 on Edge: Running Multimodal AI on Mobile, Raspberry Pi & IoT Devices
Gemma 4 E2B and E4B bring multimodal AI (text, image, audio) to phones and edge devices with 128K context. We cover on-device deployment with MediaPipe, LiteRT, MLX, quantization strategies, and real-world latency benchmarks.
Using OpenClaw with Gemma 4: Complete Local AI Agent Setup Guide
Run OpenClaw with Google's Gemma 4 via Ollama for a fully self-hosted, zero-cost AI agent. Covers model selection, configuration, function calling, custom skills, and performance tuning.
How to Develop an EmDash Plugin: Local Environment Setup, Testing & Deployment Guide
Step-by-step guide to building EmDash (Cloudflare) plugins from scratch. Covers local environment setup with SQLite/workerd, plugin scaffolding, capability manifests, lifecycle hooks, testing with miniflare, debugging, and deploying to Cloudflare Workers.
Google Gemma 4 Developer Guide: Benchmarks, Architecture & Local Deployment
Google DeepMind's Gemma 4 ships 4 open-weight models (2.3B–31B) under Apache 2.0 with 256K context, native multimodal, and function calling. Full benchmark breakdown, architecture deep-dive, and local setup guide.
Cloudflare EmDash Developer Guide: Setup, Plugins, Themes & Deployment
Everything you need to get started with EmDash, Cloudflare's open-source TypeScript CMS. Covers installation, sandboxed plugin development, Astro 6 theming, WordPress migration, and deployment on Cloudflare Workers or Node.js.
Migrating WordPress to EmDash: Complete Step-by-Step Guide
Step-by-step guide to migrating your WordPress site to Cloudflare's EmDash CMS. Covers WXR export, EmDash Exporter plugin, custom post type mapping, media migration, URL preservation, and theme rebuilding in Astro 6.
EmDash vs WordPress vs MedusaJS: CMS & E-Commerce Platform Comparison 2026
Honest comparison of EmDash, WordPress, and MedusaJS across architecture, security, hosting costs, developer experience, and ideal use cases. Real pricing numbers and trade-offs from a team that builds on all three.
Building EmDash Plugins with TypeScript: Capabilities, Sandboxing & Security Model
Deep dive into EmDash's plugin architecture. Learn the capability manifest system, Dynamic Workers sandbox, lifecycle hooks, testing, licensing freedom, and how it eliminates the WordPress plugin security crisis.
EmDash on AWS vs Cloudflare: Hosting Costs, Performance & Architecture Compared
Side-by-side comparison of hosting EmDash on Cloudflare Workers vs AWS (ECS, EC2, Lambda). Real pricing at 4 traffic tiers, performance benchmarks, plugin sandboxing differences, and database options.
