I am curious as to what makes these posts "Classic", as opposed to anything else.
(Also, this is my first post, please don't judge)
For further actions, you may consider blocking this person and/or reporting abuse
Dave Parr -
Kristian Freeman -
amananandrai -
André Costa Lima -
Once suspended, yamboy will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, yamboy will be able to comment and publish posts again.
Once unpublished, all posts by yamboy will become hidden and only accessible to themselves.
If yamboy is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to Yamboy1.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag yamboy:
Unflagging yamboy will restore default visibility to their posts.
Top comments (2)
Hi Yamboy1, welcome to dev.to :-)
Thanks to your post I learned something new about dev.to's source code.
According to this file a post becomes a potential classic if:
It can also be just a random high quality article (min 75 positive reactions).
Then from the list of the candidates, one post gets chosen at random and put in a cache for 90 minutes.
I probably missed something but at least now we both know it's a combination of popularity, user input and randomness :)
Nailed it 😅
(Featured is a manual trigger by admins, basically for this purpose. We’d want to unfeature anything that is now out of date even if it was popular.)