Profile avatar
kzhen.bsky.social
I'm a decent software developer, a wannabe long distance runner 🏃‍♂️a wannabe artist 🖌️ and a wannabe gardener 🌿
81 posts 22 followers 62 following
Regular Contributor
Active Commenter

Yep.

I guess this is what we're going to be building instead of code because god knows it doesn't exist today

Apart from the below, has anyone cracked getting #dotnet #aspire to work seamlessly across multiple solutions? This is the next big technical challenge I want to tackle, any guidance or tips would be appreciated @davidfowl.com @maddymontaquila.net

@martinfowler.com check out www.goatcounter.com a nice alternative to Google Analytics

AI won’t replace software engineers, but it will expose the ones who never learned to think like engineers. Tools can speed you up, but if your thinking’s wrong, AI just gets you to the wrong place faster. Engineering still matters.

2.5 hour train 🚆 journey home. Added #dotnet #aspire to yet another solution/repository. It gets easier each time, and I learn something new each time.

@davidfowl.com quick #aspire question...how can I do some parsing on a connection string from RabbitMQ before it's passed as an environmental variable to a project. E.g. builder.AddProject<>(...).WithEnvironment("rabbit", ParseAndDoSomething(rabbitmqresource));

🤓 For the first time ever, we’re going deeper—detailing the underlying architecture (specifically, DCP) of #dotnet #aspire: learn.microsoft.com/en-us/dotnet...

@github.com copilot agent mode isn't very good in Android Studio. Bit of a pity given how amazing it works in #visualstudiocode it says it has done something but then I can't see any edits.

.NET Aspire 9.3 is here with copilot. devblogs.microsoft.com/dotnet/intro... #dotnet #aspire #copilot

Deploying custom Azure resources with #dotnet #aspire... almost easy, but can get complicated once you get off the well trodden path. As I discovered when trying to deploy Event Grid subscriptions for #azure #fhir service. www.unravelled.dev/dotnet-aspir...

Woohoo 🎉 my PR that fixes a bug in the #Azure SDK was merged today. This will make it possible to create queues in Azure Storage during infrastructure provisioning #aspire

Wow 😮 this is an incredible piece of engineering. Great job and excellent write up @anthonysimmon.com

Organisational change fails when teams unnecessarily start from scratch www.stevesmith.tech/blog/startin...

Discovered a bug in Azure.Provisioning.Storage, took a quick look at the repo but confused by how all the generated code gets generated...need to clone it and take a closer look #dotnet #aspire

What are some useful real world use case for #MCP? #ai #copilot #githubcopilot