Live data from Hacker News

Viewing profile — digitaldragon

digitaldragon

HN member
Joined
Wed, Oct 16, 2024, 11:14 PM UTC
HN karma
12
Public activity
2 items

About digitaldragon

No profile information was provided.

Recent public activity

  1. comment
    Comment #44937820

    The data is saved as a WARC file, which contains the entire HTTP request and response (compressed, of course). So it's much bigger than just a short -> long URL mapping.

  2. comment
    Comment #41864927

    Unfortunately, Browsertrix relies on the Chrome Devtools Protocol, which strips transfer encoding (and possibly transforms the data in other ways). This results in Browsertrix writ…