Category: tech related
-
Apple and Dongles
Reading Time: 2 minutesSeveral years ago I broke my most important rule. Never take a laptop with you that you are not willing to carry at all times. I had a Mac Book Pro stolen and this was extremely frustrating. The reason for which it was frustrating is that this Mac Book from still had…
-
Organising Terabytes Fast
Reading Time: 4 minutesImagine for a second that you have six hard drives filled with Data. Some are four terabytes. Others are one terabyte each, and you’ve already sorted personal videos and photos from other media files. Each drive is moved to its own folder Two Terabyte Seagate has gone from being a drive to a…
-
Migrating to ExFAT
Reading Time: 2 minutesWhile on one of my numerous walks I heard about ExFAT being compatible between windows, macOS and Linux so I was tempted to experiment with the file system. I heard this while listening to a podcast as I often do. When I was on an iBook, or a Mac Book Pro, or…
-
Time Machine Backups
Reading Time: 5 minutesYesterday while freeing space on a number of drives I found that one failed to mount so I had to use the recovery tools in disk utility to get it to mount. The process took a few minutes. Once this was done I decided to move all data from that drive to…
-
Playing with Hard Drives
Reading Time: 4 minutesOne of the easiest things to do is to buy a hard drive, and over a period of time fill it, and then get another drive, and a third, and a fourth, and a fifth. People will go from a small drive, to a larger drive, and a larger drive after that…
-
PhotoPrism self-boot
Reading Time: 2 minutesThis morning I made PhotoPrism self-booting. I am not certain that this is the write term so I will specify what I mean. PhotoPrism, when run via docker boots, when we tell it to boot, like any other app on our laptop. This morning, after a little time spent with AI I…
-
The NixOS learning Curve
Reading Time: 3 minutesWhile walking and listening to podcasts I kept hearing about [NixOS](https://nixos.org/) and how good it is for instantiating environments over and over again. What I didn’t hear about, so much, is that there is a steep learning curve, to get started with. Installing the OS is easy. Download NixOS, flash it to…
-
Castamatic and Boosts
Reading Time: 3 minutesRecently I have been Lunix Unplugged and Self-Hosted. It’s by listening to self-hosted that I decided to experiment and learn about Linux by experimenting with Pis and projects created for Pi such as PhotoPrismPi, Pi-Hole and Nextcloud, to mention just a few. These podcasts kept mentioning [boosts](https://www.jupiterbroadcasting.com/boost/), sats, value for value and…
-
Cough Radar
Reading Time: 2 minutesThis morning, for the first time in months I used Sleepcycle manually to mark the start and end of my sleep and I noticed that they added the Cough Radar. This is a quick and easy way of seeing whether there is a lot of coughin in the region where you live,…
-
Experimenting with Pi Hosted and Portainer
Reading Time: 2 minutesYesterday I watched a video about setting up a [Mini Nextcloud Server on a Pi 5](https://www.youtube.com/watch?v=rnZoTEZ2Z0U) so I experimented with using the [Pi-Hosted](https://pi-hosted.com/) script to install docker and then portainer. Pi Hoster uses two scripts. One installs Docker and the second one installs Portainer. Portainer is a web interface to install docker…