darcyrush

Results 12 issues of darcyrush

OpenRCT2 has a [nice page](https://github.com/OpenRCT2/OpenRCT2/wiki/Required-RCT2-files) which lists the exact files and folders needed to play the game. This is great if you want to save space on backup HDDs and...

enhancement
Good First Issue
T:Wiki

Forgive me if this is the [same](https://github.com/APIDevTools/json-schema-ref-parser/issues/241) as [all](https://github.com/APIDevTools/json-schema-ref-parser/issues/145) these [issues](https://github.com/APIDevTools/json-schema-ref-parser/issues/97), but I am new to JSON schemas and the tooling around it so would like clarification if I am...

I see from [this issue](https://github.com/bcherny/json-schema-to-typescript/issues/211) that using `tsType` with packages seems to be possible. However I cannot seem to get this to work. The import I want to define is...

enhancement
help wanted
good first issue

### Expected Behavior Folders and requests can be drag and dropped to reorder them in the sidebar, and to move them into folders ### Actual Behavior Folders and requests can...

B-bug
S-verified

### Expected Behavior Expectation of 'Hide org side panel', 'Hide status bar' and 'Hide Login bar' (name?) in preferences analogous to 'Hide menu bar'. ### Actual Behavior Only tickbox for...

A-ui-ux
C-improvement
S-verified

### Precheck - [X] I searched existing issues before opening this one to avoid duplicates - [X] I'm able to reproduce this issue and prove it with a minimal reproduction...

bug
tsconfig

### Expected Behavior Virtual memory should be of average size ### Actual Behavior In HTOP I see a number of different insomnia processes running. Actual RAM usage seems low but...

B-performance
B-bug
S-unverified

**Is your feature request related to a problem?** When diffing any long strings (complex nested objects that are output as a string due to size or escape characters, base64 output,...

### Search Terms DeprecationWarning: fs.Stats ### Steps to reproduce the problem Warning only appears in node 22, node 21 is fine. ``` (node:4075381) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. at...

Ok, this is a was a weird issue to track down, but I have found an issue with either `esmock`, `pnpm`/`npm` or `tsimp`. I realize that's a lot of options...