Hearing Accessibility in iOS
Hearing is an important part of the way we experience the world and perhaps it is one of those things we leave unchecked when an issue arises. We may put it off as not being… Read More »Hearing Accessibility in iOS
Technology, Computers, Code
Hearing is an important part of the way we experience the world and perhaps it is one of those things we leave unchecked when an issue arises. We may put it off as not being… Read More »Hearing Accessibility in iOS
Cardiac arrest occurs when the heart suddenly and unexpectedly stops pumping. If this happens, blood stops flowing to the brain and other vital organs. Cardiac arrests are caused by certain types of arrhythmias that prevent the heart… Read More »Easy CPR – Emergency App
Creating a great app for the Apple ecosystem has evolved over the last few years from using Objective-C, to Swift and with the advent of SwiftUI things are getting easier and better. The tasks that… Read More »Setting up Xcode Cloud
Writing code can be a rewarding experience and like in any form of writing, there may be ways to ensure that your readers (including your future self) are able to understand and engage with your… Read More »Using SwiftLint with a Configuration File
As I mentioned last time, I have enrolled in an iOS bootcamp to reinforce my iOS and Swift skills. As part of the bootcamp we are asked to choose a project to develop into a… Read More »iOS Development – Jelly Belly
I am very excited to say that I have decided to join an iOS development bootcamp to reinforce and improve my Swift skills and get further experience with frameworks such as SwiftUI, networking, data and… Read More »iOS Development Bootcamp
Apple published a nearly 60-page report that outlines the range of health related features they manage, including also some mentions to the partnerships they have with medical institutions. This is highlights the importance that the company places… Read More »Apple + Healthcare
It is sometimes needed to restart the Finder or Doc in macOS. Usually you can do this with the following command in the terminal: Some times you may get the following response “No matching processes… Read More »Restarting Finder or Dock in macOS
You may have seen the shiny new 2021 iMac with the new exciting colours, actually a bit reminiscent of the iMac G3 from 1988 or “The Macintosh that Saved Apple“. The new iMac comes with… Read More »Get the “hello” screensaver on your mac
I am posting this as an extended response to the quesiton that a medic friend of mine asked me the other day. The main question was whether learning Java or Python was best for getting… Read More »Programming First Steps: Java or Python?