October 13, 2019

Migrating to SwiftUI

Quick notes on how to migrate your existing iOS/macOS app to Swift UI.

September 19, 2019

Swift – Codable

Quick note on handling JSON using Codable in Swift5

March 26, 2012

Starting Mac Lion in 32bit/64 bit mode

After upgrade to Lion, it starts in 64 bit by default, which might not be liked by all applications. This article shows how to start Lion in 32 bit or 64 bit mode.