Writing

One Weekly read on Automation & Development

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...
LINQPad

LINQPad for writing C# snippets

Sometimes I want to write a small C# snippet to test or check an idea. But it is too much effort to start up Visual Studio (Code) or Rider and create a console app. Even when I have any of these...

read more...
Stay away from 1h meetings

Stay away from 1h meetings

Schedule a 1-hour meeting, just to be sure, and somehow people will use the full hour. People deviate from the original topics of interest and there is no urgency to conclude the meeting sooner. We...

read more...
Start meetings late setting

Flip shorting meetings

Shorten your meeting to prepare for the next one? Does this really work? I doubt it in the way we are using it now. There is a trend going on to shorten meetings to 25 min or 50 min. The idea is...

read more...
7 rules for setting up meetings

7 rules for setting up meetings

I was looking into rules for meetings. What are good times to meet? How long? How do you set up meetings? This is what I found: ✅ Do meetings of 1/2 hour or an hour. Most people prefer this. ❌ Don't...

read more...
Scrum process

Get rid of the Product Owner

Get rid of the Product Owner! It's a term introduced with Scrum, but it is creating more confusion than making things clear. New people to Scrum, have no clue what it means. Even when explained and...

read more...

From Scrum to Kanban

I use Kanban instead of Scrum. Much simpler. By removing two main things from Scrum we have Kanban: ❌ Sprints❌ Tasks When you have Continuous Delivery working then you can release anytime. With...

read more...

Scrum has to many rules

I am starting to hate Scrum. 8 years ago, I started with Scrum, and I was a fan. It removed friction of writing down everything before implementing and it gave the team way of saying no to too much...

read more...

Rider stacktrace

I use JetBrains Rider instead of Visual Studio for development. Why? It's all about the User Experience (UX). It removes friction in places I didn't know I needed it. 💡An example: You got a bug, and...

read more...

The smartest person in the room

What's one thing I wish I'd have figured out earlier in my career? Stop trying to be the smartest person in the room. You'll learn a lot more that way! And if you are really the smartest person in...

read more...

Simplicity in Development

Complexity kills the life of software projects and developers. Complex solutions are hard to maintain. Hard to explain to your successor. Complex code is hard to build and deploy. Hard to upgrade...

read more...

My must-have Chrome extensions

As many transitions into remote work, let's share resources that help productivity. 1Password – Stores passwords. Better than LastPass! AdBlock – Blocks annoying ads and tracking cookies Microsoft...

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.