[Joshua Mein] _
view:modernterminalretro
Posts Archives Categories Tags About Portfolio↗

// windows

~/tags $ grep -l '#windows' _posts/*

// #windows

4 posts tagged.

Two PowerShell Scripts for Windows Maintenance: Patch Everything and Scan Every Disk in Parallel

Aug 18, 2026 ·CodeDevOps

Two small scripts I use to keep a Windows machine patched and scanned. One updates every installed application with winget and prints a verified per-package summary. The other runs a Microsoft Defender full scan acros...

#powershell#windows#winget#automation#scripting#security

Running ComfyUI on an AMD RX 7900 XTX — Native ROCm 7.1 on Windows

Apr 5, 2026 ·CodeAI

How I got ComfyUI running natively on an AMD RX 7900 XTX on Windows 11 using ROCm 7.1, without Zluda, with Wan2.1, LTX-Video, and FramePack custom nodes — and the exact steps to replicate it.

#python#ai#amd#windows#rocm#comfyui

Zero-Shot Voice Cloning on AMD — ROCm 7.1 on Windows, F5-TTS, and the ONNX Fallback

Apr 4, 2026 ·CodeAI

How I got zero-shot voice cloning running on a Windows gaming machine with an AMD RX 7900 XTX — using ROCm 7.1 natively on Windows, with an ONNX+DirectML fallback for when you don't want the full SDK.

#python#ai#tts#amd#windows#onnx

Outlook Classic Not Syncing New Gmail Folders

Mar 26, 2026 ·Code

When new Gmail labels wouldn't appear in Outlook Classic despite existing on the IMAP server, the only reliable fix was deleting the OST file to force a full resync. Here's the batch script that automates it on every ...

#windows#outlook#gmail#imap#troubleshooting

© 2026 Joshua Mein · Built with vanilla Jekyll · RSS

Also available as a terminal or the retro version.