Sharp Cooking

Rewriting SharpCooking from Xamarin to PWA - Part 1

I have maintained a personal mobile app written with Xamarin for a few years now and it is time to move it to a PWA. This is the first post in a series to describe the process and reasons...

January 1, 2023 · 4 min · lpains
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
Photo by Pixabay

How to copy certificates between Azure Key Vaults

Azure key vaults can store many certificates but moving them around can be hard. Using Powershell, it is not so hard anymore....

November 23, 2022 · 1 min · lpains
Rating Editor

The simplest Vue 3 Rating Editor

I have built the simplest possible rating editor in Vue 3 composition API an this is how I've done it....

September 12, 2022 · 1 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