Tim Schaeps
open-menu closeme
Home
About
github twitter linkedin instagram rss
  • My GitHub Copilot Journey - Part 7: Fixing a Big Issue (and What It Means)

    calendar Apr 30, 2026 · 7 min read · GitHub Copilot DevOps Infrastructure Debugging  ·
    Share on: twitter facebook linkedin copy
    My GitHub Copilot Journey - Part 7: Fixing a Big Issue (and What It Means)

    Today I had a deployment that was working yesterday. Today it wasn't. What followed was one of those debugging sessions that perfectly illustrates both the power and the economics of working with GitHub Copilot. If you've been following this series (starting with Part 1: The First Ask ), you know the progression: from …


    Read More
  • My GitHub Copilot Journey - Part 6: The Squad

    calendar Apr 27, 2026 · 12 min read · GitHub Copilot Multi-Agent Productivity Software Development  ·
    Share on: twitter facebook linkedin copy
    My GitHub Copilot Journey - Part 6: The Squad

    In Part 5 , I described the compound effect — what happens when trust, depth, breadth, and infrastructure all stack up. I thought that was the end of the story. It wasn't. Somewhere around week seven, I stopped talking to one Copilot. I started assembling squads. (I realize that sounds dramatic — but bear with me, …


    Read More
  • My GitHub Copilot Journey - Part 5: The Compound Effect

    calendar Apr 27, 2026 · 10 min read · GitHub Copilot Productivity Software Development  ·
    Share on: twitter facebook linkedin copy
    My GitHub Copilot Journey - Part 5: The Compound Effect

    Two months ago, I asked an AI to explain an error message. Last week, I built a complete web application — frontend, backend, authentication, infrastructure, CI/CD pipeline, monitoring dashboards — in a single afternoon session of 122 exchanges. This is the final part of the series (well, almost — more on that in a …


    Read More
  • My GitHub Copilot Journey - Part 4: The Infrastructure Leap

    calendar Apr 27, 2026 · 9 min read · GitHub Copilot Productivity DevOps Infrastructure  ·
    Share on: twitter facebook linkedin copy
    My GitHub Copilot Journey - Part 4: The Infrastructure Leap

    Eight weeks ago, I accidentally committed a secret to a public repository. Last week, I was designing authentication architectures with managed identities and federated credentials. Same person. Same tool. Completely different confidence level. This post is about the most transformative phase of my journey: when I …


    Read More
  • My GitHub Copilot Journey - Part 3: Beyond Code

    calendar Apr 27, 2026 · 7 min read · GitHub Copilot Productivity Business  ·
    Share on: twitter facebook linkedin copy
    My GitHub Copilot Journey - Part 3: Beyond Code

    I hired a coding assistant. Then I realized it's not a coding assistant. It's a thinking assistant that happens to be really good at code. In Part 1 I built the reflex. In Part 2 I learned to go deep. Part 3 is about going wide — and to me, this is where things got really interesting. The category explosion Looking …


    Read More
  • My GitHub Copilot Journey - Part 2: The Long Conversation

    calendar Apr 27, 2026 · 8 min read · GitHub Copilot Productivity Learning  ·
    Share on: twitter facebook linkedin copy
    My GitHub Copilot Journey - Part 2: The Long Conversation

    Most people use AI like a search engine: one question, one answer, done. To me, the real power unlocks when you keep going. In Part 1 , I described the reflex shift — replacing Google with a direct question. That's stage one. Stage two is what happens when you stop leaving after the first answer. And honestly, I …


    Read More
  • My GitHub Copilot Journey - Part 1: The First Ask

    calendar Apr 27, 2026 · 6 min read · GitHub Copilot Productivity Learning  ·
    Share on: twitter facebook linkedin copy
    My GitHub Copilot Journey - Part 1: The First Ask

    I spent 20 minutes googling an error message. Then I asked an AI, got the answer in 8 seconds, and spent the next 10 minutes wondering why I hadn't done that sooner. To me, this is a story about trust. Not the blind kind — the calibrated kind. The kind you build one correct answer at a time, and that honestly takes a …


    Read More
  • Review: Azure Data Engineering Cookbook (2nd edition)

    calendar Dec 28, 2022 · 2 min read · books review azure data-engineering  ·
    Share on: twitter facebook linkedin copy
    Review: Azure Data Engineering Cookbook (2nd edition)

    A while ago, I read/studied this new book, which is written by Nagaraj Venkatesan and Ahmad Osama. At the time, I wanted to write about it, but I never got around to it because of a lack of time. Now, I finally got to it and I hope it will help you in your journey of understanding/becoming an Azure Data Engineer. (Or …


    Read More
  • Studying for the Azure data engineer cert exam (DP-203)

    calendar May 4, 2022 · 4 min read · Microsoft Certification Data Engineering Azure  ·
    Share on: twitter facebook linkedin copy
    Studying for the Azure data engineer cert exam (DP-203)

    Last week, I completed the certification exam for "Azure data engineer associate" (DP-203). Since I put in quite some effort and successfully completed the exam in one go, I wanted to share how I studied and which materials I studied . First of al, my background is not in the data world. This means that I was missing …


    Read More
  • Review: Azure Data Engineer Associate Certification Guide

    calendar May 3, 2022 · 3 min read · books review azure certification  ·
    Share on: twitter facebook linkedin copy
    Review: Azure Data Engineer Associate Certification Guide

    I read/studied this book, written by as part of my certification journey towards "Azure Data Engineer". In this post, I want to discuss the book and how it has helped me in studying for my certification exam. A lot of the materials out there cover the different technologies, that are covered in the exam, and "glue" …


    Read More
  • Review - Getting started with Bicep: infra as code on Azure

    calendar Jan 18, 2022 · 4 min read · books review bicep azure  ·
    Share on: twitter facebook linkedin copy
    Review - Getting started with Bicep: infra as code on Azure

    Last month, I wanted to Learn more about Azure bicep and in that context I started looking for interesting content. One of the resources that I found is the book "Getting started with Bicep: infra as code on Azure" (link) The goal of this post/review is provide you with a overview of the book written by Freek Berson . …


    Read More
  • Azure Bicep - where to get started

    calendar Jan 18, 2022 · 4 min read · Automation Azure getting-started Bicep  ·
    Share on: twitter facebook linkedin copy
    Azure Bicep - where to get started

    Last month, I have been using some of my spare time to read up Azure bicep . The goal was to learn about this (relatively) new technology/language. Because I want to help you find your way in to this domain of (Azure Specific) Infrastructure as Code (IaC) tech, I wrote something about it. I hope that it will help you …


    Read More
  • Azure Charts: a hidden gem for architects and azure users alike

    calendar Nov 6, 2021 · 3 min read · Azure Innovation Microsoft Tech website  ·
    Share on: twitter facebook linkedin copy
    Azure Charts: a hidden gem for architects and azure users alike

    Last week I found a little gem that is too good to keep it for myself. For years, I have been using (and working with) Microsoft Azure and in all this time and it is only now that this cool website pops up! In order to better understand what I'm talking about, I need to go a little more in detail in the design process …


    Read More
  • What are profiles in Microsoft Edge and why should you use them

    calendar Oct 3, 2021 · 5 min read · Microsoft Productivity Timesaver usefulhacks Enterprise  ·
    Share on: twitter facebook linkedin copy
    What are profiles in Microsoft Edge and why should you use them

    Today, I'm going to write about a lesser known feature that you can find in Microsoft Edge (but also in Google Chrome). Both are chromium based browsers and both have the well known and widely used "Guest mode". This mode allows you to work in Edge (or in chrome) without the (security) context that you have in your …


    Read More
  • Adding Git-Bash to Windows Terminal

    calendar Sep 16, 2021 · 4 min read · Windows Terminal Microsoft DevRel Productivity  ·
    Share on: twitter facebook linkedin copy
    Adding Git-Bash to Windows Terminal

    This morning I saw a colleague working in Git-Bash and the good-old-fashioned "windows command line" and I thought to myself, why doesn't he "just" use Windows terminal? So, I showed him Windows Terminal and he was impressed. First thing he asked then, was if it would be possible to add Git-Bash as a tab. Wel yes, I …


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • »
    • »»

Passionate about people, technology and creating value. My heart beats fast for: Cloud, Azure, DevOps, Photography, Sailing, Ocean, Wind, Water
Read More

Featured Posts

  • Windows shortcuts that I use a lot

Recent Posts

  • My GitHub Copilot Journey - Part 7: Fixing a Big Issue (and What It Means)
  • My GitHub Copilot Journey - Part 6: The Squad
  • My GitHub Copilot Journey - Part 5: The Compound Effect
  • My GitHub Copilot Journey - Part 4: The Infrastructure Leap
  • My GitHub Copilot Journey - Part 3: Beyond Code
  • My GitHub Copilot Journey - Part 2: The Long Conversation
  • My GitHub Copilot Journey - Part 1: The First Ask
  • Review: Azure Data Engineering Cookbook (2nd edition)

Categories

TECH 15 PRODUCTIVITY 10 DEVOPS 9 AI 7 AZURE 6 BOOKS 5 TIME MANAGEMENT 5 LEARNING 4 WAY OF WORKING 2 DATA 1 LIFE 1 MYOPINION 1

Series

MY GITHUB COPILOT JOURNEY 7 BUILD (MIGRATION) MANAGEMENT 6 AZURE STATIC WEB APPS 2 LEARNING AZURE BICEP 1

Tags

MICROSOFT 23 PRODUCTIVITY 21 DEVREL 16 WINDOWS 13 DEVOPS 12 AZURE 11 USEFULHACKS 10 AZURE DEVOPS 7 GITHUB COPILOT 7 OUTLOOK 5 TECH 5 TIMESAVER 5 BOOKS 4 CERTIFICATION 4
All Tags
AAD B2C1 ALM3 AUTHENTICATION3 AUTOMATION2 AZURE11 AZURE ACTIVE DIRECTORY1 AZURE ACTIVE DIRECTORY B2C1 AZURE ARTIFACTS2 AZURE DEVOPS7 BICEP2 BLOG3 BOOKS4 BUILD3 BUILD MANAGEMENT3 BUSINESS1 CAKE3 CAKE BUILD1 CAKEBUILD1 CERTIFICATION4 CLIPBOARD1 CONTAINERS1 DATA ENGINEERING2 DEBUGGING1 DEVELOPMENT4 DEVOPS12 DEVREL16 EDITOR1 ENTERPRISE3 GEOFENCY1 GETTING-STARTED2 GIT1 GITHUB COPILOT7 HOSTING2 IMAGING1 INDEX1 INFRASTRUCTURE2 INNOVATION1 LEARNING2 LIFE1 MANAGEMENT1 MICROSOFT23 MICROSOFT EDGE2 MIGRATION2 MULTI-AGENT1 NATURE1 OFFICE3654 OPTIMIZATION1 OUTLOOK5 PICTURES1 POWERSHELL2 PRODUCTIVITY21 REMOTE-WORK1 REST1 REVIEW3 SCRIPTING2 SECURITY1 SHORTCUTS1 SOFTWARE DEVELOPMENT2 SQLSERVER1 STAKEHOLDER MANAGEMENT1 SYSTEM RECOVERY1 TECH5 TESTING2 TFVC2 TIMEKEEPING1 TIMESAVER5 TIMESHEET1 TIMEULAR1 TRAVEL1 USEFULHACKS10 VISUAL-STUDIO1 VISUALSTUDIO1 VSCODE2 WEBSITE3 WINDOWS13 WINDOWS TERMINAL1
[A~Z][0~9]
Copyright © 2010–2026, all rights reserved.

Copyright  COPYRIGHT © 2010–2026, ALL RIGHTS RESERVED.. All Rights Reserved

to-top