Tag
Netflix describes migrating their batch compute workloads from a custom solution (CMB) to Kueue, a Kubernetes-native job queueing system, to simplify management and leverage the Kubernetes ecosystem.
Netflix is rolling out a permanent change requiring each user profile under a subscription to have its own unique email address and login credentials, affecting secondary users.
A tweet thread from Zach outlines the skills and interview process for senior data engineers at Netflix, including SQL, data pipelines, and system design, while promoting DataExpert.io's mock interview service.
A detailed breakdown of Netflix's hybrid weighted recommendation system design, covering scale estimation, cold start strategies for new users, behavioral signal capture, and the balance between recall and precision.
Netflix is releasing an interactive horror game called Unhinged for its TV gaming platform, developed by Night School Studio, using a smartphone as controller. The game is designed to be simple and approachable, blurring the line between game and movie.
Netflix engineers open-sourced the Headroom tool, which automatically compresses LLM input context during local preprocessing, reducing token consumption by up to 95%. It is compatible with mainstream AI coding tools like Codex and Cursor, and works without any code modifications.
Headroom, an open-source tool from a Netflix engineer, wraps Cursor or Claude in a local proxy to compress payloads, reducing token usage by up to 95% with zero code changes while preserving logic accuracy.
A Netflix engineer built Headroom, an open-source proxy that compresses LLM context by 60-95% with no code changes and negligible accuracy loss. It supports major AI agents and is available on GitHub under Apache 2.0.
Apple TV's streaming engagement is driven by a few hit shows, similar to HBO's model, while Netflix has broader viewing spread. Analysts question if Apple can succeed as the 'new HBO' in streaming.
The landscape of soccer video games is undergoing a major shake-up in 2026, with EA Sports FC 26 facing new competitors like free-to-play eFootball, fair-play-focused UFL backed by Cristiano Ronaldo, and a surprising Netflix-FIFA cloud gaming alliance.
Paramount accuses Netflix of waging a 'scorched-earth campaign' against the proposed Paramount-WBD merger, citing regulatory filings and labor union concerns. The merger is expected to result in job losses and over $79 billion in debt, while Paramount claims it will increase content production.
Blog post argues that good software architecture should be self-evident and frictionless, advocating Netflix/Spotify-style “paved road” patterns over coercive governance boards or embedded architects.
Netflix releases VOID, a video inpainting model that removes objects from videos while realistically simulating physical interactions (e.g., objects falling when a person is removed), built on CogVideoX and fine-tuned with interaction-aware quadmask conditioning.