Developer

ToolUp Tuesday - #3

ToolUp Tuesday is all about showing the thought process and decisions made when creating an application. Join Chris and Matt as they build a new application from the ground up, including development processes, tooling, service choices and architectural decisions!

Episode

March 8, 2022
Azure Quantum & Microsoft Q#

You’ve probably heard about quantum computing, but it still remains a mystery? In this session, Chris is joined by Johnny Hooybergs who will explain important concepts like qubits, superposition and entanglement and how quantum computing can hopefully help us to solve exponentially large problems. Some theoretical knowledge about quantum physics, quantum gates and quantum algorithms will be combined with examples using a simulated environment on a local PC and on real quantum hardware using Azure Quantum. Most of these examples will use the new quantum language Q# from Microsoft and some additional examples will use Python to solve optimization problems using the Azure Quantum Inspired Optimization (QIO).

Episode

March 3, 2022
ToolUp Tuesday #2

ToolUp Tuesday is all about showing the thought process and decisions made when creating an application. Join Chris and Matt as they build a new application from the ground up, including development processes, tooling, service choices and architectural decisions!

Episode

February 22, 2022
ToolUp Tuesday - #1

ToolUp Tuesday is all about showing the thought process and decisions made when creating an application. Join Chris and Matt as they build a new application from the ground up, including development processes, tooling, service choices and architectural decisions!

Episode

February 8, 2022
Using Azure Arc to run your Application Services on-premises or in any cloud

Azure Arc is a suite of Azure Services that simplifies management of workloads in a Hybrid and Multicloud deployment. You’ve likely heard about this from the Infrastructure or Virtual Machine perspective, but how can it help with your applications? We’ll explore how App Services, Logic Apps, Azure Functions, Event Grid and API Management Gateways can be deployed to on-premises and other clouds using Azure Arc!

Talk

September 29, 2021
Shift Left and Increase your Code Quality with Azure DevOps Branch Policies

This post is similar to another I recently wrote on using Branch Protection Rules in GitHub. Instead of focusing on GitHub, we’ll be looking at how you can use Branch Policies in Azure DevOps (specifically, Azure Repos). If you’re using Azure Repos, but not using Branch Policies - I’d encourage you to start using them! I hope this post helps you learn how!

Blog

September 9, 2021
Fix for .bashrc not executing on startup in Ubuntu on Windows Subsystem for Linux

In case you haven’t heard, I’m planning to do some livestreams in the near future which are focused on live development / building in the cloud. I’m working on a few ideas, but if you have any suggestions - please throw them my way! To prepare for this, I’ve recently spent some time making sure my local development environment is in order. Windows Terminal and Windows Subsystem for Linux are a couple of the key tools in my local development environment. Windows Subsystem for Linux is the focus for this post.

Blog

September 6, 2021
Shift Left and Increase your Code Quality with GitHub Branch Protection Rules

If you’re using GitHub as your source control provider, then I’d encourage you to using Branch Protection Rules if you’re not already doing so! In this blog post, we’ll cover what Branch Protection Rules are and how they can increase your code quality.

Blog

August 30, 2021
Getting into DevRel

In this session, Chris is joined by Martin Woodward - Director of Developer Relations at GitHub to talk about building communities, building experience talking and leading communities and then of Developer Relations, what it means and how to get into that role as your job.

Episode

August 27, 2021
Find vulns in your code before they find you

In this session, Chris is joined by DeveloperSteve Coochin, a Developer Advocate at Snyk. In this episode, Chris and Steve talk about vulns in the wild for a bit (well and to geek out in general), especially on the back of some research that Steve did recently on the likes of PHP. Steve has recently been looking into the security vulns that get let in without developers even knowing (Teaser: He was really surprised at some of them!)

Episode

August 18, 2021