Posts
- 17 Jan 2026
Mastering GitHub Copilot Customisation: A Guide to Instructions, Prompts, Agents, and SkillsExplore how to effectively customise GitHub Copilot using instructions, prompts, agents, and skills ...
- 03 Jan 2026
GitHub CLI Power Tips - Hidden Gems to Supercharge Your WorkflowDiscover powerful tips and tricks for using the GitHub CLI (`gh`) to enhance your development workfl...
- 27 Dec 2025
GitHub Copilot Custom Agents: Building Specialized AI Workflows in VS CodeLearn how to create custom GitHub Copilot agents in VS Code to automate repetitive tasks, build mult...
- 08 Dec 2025
Advanced .NET Debugging in VSCode: Beyond the BasicsMaster advanced VSCode debugging workflows for .NET: containerized debugging, multi-root workspaces,...
- 20 Sep 2025
Making Bulk Updates in Azure Cosmos DBLearn how to perform bulk updates efficiently in Azure Cosmos DB using the .NET SDK with this guide.
- 08 May 2025
Using Jupyter Notebooks in VS CodeLearn how to set up and use Jupyter Notebooks in Visual Studio Code for a seamless data science expe...
- 21 Jun 2023
Sync time on WSL with WindowsQuick tip on how to sync WSL time with Windows to fix Azure CLI token issues caused by time mismatch...
- 19 Jun 2023
Connecting to a remote server using SSH without promptLearn to connect to a remote server using SSH without prompts - perfect way to make it work for CI/C...
- 19 May 2022
Print environment variables of a running podDiscover how straightforward it is to print the environment variables of a running pod using the kub...
- 02 May 2022
How to sort the output of kubectl by a fieldSort `kubectl` output by a specific field easily with the `--sort-by` flag for better data managemen...
- 01 May 2022
Multiple ways to select pods using labels in KubernetesA quick tip on how to select Kubernetes pods efficiently by using labels for streamlined management ...
- 01 May 2022
How to enable metrics server in minikubeLearn how to enable the metrics server in Minikube with this straightforward step-by-step guide and ...
- 25 Apr 2022
How to enable indentation, line numbers and syntax highlighting in VimEnable indentation, line numbers, and syntax highlighting in Vim using this easy configuration chang...
- 24 Apr 2022
How to find short names for Kubernetes resources in kubectlLearn this quick tip to find Kubernetes resource short names in kubectl for quicker and efficient ma...
- 24 Apr 2022
How to start minikube for specific Kubernetes versionQuick tip to start Minikube with a specific Kubernetes version using this simple and clear step-by-s...