Skip to content

Instantly share code, notes, and snippets.

@wenboown
wenboown / Gmail Alias Setup.md
Last active May 17, 2026 00:56
Gmail Alias Setup: Reply as Custom Domain Email
@wenboown
wenboown / UTM-ubuntu.md
Created December 14, 2025 01:47
Setup Ubuntu 24.04 in UTM on macOS

Seamless Ubuntu 24.04 ARM64 VM on UTM with Shared Folder Fix

This guide provides a complete solution to set up an Ubuntu 24.04 ARM64 VM on Apple Silicon (M4/M3/M2/M1) that ensures the shared folder works reliably with full read/write permissions and path consistency.

Environment Details 📌

Component Version/Detail
Host OS macOS Sonoma (or newer)
Host Chip Apple M-series (M4, M3, M2, M1)
@wenboown
wenboown / ollama.md
Last active January 5, 2026 21:56
Setup ollama on ubuntu

Use Local LLM with Cursor and Ollama/LM Studio (Ubuntu GPU Server)

This guide covers setting up local inference with a permanent, static ngrok tunnel and the "Model Aliasing" trick required to unlock Cursor Agent Mode.

Requirements

  • Cursor: Installed on your local machine.
  • Ubuntu GPU Server: With NVIDIA drivers and Docker/CORS configured.
  • ngrok: A free account with one Static Domain (e.g., yourdomain.ngrok-free.app).
  • Storage(optional): A mounted SSD (e.g., /mnt/models) for model storage.
@wenboown
wenboown / google meet auth.md
Created January 5, 2026 15:06
trouble shooting google workspace calendar invite got labelled as spam

answered by gemini 3

I have a google workspace account, but my google meet/calendar invite got labeled as spam and cannot reach receipents, what configuration do I need to do?

This issue is common for Google Workspace accounts that haven’t fully "authenticated" their domain with the latest security protocols. Because Google updated its spam policies significantly in late 2024 and 2025, unauthenticated invites are often automatically redirected to Junk or blocked entirely.

To fix this, you need to perform three technical DNS configurations and one specific Calendar setting.


@wenboown
wenboown / azure-claude.md
Created February 5, 2026 02:03
Deployment Failure for Anthropic Claude on Azure AI Foundry

Issue: Deployment Failure for Anthropic Claude on Azure AI Foundry

The Problem

When attempting to deploy third-party models (specifically Anthropic Claude 3.5 Sonnet / 4.5) within the Microsoft AI Foundry web interface, the deployment fails with a validation error:

"Missing industry, organization name, and country code."

While the deployment pop-up allows users to select an "Industry," it provides no fields for "Organization Name" or "Country Code," leading to a deployment loop that cannot be completed.