Matthijs Wagemakers's Avatar

Matthijs Wagemakers

@wagemakers.net

Software developer. Doing some C#, Azure, web, devops and other random tech. Blog: https://www.wagemakers.net/

94
Followers
140
Following
11
Posts
15.11.2024
Joined
Posts Following

Latest posts by Matthijs Wagemakers @wagemakers.net

DRY is often confused as "don't repeat code," which was never the intended meaning.

DRY is about knowledge. Don't repeat knowledge.

You can repeat identical lines of code that don't repeat or leak knowledge.

1/2

27.07.2025 04:48 πŸ‘ 24 πŸ” 6 πŸ’¬ 1 πŸ“Œ 0
Opinionated by Design: How the way we talk about Aspire has evolved in its first year This is the first in a series of posts about Aspireβ€Šβ€”β€Šhow a year of refining our messaging from buzzwordy to dev-first has helped shape…

day 2 of fowler being on vacation and im already talking to myself lol maddymontaquila.medium.com/opinionated-...

22.04.2025 16:57 πŸ‘ 16 πŸ” 6 πŸ’¬ 1 πŸ“Œ 0
Preview
Developing Azure Functions with Aspire and the Service Bus Emulator A quick guide on how to setup the Azure Service Bus emulator and a Azure Functions queue trigger using .NET Aspire

New blog post: A quick guide to integrating the new Azure Service Bus Emulator with .NET Aspire, including an Azure Functions queue trigger and custom commands in the Aspire dashboard.

www.wagemakers.net/posts/aspire...

#aspire #dotnet #azurefunctions #servicebus

02.04.2025 16:05 πŸ‘ 21 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Screenshot of a YouTube comment: At this point, AI news has outpaced my capacity to care.

Screenshot of a YouTube comment: At this point, AI news has outpaced my capacity to care.

31.03.2025 07:14 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
[Multiple languages] properties are generated as nullable/optional, despite required/nullable usage in OAS schema Β· Issue #3911 Β· microsoft/kiota Kiota ignores the usage of required/nullable in OAS schemas. C# properties are always generated as nullable. This results in unneeded noisy squiggles, as shown here. NSwag does a better job, by per...

Spent some time yesterday building a SDK for a Rest API using Kiota, only to learn that all model properties are always nullable, rendering the SDK useless.
github.com/microsoft/ki...

14.02.2025 13:02 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

This is my preferred design too. It also allows more fine grained authorization

03.02.2025 15:33 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

This bothered me more than it should

24.01.2025 20:08 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Good luck!

07.12.2024 20:00 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Within software architecture, few people shaped the industry as much as @gradybooch.bsky.social. Safe to say he's a true legend.

In today's The Pragmatic Engineer Podcast episode, he shares fascinating stories, insights, observations.

Watch here: newsletter.pragmaticengineer.com/p/software-a...

04.12.2024 19:50 πŸ‘ 451 πŸ” 61 πŸ’¬ 14 πŸ“Œ 9

Seconded

03.12.2024 21:56 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I read it years ago and it has only become more relevant since.

01.12.2024 07:47 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
MASTERS OF .NET Sneak Peek 28 nov 2024, Thu, Nov 28, 2024, 5:30 PM | Meetup **MASTERS OF .NET Sneak Peek 28 nov 2024** Wat kun je winnen? πŸ₯‡ 1e Prijs: Twee tickets voor Future Tech 2025 (t.w.v. €538 !) 🎟️ Twee toffe spellen πŸ₯ˆ 2e Prijs: Twee toff

Still spots left for a fun little programming contest in Utrecht next week: www.meetup.com/future-tech-...

20.11.2024 11:32 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Introducing Local emulator for Azure Service Bus | Microsoft Community Hub Azure Service Bus is a fully managed enterprise message broker offering queues and publish-subscribe topics. It decouples applications and services,...

And the official announcement is now also live techcommunity.microsoft.com/blog/messagi...
#azure

19.11.2024 18:41 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Microsoft Artifact RegistryYour Privacy Choices Opt-Out Icon Microsoft Artifact Registry (also known as Microsoft Container Registry or MCR) Discovery Portal

Seems like this is finally happening: an Azure Service Bus Emulator image was published yesterday mcr.microsoft.com/en-us/artifa...

19.11.2024 17:22 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0