Week one of building PC_Workman in public. Here's the plan.
This week I'm tackling something that's bugged me since day one: when hck_GPT tells you "Chrome ate 6 GB RAM three hours ago" — which three hours? And what even is msedge.exe?
Goal 1 — timestamp everything
Every hck_GPT message gets a timestamp. Spike detected at 14:37. Report generated at 09:15. No more "recently" or "a while ago" — exact times.
Goal 2 — a process library (100+ definitions)
A JSON database of common processes: what they are ("chrome.exe — Google Chrome browser"), who made them ("Google LLC"), what they do ("web browsing, can eat RAM with too many tabs"). Hover over any process in hck_GPT for an instant tooltip — no more Googling "what is svchost.exe?"
Goal 3 — write it down
Publishing 1–2 articles this week: recent updates (Stats Engine v2, EventDetector) and the git backup lessons (lost 130 commits, recovered 90).
Building v1.6.8 → v2.0. Monday Grind Blueprint every week — real plans, not vague goals.