Rich Siegel

Results 52 comments of Rich Siegel

so it looks like this should be a preference now?, as powershell 6+ is anti BOM. I guess I sorta won?

lol - in the BOM vs anti BOM battle obviously. Let me see if I can dig into this one and open a PR

Your type of solution would work should you know how many commits were merged to master. If there were a bunch, then -n is an undiscoverable available on a post-merge...

Using the local store's capability for MFA might be easier upon first thoughts... Using attributes/custom fields, particularly for secrets requires a bunch of extra steps, to mark as confidential. Then...

Install-ChocolateyPackage can have a switch iirc -validExitCodes @(0,3010) This can fix your problem.

> P.S. As a side note (and I will brook no discussion on this): spaces won. In this guide, an indentation level is 4 spaces. 4 spaces is 2 too...

so it sounds like the only agreement here, is that people disagree. Perhaps instead of community agreement, it should be left up to the project to denote the style. Items...

I disagree. Using aliases should be encouraged. > The big reasons for discouraging aliases is readability and maintainability. You can't guarantee anyone coming along later will know what a particular...

> You can't guarantee anyone coming along later will know what a particular alias means Fallacy. Get-help % is no different than get-help foreach-object. If someone doesn't know what something...

I am listening and trying to convince the community to amend its stance. I'm trying to have a discussion, but I wonder if there are impedements from attentional, availability cascade,...