X Recommendation Algorithm Source Code Released on GitHub
By
just_human
Baker's choice. Dense with flavour, light on filler.
Summary
This article presents the source code for X's (formerly Twitter) recommendation algorithm, which powers content feeds across various product surfaces including the For You Timeline, Search, Explore, and Notifications. The repository contains shared components for data handling, models, and software frameworks that form the backbone of X's recommendation system. It serves as a technical reference for developers interested in understanding the architecture behind X's content recommendation engine.
Key quotes
· 4 pulledX's Recommendation Algorithm is a set of services and jobs that are responsible for serving feeds of posts and other content across all X product surfaces
Product surfaces at X are built on a shared set of data, models, and software frameworks
Core service that handles the reading and writing of data
For an introduction to how the algorithm works, please refer to our engineering blog
You might also wanna read
Netflix engineer's open-source tool cuts AI token usage by up to 90%
Netflix senior engineer Tejas Chopra created software called "Project Headroom" that prunes redundant tokens from AI agent instructions befo
Copyparty: A Lightweight File Server That Runs as a Single Python Script
Copyparty is a lightweight, full-featured file server that runs as a single Python script, making it extremely easy to set up without needin
Researcher's "ADHD" tool for Claude Code claims 2x improvement; experts call for more evidence
Solo researcher Udit Akhouri released a third-party Agent SDK tool called "ADHD" for Claude Code on Reddit, claiming it makes the coding age
bit.ly·1d agoReactOS open-source Windows NT clone reaches ARM64 boot milestone on Raspberry Pi 5
ReactOS, the open-source project aiming to recreate Windows NT, has achieved a new milestone by booting on ARM64 architecture. The experimen
Zig Devlog: Build System Rework Separates Maker and Configurer Processes
This devlog entry from the Zig programming language project announces a major rework of the build system, separating the maker process from
Reflections on DwarfStar 4's rapid rise in local AI inference
The author reflects on the unexpected popularity of DwarfStar 4 (DS4), a local AI inference project. They attribute its success to the conve
