返信84件、推定読了時間は0分です。

I have a forum post where I simply collect images of developer memes:

The summary below the introduction post says (in German):

Es gibt 84 Antworten mit einer geschätzten Lesezeit von 0 Minuten.

This translates to English as:

There are 84 replies with an estimated read time of 0 minutes.

In my opinion, it will take more than zero minutes to “read” (i.e. look at) the images.

Suggestion

My suggestion would be to have a minimum value of 1 (instead of 0) for the estimated reading time to cover edge cases like mine with actually zero text but only images.

This is rather funny :framed_picture:

Yeah I agree, I don’t think any post can be read in less than say 2 seconds. So we should start there with 2 seconds as a minimum.

@maja can you add that to your list?

I dont’ know how your algorithm calculates the time. I guess based on the number of characters and/or words.

If I’m correct here, how about adding a factor for every image, too?

Maybe even different factors for small/medium/large images?

Well, a picture is worth a thousand words, so

@nbianca それをリストに追加してもらえますか?

「floor」を「ceil」演算に置き換えて、常に最低「1 分」を表示するようにしました。

また、従来の式(単語数 / 読了に必要な単語数)と最小読了時間(投稿あたり 4 秒。短い投稿を読むか画像を見て次の投稿へスクロールするのに私がかかる時間です)のどちらか大きい値を選ぶようにしました。:hourglass:

このトピックの場合、式からは 6 分という結果が出ます。実際にこのトピックを読むのに 6 分ちょっとしかかからなかったので、うまく機能していると思います。:nerd_face: