Writing

One Weekly read on Automation & Development

Going overboard with Build Servers.

Build servers build: they compile, test code, and create artifacts. Why are we then making them do much more than that? Looking at builds in the Power Platform / Dynamics 365 world, some people go...

read more...

Doing commits on the Build Server?

Are you doing commits on the build server? When doing ALM on the Power Platform / Dynamics 365, I often see builds doing commits on the Build Server. This is not a good idea. Build servers build:...

read more...

Call Center culture 2

We created a call center culture. I cringe every time when I need to make a ticket on a portal. So, you outsourced the creating of tickets in your system, to me? The customer? Why don't you create...

read more...

Refactoring is not a Backlog Item

Refactoring is not a Backlog Item. Occasionally I see refactoring items on the backlog. This is very strange to me because it means you are externalizing development details to stakeholders....

read more...

T-shirt estimation

Don't estimate unless you do it on a high level. Use it for a roadmap. Use it as for relative size, not as time. I don't use the Fibonacci sequence anymore (1, 2, 3, 5, 8, 13, 20). It has too many...

read more...

Don’t use GitHub Copilot

"We don't allow GitHub Copilot because it collects data" I hear some employers say this. I understand their concerns. But your competitors are going to use it. You need to do the same to compete. We...

read more...

GitHub Copilot is a tool for experts

GitHub Copilot is the most useful in the hands of experts. For getting the most out of AI, you need to be an expert in your domain. You need to know how to ask the right questions, write the correct...

read more...

Using GitHub Copilot for 4 months

I used GitHub Copilot for 4 months. My 5 Key Takeaways. What is GitHub Copilot? Your AI pair programmer! It's an extension in your favorite code editor that helps writing code, using AI. I use it...

read more...
private modifier

What can you do to make C# greener?

Since C# 10 (.NET 6.0) arrived my code looks much cleaner. Less code is less waste, which is good for the environment! C# 10 achieved this with top-level statements, global using directives and...

read more...
Remy van Duijkeren

Remy van Duijkeren

Power Platform Architect

I help Dynamics 365 teams remove friction. Architecture, automation, and integrations that hold up.