A Like Is Worth 0.5: How the X Algorithm Actually Ranks Your Feed
How X’s For You feed works, from candidate retrieval and Phoenix scoring to engagement weights, visibility rules, diversification, caching, and final feed assembly.
You're viewing blog posts that cotains Scalability tag
See all postsHow X’s For You feed works, from candidate retrieval and Phoenix scoring to engagement weights, visibility rules, diversification, caching, and final feed assembly.
Weekly tech digest featuring a practical guide to 17 prioritization frameworks with formulas and examples, Netflix's brutally honest Service Topology production postmortem, Uber's SPIRE-backed AI agent identity framework with full actor chain propagation, and Uber's artifact storage modernization cutting 5PB/month egress by 99% with a custom validation proxy.
Prepare for your next .NET interview with 800+ interview questions and answers covering C#, ASP.NET Core, SQL, NoSQL, microservices, distributed systems, testing, AI, Agile, desktop and mobile development. For developers, senior engineers, architects and tech leads.
In this article, we review AI, LLM, prompting, .NET AI integration, Semantic Kernel, Microsoft Agent Framework, MCP, RAG, resilience, testing, observability, security, and AI coding tools for .NET engineers.
This week: featuring a beginner-friendly LLM explainer, Uber's Tarot platform solving Multiple Knapsack optimization for incentive allocation at scale, Airbnb's Skipper embedded workflow engine for durable execution without external dependencies, and Lyft's end-to-end mapping system for smarter pickups in gated communities.
This part of C# / .NET interview questions and answers covering modern desktop development: WinUI 3, .NET MAUI, Avalonia UI, MVVM architecture with CommunityToolkit, performance optimization, data storage with EF Core and SQLite, secure credentials, background sync, MSIX packaging, and auto-update strategies.
60+ C# / .NET testing interview questions with code examples. Covers unit testing, integration testing, gRPC, contracts, distributed systems, Playwright, and performance.
Weekend Reading: A weekly roundup of interesting Software Architecture and Programming articles from tech companies. Find fresh ideas and insights every weekend.
In this article, we explore microservices and distributed systems interview questions and answers, and what every .NET engineer should know, from service boundaries and BFF to sagas, events, service discovery, and communication patterns.
In this article, we explain what distributed deadlocks are, how they differ from blocking and slowness, the main types of distributed deadlocks, and practical strategies to prevent them in real systems.
Weekend Reading: A weekly roundup of interesting Software Architecture and Programming articles from tech companies. Find fresh ideas and insights every weekend.
A practical guide to the Outbox and Inbox patterns for reliable asynchronous messaging in distributed systems. Learn how Outbox ensures safe event publishing and Inbox ensures idempotent event processing, with step-by-step diagrams and implementation insights.
This chapter explores NoSQL Databases questions that .NET engineers should be able to answer in an interview.
In this article, we explain the CAP theorem in simple terms: what Consistency, Availability, and Partition Tolerance mean, why you can’t have all three, and how real systems balance them in practice.
This week, we dive into SQL performance tips, Uber’s approach to fault-tolerant analytics, and how TikTok cut AI costs in half with smart caching.
Practical SQL best practices for developers and DBAs. Learn how to design clean schemas, write readable and efficient queries, avoid common mistakes, and keep your database secure and fast
This chapter explores SQL Database questions that .NET engineers should be able to answer in an interview.
Overview of the Microsoft Orleans framework: virtual actors, grains, runtime, and use cases. Build scalable, fault-tolerant distributed systems in .NET.
A beginner-friendly guide to understanding ACID in databases. Learn Atomicity, Consistency, Isolation, and Durability in simple terms, using SQL examples and real-world analogies, for junior developers.
This week's Weekly tech digest features HealthTech trends, Netflix’s GraphQL evolution, Uber’s high-scale storage system, and Wix’s lessons from AI refactoring.