ylliX - Online Advertising Network

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 […]

Android Authority Podcast: OnePlus 7T Pro, Essential Gem, Threads by Instagram, Google’s Rules and other existential questions

The OnePlus 7T Pro is official, along with its racing counterpart. Andy Rubin revealed a new smartphone-we-think from Essential that is roughly half a phone. Threads by Instagram allows you to connect to only your bestest buddies and Google is cracking down on how manufacturers use Android. And every topic asks the same question – […]

Podcast: iPhreaks – iOS Accessibility

I was asked to guest on the iPhreaks podcast to discuss iOS accessibility. We talked about why accessibility is important, how you can improve it in your apps, and some of the changes iOS 13 and SwiftUI bring. unfortunatley iPhreaks don’t provide a transcript, but they do provide a comprehensive write-up on their site. Source […]

SwiftUI Accessibility: Accessible User Interface

Take a look at your app. Notice the collection of buttons, text, images, and other controls you can see and interact with that make up your app’s user interface. When one of your customers navigates your app with Voice Control, Switch Control, VoiceOver, or any other assistive technology, this isn’t the interface they’re using. Instead, […]