Author: admin

  • Phase 3: Sourcing the “Silent 10” — Dealing with the Webform Friction

    Phase 3: Sourcing the “Silent 10” — Dealing with the Webform Friction

    In Phase 2, I thought I had the Data Redacted project ready to roll. I had my Docker containers, my Llama 3 mapping, and a list of 7,300 brokers. But as soon as I tried to move from a test environment to actual execution, the Senior Architect in me realized I had a massive gap…

  • Phase 2: Orchestrating the Sovereign Opt-Out Engine

    Phase 2: Orchestrating the Sovereign Opt-Out Engine

    In my previous post, I outlined the “Zero-Knowledge” mission: building a tool that can navigate the labyrinth of data broker opt-out forms without ever leaking my Personal Identifiable Information (PII) to a third-party cloud. Since then, the project has evolved from a “numb-brain” script into a fully containerized, AI-driven microservice stack. Here is the update…

  • 🧟 The Digital Necromancy of Franken-Data: Why Your Career has a Ghost

    🧟 The Digital Necromancy of Franken-Data: Why Your Career has a Ghost

    In the data broker industry, there is no “Delete” key. There is only “Append.” When an algorithm can’t find a perfect match for your record, it doesn’t stop. It scavenges. It pulls a professional history from a “David Brown” in one zip code and stitches it to a financial record from another. This isn’t a…

  • Project Log: The “Floor-Pot” Coffee Monitor

    Project Log: The “Floor-Pot” Coffee Monitor

    Date: February 24, 2026 Status: Phase 1 (Core Vision & Logic) Complete 1. The Vision The goal is to monitor the growth and health of coffee trees planted directly into a “large pot” floor setup. Unlike traditional grow-ops, this system uses a top-down computer vision approach to track the canopy spread and leaf health of…

  • Advanced IT in Simple Projects

    Advanced IT in Simple Projects

    This last weekend I had two things I wanted to do. One of which was to rebuild our family Minecraft server. My son asked about the server some time last week and while waiting for some glue to finishing curing for a different project, I thought I would look into it. The Minecraft server started…

  • 🏗️ Data Redacted: Building a Zero-Knowledge Opt-Out Bot

    🏗️ Data Redacted: Building a Zero-Knowledge Opt-Out Bot

    🛡️ 1. The “Vault” Decision (Server-Side over Client-Side) We decided to move all processing to the Server-Side (PHP on Namecheap). ⚖️ 2. Radical Data Minimization (Scrubbing the SSN) We confirmed that SSNs are officially out of scope. 🔎 3. Cursory Pre-Checking (The Email “Probe”) Before launching a full-scale redact, we will script the bot to…