Blog

Addressing line feed issues between macOS and Windows in Git

Addressing line feed issues between macOS and Windows in Git

  • 2024-03-29
  • 4 minutes to read

Fixing line endings issues in projects when developers are contributing from Mac and Windows machines.

Read More
My experience helping at SQLBits 2024 in Farnborough

My experience helping at SQLBits 2024 in Farnborough

  • 2024-03-28
  • 11 minutes to read

This is the fourth time I have helped at SQLBits. Here is an account of my time helping at SQLBits 2024.

Read More
Microsoft Certified: Fabric Analytics Engineer Associate

Microsoft Certified: Fabric Analytics Engineer Associate

  • 2024-03-13
  • 2 minutes to read

Information on passing the DP-600 exam and earning the Microsoft Certified Fabric Analytics Engineer Associate certification.

Read More
How to run a powershell script as part of a Git hook

How to run a powershell script as part of a Git hook

  • 2024-03-09
  • 3 minutes to read

Ever wanted to run a powershell script as part of a Git Hook? Well you can! This post explains how you do it.

Read More
Why does my markdown header not appear has a header

Why does my markdown header not appear has a header

  • 2024-03-03
  • 3 minutes to read

Sometimes my markdown headers don't work and I have ignored it and fixed it manually for way too long. Why is this happening?

Read More
Running SQL Server on macOS Silicon natively using Docker

Running SQL Server on macOS Silicon natively using Docker

  • 2024-03-01
  • 3 minutes to read

It is really easy to run the SQL Server database engine natively on macOS silicon using Docker for local development.

Read More