Category: Swiss walks
-

The White Noise Roomba
Reading Time: 2 minutesSome people like to listen to music but those people don’t like to use headphones or earphones. The result is that you hear it, whether you want to. That’s why, sometimes, instead of using a fan for white noise, I use a roomba. Roomba White Noise The Roomba as white noise serves…
-

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…
-

A Simpler WordPress Federation Process
Reading Time: 2 minutesYesterday I spent some time looking into why my WordPress blog was de-federated. My suspicion is that when I switched from FTP to rsync, to upload the latest changes, it modified the .htaaccess file or the .well-known/webfinger file. That’s why my blog stopped posting to the Fediverse. I blamed Jetpack because I…
-

On Valuing Social Networks Over Social Media
Reading Time: 3 minutesI believe that is wrong for a society dependent on cars to ban children from mobile phones and related tech. I believe that it is wrong because you create two problems. The first is that in a car centric society, where we go to school, is not where we live, so if…
-

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,…
-

Experimenting With Eleventy
Reading Time: 3 minutesOne nice thing about switching from WordPress to Eleventy is that I start with a blank slate. By this I don’t mean that I start with nothing, because Eleventy does a lot. What I mean by this is that I can use APIs and other tools with greater ease than if I…
-

On WordPress and the Eleventy Experiment
Reading Time: 3 minutesWhilst I have found WordPress to be a useful tool since around 2005 or so, recent changes have encouraged me to dump the platform. The first of these changes was when WordPress moved to react because this made the site slower, and heavier to use. React also has links to Facebook, and…
