TE
テックエコー
ホーム24時間トップ最新ベスト質問ショー求人
GitHubTwitter
ホーム

テックエコー

Next.jsで構築されたテクノロジーニュースプラットフォームで、グローバルなテクノロジーニュースとディスカッションを提供します。

GitHubTwitter

ホーム

ホーム最新ベスト質問ショー求人

リソース

HackerNews APIオリジナルHackerNewsNext.js

© 2025 テックエコー. すべての権利を保有。

Ask HN: Why is no one making FILE_ID.DIZ anymore?

11 ポイント投稿者: reconnecting3日前
Back in the BBS days, nearly every ZIP folder contained `.nfo` and `FILE_ID.DIZ` files. I searched for &quot;FILE_ID.DIZ&quot; on GitHub and found only [1], [2], [3] files from last year.<p>How is it possible that such a strong habit has completely disappeared?<p>[1] https:&#x2F;&#x2F;github.com&#x2F;Gargaj&#x2F;Foxotron&#x2F;blob&#x2F;master&#x2F;file_id.diz<p>[2] https:&#x2F;&#x2F;github.com&#x2F;FDOS&#x2F;freecom&#x2F;blob&#x2F;master&#x2F;FILE_ID.DIZ<p>[3] https:&#x2F;&#x2F;github.com&#x2F;TirrenoTechnologies&#x2F;tirreno&#x2F;blob&#x2F;master&#x2F;FILE_ID.DIZ

4 comments

Koshima3日前
I think the decline of FILE_ID.DIZ files is largely a byproduct of changing distribution methods. Back in the BBS and early FTP days, these small text files were crucial because they provided a quick summary for file archives, especially when bandwidth was limited, and you couldn&#x27;t afford to waste time downloading the wrong file.<p>With the rise of platforms like GitHub, GitLab, and Bitbucket, project descriptions and metadata have become more integrated. The README.md has essentially replaced FILE_ID.DIZ as the default &quot;project descriptor&quot;, but with much more flexibility for formatting, linking, and even embedding media.<p>Additionally, the way we discover and share software has changed. We now have package managers, app stores, and automatic metadata parsing tools that handle much of what these files used to do. Plus, we expect modern software to have much more comprehensive documentation than a few lines in a .DIZ file.
brudgers3日前
It was a strong habit of very very few people. There were not many people with computers; only a small fraction of those users were online; and only a fraction of that fraction were using .zip.<p>Basically, it was a feature of a subculture that was swept away by the hordes of computer users the pc revolution unleashed.<p>And it is worth considering that .zip is a bit niche technology among all the people online today…even if everybody we know knows about it, that’s because they are like us…by which I mean semi-competent at googling. Good luck.
rboyd1日前
We can&#x27;t. We don&#x27;t have the ascii artists anymore.
Bluestein3日前
Demoscene!