尚未被多次查看
Has_not_been_viewed_much

原始链接: https://iamwillwang.com/notes/has-not-been-viewed-much/

2026年4月14日 芝加哥艺术博物馆的 API 在艺术品信息中包含了一个名为 `has_not_been_viewed_much` 的字段。这是一个布尔值,用于说明该艺术品在他们网站上的访问量是否较少。更具体地说,根据源代码,`has_not_been_viewed_much` 意味着该艺术品自2010年1月1日以来,在网站上的浏览次数少于200次。当然,这引发了一个问题:这些艺术品究竟是什么?为什么它们没有受到关注?我无法回答后者,但如果你有时间了解前者,请花点时间浏览一下。

一篇 Hacker News 的讨论展示了一个网站,该网站通过直接调用芝加哥艺术博物馆的 API,呈现其馆藏中鲜少被浏览的艺术品。 尽管用户觉得这个项目很“酷”,并乐于发掘独特的作品,但讨论很快转向了其受欢迎程度带来的技术和统计学影响。评论者指出,网站流量的激增可能会“破坏”它旨在展示的指标——如果项目过于成功,这些艺术品将不再是“浏览量最低”的。其他人则质疑该网站是否因高流量正遭受“死亡之拥”(服务器过载),并讨论了“创造一个摧毁自身前提的发现工具”这一悖论。
相关文章

原文

The Art Institute of Chicago's API includes a has_not_been_viewed_much field on artwork. It's a boolean that describes whether an art piece hasn't been visited on their website very much.

More specifically, per the source code , has_not_been_viewed_much means the art piece has been viewed fewer than 200 times on the website since January 1, 2010.

Of course, that still begs the question: what are these artworks? Why aren't they being viewed? I can't answer the latter, but, if you have a moment for the former, please take some time to browse.

联系我们 contact @ memedata.com