Skip to main content

Vol. MMXXVINo. 96

Field reports from cloud-security engineering, AI experiments, and a homelab that keeps getting bigger.

Latest writing from William Zujkowski

Start here: agentic security, tools, and homelab reading paths

Linux·5 min read·

Two Processes, One Page Cache: Testing Shared State Before Blaming the VM

A small Linux experiment separates shared file identity from identical bytes, with a failed tmpfs control and a careful look at a July 2026 VM-isolation preprint.

  1. Security·7 min read·

    A Correct Answer Doesn't Mean the Agent's Memory Is Clean

    A synthetic memory-recovery drill shows why a correct task result and a clean derived state are separate checks.

  2. Security·5 min read·

    Your Backup Administrator Should Not Be Able to Delete Yesterday

    Timelock Drive puts retention below a compromised host. An offline model shows why unfreezing a backup must start a countdown, not erase its protection.

  3. Security·6 min read·

    The Database Gets a Vote on Your Read-Only Agent

    A disposable PostgreSQL lab tests what an agent-facing database role can actually do, including the SELECT that writes through a privileged function.

  4. Systems·3 min read·

    The Recovery Button Deserves a Dry Run

    Pilot Execution treats recovery as a state-changing program and previews its cross-component effects before committing the action.

  5. Security·8 min read·

    The Policy Is the Part That Moves

    A proved gate is only as good as the policy it enforces, and the policy is the part that changes while the agent is running. What OSCAL and the agent-authorization drafts both assume, and what breaks.