Developer on top of clock

Ephemeral environments with GitHub Codespaces

GitHub Codespaces now offers free plans for everyone. Let's explore its capabilities and compare it to GitPod and Replit we've used in the not-too-distant past....

December 2, 2022 · 3 min · lpains
GitHub

Running Agile projects in GitHub Projects

GitHub is a fantastic tool for repos and actions. But can you do Agile with GitHub Issues? Let's find out....

September 5, 2022 · 7 min · lpains
Developer VM

Setting up Hyper-V VM using powershell

If you are one of those that need to frequently create VMs based on a template, keep reading, I got PowerShell automation for you....

August 28, 2022 · 5 min · lpains
Developer Environment

Automated and repeatable Developer Environment setup - winget

Hours to minutes: setting up a .NET / Node developer environment from scratch using PowerShell + winget...

August 25, 2022 · 3 min · lpains
Locks

Getting started with Ephemeral environments

Ephemeral environments can simplify the workflow of starting and configuring environments for each projects. There are many options available for this type of setup, in this post we explore Gitpod and Replit....

August 17, 2022 · 3 min · lpains