Results 80 comments of Darwin

Overriding the container (full registry path) is critical for implementing more dynamic container references. In the case of leveraging a Fargate configuration for processing CI pipelines, the pipeline definitions allow...

I was wondering what networking this was using as well. It could be super helpful to clarify that the current page is using internet latencies in both the website and...

Struggling with the same to make highlighting more useful. Putting the below in base.user.css as per: https://support.typora.io/Add-Custom-CSS/, but it is ignored when using the "MARK" tag. ``` /* DJS Highligh...

@ferventcoder - how prescient of you. This week I completed about 80% of my next blog post "Testable Reference Pattern Manifesto (With a Working Example)" In it I explain why...

Recent blog on working reference patterns: https://cloudywindows.com/post/back-to-basics-testable-reference-pattern-manifesto-with-testable-sample-code/

@ferventcoder - the Narrative example you give is good toward "a working reference pattern" because it uses an existing package as a starting point - so "working" by definition. I...

Here is one that handles installing "Removed" Windows features - I believe since I've done this I came across one more registry key that would be helpful to add. This...

For MSUs the best thing I have come up with is code the figures out when you've had an error and then pulls any errors from the MSU log (that...

@michaeltlombardi - in address to your concerns about code only (which I see as valid) I meant to give room for that by: [a] also publish the code in a...