Is it not insanely inefficient to pre-compute everyone's feed? That just seems wild to me. Is that a common approach or is it unique to HashNode?
Twitter also precomputes the feed. But only tweets from accounts without a significant following gets written to the follower's feed. The popular users gets a fetch the tweet on the fly approach.
undefined subscriptions will be displayed on your profile (edit)
Skip for now
For your security, we need to re-authenticate you.
Click the link we sent to , or click here to sign in.
Is it not insanely inefficient to pre-compute everyone's feed? That just seems wild to me. Is that a common approach or is it unique to HashNode?
Twitter also precomputes the feed. But only tweets from accounts without a significant following gets written to the follower's feed. The popular users gets a fetch the tweet on the fly approach.