Dynamic Height UITableView Footer
Just as some other “simple” things like setting translatesAutoresizingMaskIntoConstraints = false I often forget that UITableView’s footerView doesn't...
3 min readiOS DevelopmentAuto LayoutSwift
Practical write-ups on architecture, tooling, and hard-earned debugging lessons.
4 published articles
Just as some other “simple” things like setting translatesAutoresizingMaskIntoConstraints = false I often forget that UITableView’s footerView doesn't...
Recently, I had the fun task of setting up my Mac from scratch… twice. The first time, my Mac died after a macOS update and the second time because I...
An Ansible playbook to enable ethernet + power over USB I recently found out that it is possible to configure a Raspberry Pi to be used over a single...
The idea for this article began when I faced a challenge in my job, I was given the task of implementing a /nested/ version of self-sizing-cells: a se...