ylliX - Online Advertising Network

Advanced testing tips in Xcode

In the last couple years, Apple has made some good efforts to improve their testing tools. Today, I’ll walk you through some tips to make sure your test suite run at their best capacity. Project configuration and testing environment If you haven’t added yet some unit tests in your app, the first step is to […]

Sixteen corners – Jake Wharton

Sixteen corners 06 August 2020 Last year I built a library called Picnic for rendering data tables in monospaced environments like your terminal. Part of rendering the table is calculating what character to use for each wall and each corner separating the cells. Here’s a representative output with a bunch of different corner styles: │ […]

Episode 146 – Microservices

Christian is an independent consultant and contractor, working with clients to improve their ability to deliver software supported solutions to business problems.This is done typically by helping them to improve their software architecture, their ability to deliver continuously and their code quality. Over the last 7 years Christian has focused on microservices, but has also […]