Blog

I am a Redgate Community Ambassador for 2024

I am a Redgate Community Ambassador for 2024

  • 2024-06-19
  • 3 minutes to read

I am pleased to announce that I have been welcomed into the Redgate Community Ambassador program for 2024

Read More
Install Apache Spark on macOS using Homebrew

Install Apache Spark on macOS using Homebrew

  • 2024-06-05
  • 3 minutes to read

It is really easy to install Apache Spark on macOS and load in data in just a few minutes using Homebrew.

Read More
Floating windows in vscode for editor and terminal

Floating windows in vscode for editor and terminal

  • 2024-05-23
  • 2 minutes to read

I have discovered a new feature in vscode that allows you to float windows, you float editor and terminal windows.

Read More
Add checklists to your peer review process through templates

Add checklists to your peer review process through templates

  • 2024-05-22
  • 5 minutes to read

One useful tool to standardise your peer review process is to create a pull request template. This is really easy to achieve in both Azure DevOps and Github.

Read More
Hugo live reload constantly keeps reloading

Hugo live reload constantly keeps reloading

  • 2024-05-18
  • 3 minutes to read

I have run into an issue from time to time where Hugo's live reload feature keeps reloading the page. This is how I fixed it.

Read More
Creating Mermaid diagrams in markdown using vscode

Creating Mermaid diagrams in markdown using vscode

  • 2024-05-17
  • 7 minutes to read

My blog theme supports mermaid. Mermaid is a visual diagram syntax, so I wanted to test it out in vscode.

Read More