Hacker News new | ask | show | jobs
by nathan_long 2898 days ago
This post - and every technical post on the internet - needs a date stamp.

Please never blog or post anything without putting a date on it.

2 comments

In counterpoint: please look at Last-Modified headers.
Because they are not always present, not convenient, and don't necessarily reflect the actual date when the content was written / updated. Maybe a file was copied and the modification time changed although the content on the page didn't. Maybe the author fixed a spelling mistake 10 years later but didn't update anything else.

I want a human-decided, human-readable date on the page for the same reason I want a human-readable headline. For a technical post, they're about equally important, and should not require examining protocol headers to determine.

Also research papers please.