Posts


Git Tricks

2021/01/26

Trying to free up some disk space in my brain by saving git tricks here.

How to remotely debug a Unix .NET process using VS Code

2021/01/26

This is how I attach my VS Code debugger to a remote Unix machine running a .NET process.