6 comments

  • hmartin 12 minutes ago
    Site got hugged? Is there a torrent?
  • tokai 21 minutes ago
    Am I getting old? 09-14 is not even close to the old web for me. The old web, to me, was back when people still published physical 'phone' books for websites.
    • acheron 10 minutes ago
      Seriously. 2009 is several years after everyone was already saying “web 2.0”! That is nowhere near the “old web”.
  • exitnode 42 minutes ago
    Wow, that is a great domain!
  • shevy-java 32 minutes ago
    Webpages dying is probably one of the biggest design flaws of the original web.

    I am not saying old content needs to be preserved forever, but so much content has factually been lost over time. Old logs from text-based MUDs for instance, even for MUDs that still exist today.

    • efskap 24 minutes ago
      It's the great irony of digital media. Copying data is accurate to the bit and is preserved "as-is", but in practice, it requires someone to maintain servers, to care about it. To separate out what is worth preserving.

      We hot-linked to all those image hosts because we couldn't imagine them disappearing.

      Archive.org had incredible foresight and if it didn't already exist, I'd call such a project a pipe dream.

      • cortesoft 4 minutes ago
        > We hot-linked to all those image hosts because we couldn't imagine them disappearing.

        No, we hot-linked all those image hosts because we didn't want to pay to host it ourselves.

    • ChadNauseam 20 minutes ago
      The technology is still in its infancy unfortunately, so there's no way the web could have been based on it, but I think content-addressing is the long-term play. If I click a link, there are some cases where I want the server to respond with a fresh response just for me (e.g. a website showing the weather). But often I just want whatever content was linked to (e.g. a webpage explaining a math content). In the latter case, it would be nice if the link had a hash of the content in it, and 3rd parties could host copies to keep the link working even if the original operator stopped existing.
    • rcxdude 16 minutes ago
      It's pretty difficult to avoid without very significant tradeoffs, though. The closest is content-addressable peer-to-peer networks, but these still rely on someone keeping the information around, and they struggle to scale anywhere near as much.
  • tdx 1 hour ago
    I found an old database backup of 0.mk on a disk I had kept.

    0.mk started in 2009 as a passion project built by three of us. We worked on it for a few hours each week around our regular jobs. We eventually closed it in 2014 because the revenue (hint: no revenue) could not cover hosting, development, and the constant work of fighting spam and reviewing abuse.

    The recovered historical corpus contains 657,607 links. For this analysis, we followed every one of them.

    Of the 655,178 links with safe, crawlable targets, 76.7% no longer returned a loading page. After removing repeated destinations, 78.7% of the 492,620 distinct crawlable URLs still did not load. So duplicate links are not creating the result.

    I use “did not load” rather than “gone” deliberately. Some URLs returned 403 or 429 and may have blocked the crawler. Pages that returned 2xx or 3xx count as loading even when they now lead to parked domains, login walls, or removed-content notices.

    There is one large distortion in the yearly data. A single account created 83,398 URLs pointing to one hostname in 2011. At URL level, 92.5% of that year did not load. Count each hostname once and the result becomes 61.7%, almost identical to 2010 and 2012.

    A few things I did not expect:

    - 835 restored links point at Facebook’s old photo CDN. None loaded. - The first link ever shortened was a CSS stylesheet on a WordPress blog. - Someone shortened localhost on the second day. - The longest stored URL is 38,753 characters and repeatedly says TRYING_THE_MAXIMUM_URL.

    Most users came from one regional online community, so this is not a census of the whole web. It is a record of what that community shared between 2009 and 2014.

    I brought 0.mk back to test whether AI can now handle enough development, spam filtering, abuse review, monitoring, and support to make the service sustainable where the original economics failed.

    Happy to answer questions about the crawl, the old data, or the rebuild.

    • hyperionultra 20 minutes ago
      How did you managed to obtain that domain? Usually single digit or letter domains are “reserved”.