Tim Warner

@techtrainertim.bsky.social

Tim Warner 🌐 TechTrainerTim.com 📍 Nashville, TN, USA (Central Time Zone) Tech educator specializing in DevOps with Microsoft Azure, GitHub Enterprise Cloud, and the Copilot generative AI ecosystem.

Just retook AZ-104 fresh after letting it expire. Candid take: 🔥 Hardest Microsoft cert exam, period 🧠 It's a data synthesis test disguised as a technical exam 📦 Azure Storage gets HEAVY coverage 🚫 Stop worrying about perf-based labs and subnetting Full NDA-friendly breakdown: youtu.be/AjFPRg0QTac

Bild

Yo! I built a PowerShell utility for parallel Claude Code sessions via git worktrees. Start-ClaudeWorktree: one command to spin up a sibling worktree + new terminal tab with Claude running. Stop-ClaudeWorktree: merge back, nuke the worktree, done. Gist: gist.github.com/timothywarne...

Git worktree helpers for parallel Claude Code sessions — Start-ClaudeWorktree / Stop-ClaudeWorktree (PowerShell 7+)

Git worktree helpers for parallel Claude Code sessions — Start-ClaudeWorktree / Stop-ClaudeWorktree (PowerShell 7+) - ClaudeWorktree.ps1

gist.github.com

I realized I was using "token" sloppily. Not wrong exactly, just imprecise. This quick video separates tokens, identifiers, and symbols by layer: 📝 Text → Tokens (lexing) 🌳 Tokens → Structure (parsing) 🔗 Names → Symbols (binding) ⚡ Symbols → Values (runtime) youtu.be/bsB3BS2hC6Q

Bild

Stop mousing around in VS Code. The Command Palette has hidden prefix modes: @ → symbols in current file # → symbols across your whole project : → jump to any line ? → shows all the options Quick win: Remove the > caret with backspace for instant file search. youtu.be/fZnS4DA9egU

BildBild

Just dropped a new video breaking down Copilot Studio agent creation from scratch. 🎯 Plain English → working AI agent 📚 Add your own knowledge sources 🧪 Test in real-time before publishing 🚀 Live demo site in seconds No code required. Easier than it looks. youtu.be/tTj__zkK0dQ

Bild