ylliX - Online Advertising Network

Building Postcards for “Airbnb” Scale

Formatted Translations We take the listing of each booking request and fetch the city and country from the listing service and check to see if that destination was in our curated set of formatted destinations loaded into our i18n service. We then take the best fitting artwork and embed the localized destination text on it […]

390: How to Grow and Scale Your Business

Summary In this virtual episode of Startup Junkies, hosts Caleb Talley, Daniel Koonce, and Jeff Amerine chat with serial entrepreneur and founder of Growth Readiness, Todd Westra, about what it means to be “growth ready.” Drawing from his experience interviewing two-hundred and fifty CEOs in thirteen weeks, Westra identifies recurring themes in business growth, particularly […]

Empower Apps Podcast – Large Scale Teams

I recorded an episode of the Empower Apps podcast, where Leo Dion and I discussed a wide range of topics. We spoke about everything from how we scale app development to thousands of people and millions of users at Twitter, communication, documentation, people working together, and a lot about and the complexity of holding moral […]

Python at Scale: Strict Modules

Welcome to the third post in our series on Python at scale at Instagram! As we mentioned in the first post in the series, Instagram Server is a several-million-line Python monolith, and it moves quickly: hundreds of commits each day, deployed to production every few minutes. We’ve run into a few pain points working with […]

Deep Linking at Scale on iOS

How the iOS team at Just Eat built a scalable architecture to support navigation and deep linking. Originally published on the Just Eat Engineering Blog. In this article, we propose an architecture to implement a scalable solution to Deep Linking on iOS using an underlying Flow Controller-based architecture, all powered by a state machine and […]