-
That SSH allows for connection sharing
March 19, 2023
linuxcli
-
How to revert a SystemD unit back to its original state
February 28, 2023
linuxcli
-
To convert an unhashable Python dictionary to a hashable one
February 22, 2023
pythoncaching
-
Not to use the 'file' prefix for 'iso_checksum' in Packer
January 12, 2023
hashicorphyper-vpackerpowershell
-
About the funky 'scanelf' command in Dockerfiles
December 4, 2022
bashchatgptdocker
-
You are probably better off with 'rsync' for remote transfers
November 4, 2022
rsyncperformance
-
How to speed up development using 'requests-cache' for Python
September 25, 2022
cachingpython
-
To use 'git bisect' to find when something was fixed in CPython
August 17, 2022
bashdiffinggitpython
-
Not to be afraid of GitLab's dynamic parent-child pipelines
June 29, 2022
gitgitlabjinja2
-
Of the awesome power of Mitogen for Ansible
May 13, 2022
ansible
-
'pip' can't uninstall packages installed with 'sudo'
April 26, 2022
pippython
-
You might not need 'jq' for simpler use cases
April 8, 2022
azureclijsonpython
-
A lesson in Docker build cache invalidation
March 15, 2022
cachingdockerpippython
-
'--preload' exposes additional logs in Gunicorn
March 9, 2022
python
-
To easily test filters using 'ansible-console'
March 2, 2022
ansible
-
How to add multiple secrets to Azure Key Vault using Terraform
February 25, 2022
azurehashicorpkeyvaultterraform
-
Of other code search sites
February 20, 2022
searching
-
You can make documentation fun to read
January 19, 2022
docs
-
To read named values and context at the same time in Azure APIM policies
January 5, 2022
azureapigateway
-
GitHub's advanced search is still great
January 1, 2022
gitsearching
-
Docker multi-stage builds, GitLab CI/CD, and Poetry are easy enough
December 8, 2021
cicddockergitlabpoetrypython
-
A simple way to wait for pipelines triggered with 'curl' in GitLab CI/CD
November 25, 2021
bashcicdgitlab
-
You can view up-to-date speed measurements of CPython
November 14, 2021
performancepython
-
It makes sense to pin even patch versions of dependencies
November 10, 2021
dockerpython
-
Python decorators are executed at the time the function is defined
November 3, 2021
python
-
YAML block chomping indicators matter a whole lot
October 27, 2021
yaml
-
How to use tags with spaces in Azure CLI
August 6, 2021
azureazureclibash
-
The horror of quoting on the command line
July 7, 2021
azureclibash
-
'perf' is more robust for repeated timings than 'time'
March 25, 2021
azureclibashperformance
-
How to stash every changed file separately with readable names
December 5, 2020
bashdiffinggit
-
A way to quickly generate Git patch files for every changed file
November 12, 2020
bashdiffinggit
-
More ways to clean up PowerShell code
January 11, 2020
powershell