I created my first GitHub Agentic Workflow to keep my blog up to date
Exploring GitHub's agentic workflows.
Development
6 GitHub Copilot lessons learned upgrading my Nuxt blog
Practical insights and lessons from using GitHub Copilot
Development
From Spec to Santa: My C#‑Powered Christmas Story Generator Experiment
When AI meets bedtime stories: a C# holiday experiment
Development
Deploying a Nuxt Static Website on Azure with Pulumi
Provision the Azure infrastructure for the Developer Conferences website
Tips
Week 11, 2025 - Tips I learned this week
Some tips about .NET, vscode, git, HTTP
DevOps
Effortlessly Configure GitHub Repositories for Azure Deployment via OIDC
Scripting your Azure-Ready GitHub Repository using Azure and GitHub CLI
DevOps
Deploying to Azure from Azure DevOps without secrets
Azure DevOps Workload identity federation (OIDC) with Pulumi
DevOps
Create an Azure-Ready GitHub Repository using Pulumi
Using Azure OpenID Connect with Pulumi in GitHub Actions
Tips
Week 20, 2022 - Tips I learned this week
The "this" in TypeScript, a must-have tool for Durable Functions, and a new git alias.
Tips
Week 19, 2022 - Tips I learned this week
Git commands in vscode, a nice tool for Vue developers and a must-have Visual Studio extension.
Tips
Week 3, 2022 - Tips I learned this week
.NET configuration providers, Vite vscode extension, Azure DevOps pull request templates, and degit.
Tips
Week 2, 2022 - Tips I learned this week
Tooling around .NET, Azure, Github and VS Code.
Tooling
Organize your GitHub stars with Astral
Another way to bookmark GitHub repositories.
Tips
Week 45, 2021 - Tips I learned this week
Vue Devtools, Visual Studio themes, Git tips, and .NET Conf replays.
Tooling
Migrating and open-sourcing my blog
What changed on my blog - Statiq, GitHub, giscus, and much more.
Tips
4 tips about GitHub Actions environment variables and contexts
I recently played a bit with GitHub Actions and as I have spent some time running, again and again, my workflows to understand what was going wrong I thought it could be interesting to share what I have learned especially concerning environment variables and contexts.
Development
Producing packages for Windows Package Manager
Automate the upgrade of a winget package with GitHub Actions and Winget Create.
Tips
Week 12, 2021 - Tips I learned this week
Version in git tag with Azure Pipelines and in application insight logs.
Tips
Week 9, 2021 - Tips I learned this week
Windows Terminal startup actions, a git config setting for submodules, and a better IntelliSense for azure pipelines vscode extension.
Tips
Clean up your local git branches.
Playing with Nushell to create a useful git alias to delete unused local git branches.