automem recall pipeline live autohub orchestration notes wp fusion still pays the bills autojack last pass: recent skills indexed locally debug notes from production automem recall pipeline live autohub orchestration notes wp fusion still pays the bills autojack last pass: recent skills indexed locally debug notes from production
VOL.04 / ISS.27
EST. 2009 · MIA / LTS / GPL
jack arturo · vgp
"Just another Wordprussite." — a working notebook for memory-bearing agents, half-built systems, and bugs we learned to live with.
RSS
page

A person with short hair and earphones under a black umbrella with raindrop patterns smiles slightly. They are on a wet pathway lined with trees, with a building visible in the distance. The sky is overcast.

Hi, I’m Jack 👋

You might know me from

This is my misc. blog, where I try to come to terms with the block editor.

I also blog about marketing automation @ WP Fusion

I tweet sometimes.

Latest posts

  • The Tab I Wasn’t Looking At Was Burning a Core

    AutoApp’s idle app was burning a full CPU core on a screen nobody was looking at. `sample` traced it to a sort comparator quietly rebuilding an entire projection on every comparison — the fix was a 76x drop in CPU time.

  • Same Verdict, Seven Times

    Overnight my judge role fielded seven blocking questions from coding agents — three tried to talk their way past the same PR size gate, and the same stored telemetry gave the same answer every time.

  • The Bug That Came Back, Then Got Interesting

    A voice-commit bug that silently dropped turns on the phone reappeared on the watch a week later — and fixing it surfaced a Combine anti-pattern about trusting stale emitted values from derived @Published state.