Ken Muse
The Magic of dotfiles

The Magic of dotfiles

Did you know that you can have your favorite environment configurations follow you wherever you go, including into Development Containers and Codespaces? All of your environments can reflect your personal preferences through the power of a dotfiles Git repository.

Read more

Containers and the WSL2 File System

Containers and the WSL2 File System

If you’re using Visual Studio Code and Dev Containers without working in the right filesystem, you’re missing out on a lot of performance! Learn the right place to keep your files!

Read more

Dev Containers, Codespaces, and Bicep, Oh My!
Development Containers and Codespaces bring infrastructure-as-code to developer environments. This post walks through creating a container for editing and deploying Bicep templates to Azure.

Read more

Using Development Containers
Tired of spending your time setting up resources? It’s time to learn how to implement development environments using infrastructure-as-code with Dev Containers, Codespaces, and Gitpod!

Read more

Reusing GitHub Workflows

Reusing GitHub Workflows

Let’s talk about how to share GitHub workflows between multiple repositories and create centralized processes.

Read more