Latest Updates
Notes, progress updates, and development logs.
Showing updates tagged #programming

Post | 23 Jun 2026
Mindful Timer - Technological Deep Dive
An in-depth explanation of how Mindful Timer functions in source code.
#app#development#release#mindful#mindfultimer#meditation#coding#programming#deepdiveStatus update | 01 May 2026
I am quite grateful to have started learning programming with Java. The manual nature compared to the likes of Swift and even Python was quite useful for understanding core concepts that apply in design. Swift makes everything 'smart' and infered, which is very, VERY nice. But I could see how that would potentially abstract a bit too much of the computer science aspects. I'm sure there are C developers who probably said the same thing looking at Java when it first came out though!
Status update | 27 Apr 2026
Spending this day off learning the old school UIKit approach to app design and layout on the Mac. Swift is a pleasant language to learn.