Avoiding primitive obsession in Swift

It’s all too easy to pass information around in your code as strings or ints, but this can soon catch up with you. Read more

Similar

Ceph vs. Swift… not a rivalry

A few years ago, I kept hearing casual conversations about Ceph vs Swift. “Ceph’s going to win out and Swift will fade.” “Ceph cannot be used to scale out cloud storage.” Some called it a rivalry. I found it funny considering very few enterprises were act... (more…)

Read more »

Swift Changes Considered Harmful

I like Swift. We’re using it for new products like Linea, which was written from the ground up with the new syntax. In spite of this, I still consider the language harmful. The best way to understand the issues is by imagining that you’re an iOS developer... (more…)

Read more »