Results 14 issues of Dominic Slee

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...

Needs-Triage

# PR Summary Attempted implementation for #20031. Tilde expansion here is the same on windows as it is on unix, except that it also expands back slash. i.e. ~, ~/....,...

Review - Needed
Small
CommunityDay-Small
PowerShell-Docs not needed

G'day I think we should update the README to reflect a few things: 1. Google Analytics 4 tags (G- tags) are preferred over Universal Analytics (UA-) tags, and the [google-analytics.html...

Suggested feature for #199 It is a proof of concept of a way of transforming the test file path, that could be used in a docker container For example, instead...

#### Current behaviour `GetLockingProcessInfos` with `LockManagerFeatures.UseLowLevelApi` does not work if the path is a directory on windows. The simplest example is getting the locks of a directory that is the...

## Pull Request Checklist - [x] **Description:** Briefly describe the changes in this pull request. - [x] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is...

For long conversations, the response from ollama lags a bit in chat, especially when there are `` blocks in the response that use katex to render. ## Reproduction Start with...

Salutations👋 I was using this script to speed up my pwsh startup time, and I found the duration formatting a bit hard to read Is there any interest in a...