Results 80 comments of Darwin

Sorry, forgot to report my platform - Windows 10 Enterprise 64bit.

Yes it is. If I view my feed directly in inoreader I see the images - the same articles through the planetpowershell feed do not show the images in inoreader....

Also the instructions under "Automated Install" in the read me depend on this being available in the PowerShell gallery. Even if you just published to nuget.org I could use Install-Package...

Not sure if it's still relevant, but here is a link to the code I put together for this today. The code I did also handles removing duplicates (if the...

I am wondering a few things about this code: *) Does it make sense to remove the requested string from both user and computer path? On one hand if I...

PR: https://github.com/chocolatey/choco/pull/1019

@Potherca - wow thanks for all the testing! I found that on https://kroki.io, if you select "C4 with PlantUML" it renders how I was expecting. ![Screen Shot 2022-09-13 at 11...

I guess the more important detail is that the rendering I am getting directly from plantuml does not follow what is in my file. It blatantly ignores both directional Lay_...

@kirchsth - thanks for your help! In rebuilding what I have with what you provided I may have discovered a bug. You accidentally moved `Boundary(network, "Any Networks", "Private, Internet, etc")...