gitwtfhub

wtf is epistemic-heat-death-and-the-signal-to-noise-ratio-of-the-global-web?

psyll/epistemic-heat-death-and-the-signal-to-noise-ratio-of-the-global-web — explained in plain English

Analysis updated 2026-05-18

1PythonAudience · researcherComplexity · 2/5LicenseSetup · easy

TL;DR

A working paper and companion Python code proposing a formal framework for measuring how AI generated content is degrading the information value of the web.

Mindmap

mindmap
  root((Epistemic Heat Death))
    What it does
      Theory of web content decay
      Formal laws and math model
      SNR index
    Tech stack
      Python
      NumPy and SciPy
      Matplotlib charts
    Use cases
      Read the paper
      Reproduce the figures
      Test the SNR index
    Audience
      Researchers
      Policy thinkers
    Extras
      Content provenance spec
      Real data pilot test

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Read a formal theory and math model of how AI generated content may be reducing the true information value of the web.

REASON 2

Run the Python scripts to reproduce every figure and number quoted in the paper.

REASON 3

Test the paper's Signal to Noise Ratio index or entropy measures against your own web data.

REASON 4

Adopt the standalone MVP-0 Content Provenance Spec to mark your site's content as coming from a verified source.

What's in the stack?

PythonNumPySciPyMatplotlib

How it stacks up

psyll/epistemic-heat-death-and-the-signal-to-noise-ratio-of-the-global-web0xustaz/streamgatea-bissell/unleash-lite
Stars111
LanguagePythonPythonPython
Setup difficultyeasyhardhard
Complexity2/54/54/5
Audienceresearcherdeveloperresearcher

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · easy Time to first run · 5min
You can reuse, cite, and build on this work, including commercially, as long as you credit the original author.

Wtf does this do

This repository holds a working paper, not a software application, written by Jarosław Szulc about what happens to the internet as AI generated text, images, audio, and video make up a growing share of new content. The author argues that the web can look more full of content than ever while the actual information value inside it, meaning distinct ideas, grounded claims, and identifiable authors, quietly shrinks. The paper names this pattern epistemic heat death and builds a set of formal tools to describe and measure it, including three governing laws, a mathematical model built from differential equations, and a proposed Signal to Noise Ratio index for measuring how much real information content a document, website, or the web as a whole still holds. Alongside the paper text, the repository includes Python scripts that implement the paper's models so a reader can run them directly and see the same numbers referenced in the text. Separate scripts cover the three laws, the dynamic model and its scenarios, an attempt to fit the model against real web data from Common Crawl, the Signal to Noise Ratio index, a taxonomy of different kinds of information decay, and a small real-data test applied to news coverage of one shared event. Another script regenerates all eleven charts used in the paper from these same models. Running any script only requires standard Python data science packages such as numpy, scipy, and matplotlib. The repository also includes a short, separate technical specification called MVP-0 Content Provenance Spec, which describes a concrete, implementable way for any website to mark its content as coming from a verified, accountable source, using an HTTP header, an HTML tag, and a shared web convention. This project will mainly interest researchers, policy thinkers, and technical writers who care about the long-term health of information on the internet, rather than developers looking for a tool to install. The author is explicit that the paper's central claims are not yet empirically confirmed and invites public comment and challenges to the model. The whole repository, including the paper text, charts, and code, is released under the Creative Commons Attribution 4.0 license, which allows reuse, citation, and building on the work as long as the original author is credited.

Yoink these prompts

Prompt 1
Summarize the three governing laws of epistemic signal value described in this paper in plain language.
Prompt 2
Walk me through running calibration.py and explain what the Gompertz fit comparison in section 5.7.5 shows.
Prompt 3
Explain the MVP-0 Content Provenance Spec and what it would take for a website to adopt it.
Prompt 4
Help me understand the difference between statistical, semantic, epistemic, and authorship entropy as defined in this paper.

Frequently asked questions

wtf is epistemic-heat-death-and-the-signal-to-noise-ratio-of-the-global-web?

A working paper and companion Python code proposing a formal framework for measuring how AI generated content is degrading the information value of the web.

What language is epistemic-heat-death-and-the-signal-to-noise-ratio-of-the-global-web written in?

Mainly Python. The stack also includes Python, NumPy, SciPy.

What license does epistemic-heat-death-and-the-signal-to-noise-ratio-of-the-global-web use?

You can reuse, cite, and build on this work, including commercially, as long as you credit the original author.

How hard is epistemic-heat-death-and-the-signal-to-noise-ratio-of-the-global-web to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is epistemic-heat-death-and-the-signal-to-noise-ratio-of-the-global-web for?

Mainly researcher.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.