yg-i

Results 8 issues of yg-i

In [6.1.7 The Object Type](https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-object-type), the specification starts with: > Each instance of the Object type, also referred to simply as “an Object”, represents a collection of properties. Each property...

The error message I'm getting when trying to use it with node version 22: ``` Error: The module '\\?\C:\@CS\js\nd\node_modules\.pnpm\[email protected]\node_modules\winax\build\Release\node_activex.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 120. This...

### Summary of the new feature / enhancement On my Win10 machine (PSVersion 7.4.2; OS version 10.0.19045), `Get-Process | Export-Csv -path "o.csv"` takes a whopping 36 seconds for 400+ processes....

Issue-Enhancement
Resolution-Answered
WG-Cmdlets-Utility
WG-Cmdlets-Management

Hi thqby, Is your cpp JSON parser officially part of this repo? If not, do you plan on including it at some point? https://www.autohotkey.com/boards/viewtopic.php?style=1&f=83&t=100602 I've been using it for a...

The Type Layout reference page (https://doc.rust-lang.org/reference/type-layout.html) contains the following sentences. > Pointers to sized types have the same size and alignment as usize. > Pointers to unsized types are sized....

First of all, thank you for the great tool (& the great book on Windows Internals)! As for the feature request, I've set my system text (not: UI scaling) scaling...

The markdown file in question has about 80k characters. This is the error: ``` [Error - 1:39:17 AM] Request textDocument/references failed. Message: Request textDocument/references failed with message: Maximum call stack...