Oliver Schneider

Results 22 comments of Oliver Schneider

Found it via your comment in via rust-lang/cargo#3289

Getting the same behavior with Sysinternals' DbgView, however (the version from 2019, which is the most recent as of this writing). When debugging something inside VS, however, loader snaps are...

@martin-schulze-vireso I thought I could work around this by way of setting `GLOBIGNORE=".:.."`, which implicitly sets `dotglob`. However, then ShellCheck is unhappy with me, which made me test `--` to...

Here's the automation option I had in mind: https://github.com/vedantmgoyal2009/winget-pkgs-automation (apparently now being replaced by https://github.com/marketplace/actions/winget-releaser, [example](https://github.com/microsoft/terminal/pull/14965/files), [source](https://github.com/vedantmgoyal2009/winget-releaser)) I'll see if I can figure this out on my own time and...

I will test this first in a repo of my own just to make sure I get it right. Then will "port" it over here with a PR. In all...

I was just about to type up a feature request ticket for this, but I guess no need. Anyway, I was wondering if it'd be possible to expose the backend...

Seeing the same now after the recent issue where `bootmgr` would suddenly be able to unseal the Bitlocker master and volume keys and prompt for the recover key. I tried...

> @exoosh No, I wasn't. I've tried everything I could think of (though not that recently), so I might just have to reinstall or try again now. Give the method...