Joey Aiello

Results 40 comments of Joey Aiello

Yeah, I'd find this super useful as well. I didn't realize that "Application Restart" was a thing until Outlook started itself a few updates in a row without being registered...

Except that `service` is only available on systemd machines. That's why this is tricky. We basically need to implement this behavior two (or three or four) times.

@razrjk as an FYI, we do code work out of https://github.com/PowerShell/openssh-portable, and only take drops back to this repo when we do releases.

Assigning this to me to follow-up with legal to determine to what extent we need this.

Not sure which OpenSSH you're talking about, using the built-in one in Windows 10 I only have `sshd` and `ssh-agent`, and they both work fine. As others have said, my...

@jhoneill We had the discussion last week in the @PowerShell/powershell-committee and we agree that there is differing behavior between cmdlets in throwing non-terminating errors vs. just blanking the information that...

So to clarify, you verified that we *do* already decompress gzip'd content? You just want to default to requesting compressed content in the header? Sounds right to me, but I...

From #1753: TFS:7976639

This rule was created because there are lots of problems that arise specifically in PowerShell as a result of hidden whitespace. The number one that we found was trailing spaces...

I am in almost complete agreement, @KirkMunro. You've articulated extremely well the point that I was trying to make on Monday. My only nitpick is here: > But even then,...