Tag: myai
-

A Fitness Discussion with MyAI about Silos, Running, Cycling, and Strava
Reading Time: 4 minutesYears ago we had bulky GPS watches that we wore only when we were hiking or doing sports. They only tracked our speed, location, and elevation. With time they were made less hideous and more socially acceptable. We could go from wearing them when doing sports, to when doing nothing. With time…
-

An Eleventy Strava Experiment in Three Parts
Reading Time: 3 minutesFor the last two days I have been experimenting with reproducing my Strava timeline in Eleventy using a CSV file, for a change, as well as a JavaScript file to import new GPX files and map them correctly for the CSV file. That CSV file is then read by Eleventy to populate…
-

MyAI Written Tests for Eleventy JavaScript Files
Reading Time: 2 minutesI followed several JavaScript courses. They taught my about the process, and how to think about functions, but they rarely touched upon writing tests to ensure that the functionality remains when you refactor or make changes. While experimenting with Eleventy and refactoring I tidied up some code whilst in the process removing…
-
Refactoring Eleventy with Swisscom MyAI
Reading Time: 3 minutesYesterday afternoon I decided to experiment with MyAI and Eleventy because I was getting an error message. The issue is that when I refactored my Eleventy files with Gemini it removed code that broke the build process. I asked MyAI for help and it went beyond what I asked of it. Specifically,…
-

Swisscom MyAI as tutor
Reading Time: 2 minutesYesterday I asked MyAI by Swisscom, which is still in Beta, if it could help me write a JavaScript app to generate passwords and it did, with ease. It provided me with the javascript code I needed so I could cut and paste it, and then use node to run it straight…
-

Playing with MyAI by Swisscom
Reading Time: < 1 minuteIf we use Claude, Gemini, ChatGPT or a few other AI models we are using AI that has data centres in the US. If we use Le Chat by Mistral or MyAI (Beta) by Swisscom we are using AI that is based in Europe, or Switzerland. The data stays here. The…
