kiss

The Unquantified Self and the Garmin Etrex SE

Since boyhood I have liked watches. There was a period when I wore none, but eventually I got the habit back and now I regularly wear two watches. I don’t wear two watches because I like to wear two watches. I wear two watches because Apple sends to one database and Garmin sends to another, and there is some functionality that is dedicated to one platform. If you want Apple functionality you have to wear an Apple Watch, and if you want Garmin features you need to wear a Garmin watch.

Playing With AI

Playing with AI and Learning to Keep It Simple, Silly Yesterday I was playing with AI in the evening and I asked it to help me write a function that would detect whether an array item was a photo or a video. I told the AI, this is a photo array item, and this is a video array item. I want the photo array item to display the img src code and for the video item to be displayed with video src code.