This is awkward...

It appears that your browser is an old version (or maybe is set to compatability mode?).

This site is unlikely to display properly in a browser with legacy behaviour.

Old browsers are a security risk for the user and can be a source of disproportionate effort for those producing internet content.

So please upgrade and then we'll be able to welcome you here with open arms.

Thanks for your understanding, looking forward to catching up with you again soon.

The Kolossi Courier

The Kolossi Courier

A collection of missives on various topics

Home Search About

VSCode settings file location

15th January 2021

The global VSCode settings file (where things like msssql extension connection profiles are stored) is at…

Read More

Clearing chrome site data

13th January 2021

To clear all the data chrome has for a site:

  • open dev tools (F12)
  • go to Application tab
  • choose Clear storage in the left menu bar
  • click Clear site data
Read More

Setting up a fully featured Github Pages site

12th January 2021

This post will explain how to use Github pages to create a powerful but easy to use content site, and to add Google Analytics, Ads and a Paypal donate button to that site to monetise and monitor it.

Read More

A Git auto push for Windows or Linux

12th January 2021

To add a post commit git webhook that can work on windows or *nix, create a file in the local repo clone directory ./.git/hooks/post-commit with the content…

Read More

VSCode Git SSH setup

9th January 2021

To enable vscode git extension to use pageant-served ssh certificates…

Read More

Raspberry Pi Storage Throughput Testing

(aka where to persist data when building a Pi Kubernetes cluster)

9th January 2021

Having tested various options, I’ll be using **** as the permanent backing store for my Raspberry Pi Kubernetes cluster workloads and **** for working storage. Here’s why…

Read More
« Prev 1 2 3 4 5 6 7 Next »