Git get file modification times
10th February 2020
To list the last git modification time of each source controlled file in the current directory …
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.
A collection of missives on various topics
10th February 2020
To list the last git modification time of each source controlled file in the current directory …
20th January 2020
To have the git commit message pre-populated with a standard value…
11th December 2019
To create a onetime kubernetes job from an existing cronjob…
4th September 2019
To install on WSL Ubuntu, follow:
15th August 2019
The file used to configure the kubelet can be found at
/var/lib/kubelet/config.yaml
on the node …
15th August 2019
The CFS (“completely fair scheduler”) in unix uses cgroups as part of limiting memory and resources.
There are issues with the way the linux kernel deals with spiky workloads, with a fix put in linux kernel 4.18 and later.