ylliX - Online Advertising Network

A+E’s Survival Competition Format ‘Alone’ Travels to India With Streaming Platform Arré

A+E Global Media Group will partner with streaming platform operator Arré Studio to bring its global hit survival competition format “Alone” to India for the first time. “Alone,” which the New Yorker described as “the best reality show ever made,” sees contestants dropped one by one into the remote wilderness, where each must survive entirely […]

AttributedString’s Codable format and what it has to do with Unicode

Here’s a simple AttributedString with some formatting: import Foundation let str = try! AttributedString( markdown: “Café **Sol**”, options: .init(interpretedSyntax: .inlineOnly) ) AttributedString is Codable. If your task was to design the encoding format for an attributed string, what would you come up with? Something like this seems reasonable (in JSON with comments): { “text”: “Café […]

The “Magic” of Medium Format

There’s something about shooting medium format — especially in black and white. The look is unmistakeable: creamy highlights supported by lush, detailed shadows. So it’s perfectly understandable why many photographers shell out big bucks for pricey medium format gear. In fact, it’s possible that some of you are at this very moment casually thinking about […]