When engineering a localized, bare-metal AI lab environment, combining cloud-first container ecosystems with highly specific on-premises hardware introduces unique structural friction. In this guide, I document the deployment of a unified text-and-image inference stack utilizing OpenWebUI and ComfyUI on a headless Ubuntu Server LTS platform. Crucially, I trace the end-to-end journey of isolating container execution… Continue reading Architecting a Local, Headless AI Inference Lab
Author: jeffstokes2014
VectorDB tuning for ZFS
Part 2: Storage Layer Optimization — How I Made ZFS Play Nice with My VectorDB In the world of Retrieval-Augmented Generation (RAG), I’ve learned that while my GPU handles the “thinking,” my filesystem handles the retrieval. Even though my ZFS RAIDZ1 array is built for high-speed sequential throughput, I realized the default “one size fits… Continue reading VectorDB tuning for ZFS
So I wanted to dive into this AI thing
Update from me: I’ve moved to gaming on CachyOS vs Windows 11 for the last 6 months or so. I’ve been wanting to get back into Linux since I left Microsoft, and finally got around to it I guess. Some of the Windows 11 uh, quality drift and lack of vision from Microsoft on what… Continue reading So I wanted to dive into this AI thing
Thinking back on an interview early in my career
Career guidance from a hiring manager long ago
AMD User Experience Proxy and handle leaks
This is an odd fellow here. As you can see in the image below, AUEPMaster has 157k handles. Yesterday it had over 1 million but I failed to capture a screenshot before reboot. This hasn’t impacted game performance as far as I can tell, just an annoyance. Wondering if it’s actually working as intended, does… Continue reading AMD User Experience Proxy and handle leaks
PSA: Dell Peripheral Manager causes zombie processes
DPM causes zombie processes, software version 2.0.0.72
100,000 Disk Flush events and Windows boot
Disk flushes can have a serious impact on disk throughput, see how one systems boot was increased by 200 seconds as a result of disk flush events.
My latest/last book is out today! Windows 11 for Enterprise Administrators
Was a long time project, an update to the Windows 10 book Manuel, Richard and I wrote a few years ago. Hopefully it’s well received. Been a journey, that’s for sure. Jeff
How to very easily capture a kernel dump in Windows 11 – no tools required
You need to collect a kernel dump from Windows 11 for a support professional, etc
Windows 11 task manager appears to have added this in, simply go to details and right click System and select Create live kernel memory dump file and then select Full live kernel memory dump.
Win11 and Edge – I zip bombed myself
Scenario: I had the pleasure recently of downloading two memory dumps on a Windows 11 machine using normal channel Edge. The ‘problem’ was that these two zip files (both 11 GB in size) were compressed memory dumps (uncompressed size 110GB and 153GB respectively). I started downloading both at the same time, not thinking of it,… Continue reading Win11 and Edge – I zip bombed myself