- Notifications
You must be signed in to change notification settings - Fork 12.6k
Xification the algorithm code #1884
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still some more terminology needs to be 𝕏ify
# X's Recommendation Algorithm | ||
| ||
Twitter's Recommendation Algorithm is a set of services and jobs that are responsible for serving feeds of Tweets and other content across all Twitter product surfaces (e.g. For You Timeline, Search, Explore, Notifications). For an introduction to how the algorithm works, please refer to our [engineering blog](https://blog.twitter.com/engineering/en_us/topics/open-source/2023/twitter-recommendation-algorithm). | ||
X's Recommendation Algorithm is a set of services and jobs that are responsible for serving feeds of Tweets and other content across all X product surfaces (e.g. For You Timeline, Search, Explore, Notifications). For an introduction to how the algorithm works, please refer to our [engineering blog](https://blog.X.com/engineering/en_us/topics/open-source/2023/X-recommendation-algorithm). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are no Tweets
but x's
or Xs
Ref: https://twitter.com/elonmusk/status/1683365872323133442
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
More changes needed, support Xs
or Posts
https://twitter.com/elonmusk/status/1687559566001836032
* Filters candidates that are retweets | ||
*/ | ||
@Singleton | ||
case class RetweetFilter @Inject() () extends FilterBase { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is no Retweets
, but Reposts
Ref: https://twitter.com/PopBase/status/1685320104085757952
| ||
| Type | Component | Description | | ||
|------------|------------|------------| | ||
| Data | [tweetypie](tweetypie/server/README.md) | Core Tweet service that handles the reading and writing of Tweet data. | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is no Tweet
but X
Ref: https://twitter.com/elonmusk/status/1683055552404897792
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
More changes needed, support X
or Post
https://twitter.com/elonmusk/status/1687559566001836032
| Data | [tweetypie](tweetypie/server/README.md) | Core Tweet service that handles the reading and writing of Tweet data. | | ||
| | [unified-user-actions](unified_user_actions/README.md) | Real-time stream of user actions on Twitter. | | ||
| | [unified-user-actions](unified_user_actions/README.md) | Real-time stream of user actions on X. | | ||
| | [user-signal-service](user-signal-service/README.md) | Centralized platform to retrieve explicit (e.g. likes, replies) and implicit (e.g. profile visits, tweet clicks) user signals. | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
But as a verb it should be Post
Ref: https://twitter.com/PopBase/status/1685171560121024512
This is a very poorly done find all replace all job. I will not be fixing it, and if I say why I'll be banned. The branding is incredibly stupid tldr, I'm still calling it Twitter for the rest of time. Hope a new CEO comes in and undoes this entire mess |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it is twitter, not "x"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the proper term would be Xify and not xification.
5,000 files? Too much for 1 PR? |
yeah this LGTM! |
To continue with the glorious spirit of change of our dear Elon Musk, I introduce you to "Xification the algorithm code", the definitive step towards the death of the Twitter brand.