Pied Piper Was Fiction. Here's Runnable Compression With Receipts (PZIP). | Phuc Vinh Truong

Pied Piper Was Fiction. Here's Runnable Compression With Receipts (PZIP).

Spicy: Stop Bragging About Compression. Ship a Corpus + Command + Hash. Nuclear:

Hook (first ~8 lines)

Silicon Valley’s Pied Piper made compression look like wizardry.

Real compression isn’t wizardry.

Real compression is boring:

If you can’t reproduce a win on demand, you don’t have a breakthrough.

You have a story.

So I’m doing it the only honest way:

Run it. Break it. Verify it.

Introducing PZip.net the real Pied Piper from Silicon Valley HBO Show

The problem: “compression claims” are usually vibes

Most compression content online is:

Which means it’s not science. It’s marketing.

Compression should be treated like a benchmark sport:

Same corpus. Same rules. Same receipts.

The Stillwater rule applied to compression

In Stillwater, a claim without receipts is not allowed to graduate.

So for PZIP, the “proof” isn’t a paragraph.

The proof is an artifact bundle:

The Receipts Checklist

To claim a compression win, publish:

  1. Corpus definition (exact files or generator)
  2. Command line (exact flags)
  3. Stdout/stderr logs
  4. Round-trip verification (decode matches byte-for-byte)
  5. Hash of outputs (so reruns compare cleanly)
  6. Decode speed sanity (time + memory)

If you can’t show these, don’t say “better.”

Say “I think.”

The idea (simple but different)

PZIP’s mental model is:

Compress the generator, not the data.

Instead of treating every file like raw entropy soup, the goal is to find structure that can be expressed as a smaller “seed” + deterministic rebuild.

Even if you disagree, you can test it.

That’s the point.

The MrBeast-style challenge (viral loop)

I’m turning this into a public sparring match.

🧪 The “Skeptic Can Reproduce It” Challenge

Pick any compression tool you love:

Then run the same corpus + publish your receipts.

I’ll do the same with PZIP.

We compare:

Winner is whoever survives rerun.

Comment PZIP and I’ll reply with:

Why this matters (beyond compression)

Compression is a proxy for a deeper discipline:

truth should be cheaper to verify than to claim.

That principle is the same thing that makes:

So even if you never use PZIP, the takeaway is valuable:

Stop selling trust. Ship proof.

Tower placement (why this fits the Stillwater universe)

This lives in the same dojo as:

Different domain. Same doctrine:

Receipts > vibes.

The point (one line)

If your compression win can’t be reproduced by a skeptic…

it’s not a win.

— Phuc Vinh Truong