The one-liner:

dd if=/dev/zero bs=1G count=10 | gzip -c > 10GB.gz

This is brilliant.

you are viewing a single comment's thread
view the rest of the comments
[–] 38 points 1 year ago (3 children)

I've been thinking about making an nginx plugin that randomizes words on a page to poison AI scrapers.

  • source
  • hideshow 6 child comments