ylliX - Online Advertising Network

Using the ‘some’ and ‘any’ keywords to reference generic protocols in Swift 5.7 | Swift by Sundell

Combining Swift’s flexible generics system with protocol-oriented programming can often lead to some really powerful implementations, all while minimizing code duplication and enabling us to establish clearly defined levels of abstraction across our code bases. However, when writing that sort of code before Swift 5.7, it’s been very common to run into the following compiler […]

Rendering SwiftUI views within UITableView or UICollectionView cells on iOS 16 | Swift by Sundell

Ever since its original introduction in 2019, SwiftUI has had really strong interoperability with UIKit. Both UIView and UIViewController instances can be wrapped to become fully SwiftUI-compatible, and UIHostingController lets us render any SwiftUI view within a UIKit-based view controller. However, even though macOS has had an NSHostingView for inlining SwiftUI views directly within any […]

Apple’s new releases, Twitter bots, Didi returns, Bad actors on Binance + Michael Shellenberger’s vision for California | E1477

Jason talks with independent candidate for California Governor Michael Shellenberger on what he wants to improve in California (2:57). Then, we cover Apple’s 2022 WWDC (48:40). We cover the $2.35B of illicit funds laundered through Binance from hacks, investment frauds, and drug deals (1:27:25), and we touch on Elon Musk accusing Twitter of withholding bot […]