Back to browse
How to Kill the Dead Internet

How to Kill the Dead Internet

by bigger_fish·May 18, 2026·10 points·11 comments

AI Analysis

MidSolve My ProblemBold Bet

Phrase matching and sentence length detection for AI text, but C2PA media checks are weak.

Strengths
  • Five distinct signals including punctuation density and list uniformity for detection.
  • Aggressive hidden mode with countdown navigation to skip flagged pages entirely.
  • Automated weekly pipeline updates phrase lists based on new research.
Weaknesses
  • Media detection relies on C2PA metadata which social sites strip, making it useless there.
  • Heuristic-based text scoring will likely generate false positives on formal human writing.
Category
Target Audience

Readers tired of AI-generated search results

Similar To

Originality.ai · Copyleaks · Undetectable.ai

Post Description

Ok, so maybe "how to revive the internet" would be more accurate, but if you're reading this, I got your attention, right? Here's why I want you to read on: I built a free extension, D-slop, to disincentivize anyone from posting AI writing, and eventually images and video as well, on the internet.

For writing, it checks known vocab and punctuation tells, as well as subtler tells related to cadence, and assigns it a score subject to an adjustable threshold. If the text fails, users have the option to flag offending text, hide it, or block the page entirely (with the option to see anyway).

For media, it's admittedly fairly weak, as it relies on C2PA metadata which is stripped from all of the social media sites where it would be most helpful. (Anyone else have chronically online boomer parents continually gobbling up slop like it's real information?)

I have a D-slop+ version in the works that should be able to handle the media itself, but it's going to have to make API calls to have real teeth, which means I can't offer it for free. If this extension validates the concept, I'm happy to build it for y'all.

Yes, I vibe-coded it, but an ancillary bonus to the project accrued when it inspired me to cook dinner listening to Metallica's "Fight Fire with Fire," which in turn brought my 5 y/o running into the kitchen with every musical instrument in the house for an impromptu karaoke speed metal session.

It's MIT license open-source, full brief at https://github.com/jared-the-automator/d-slop; This forum is full of people smarter than me, so I'm open to suggestions.

Similar Projects