James Bromwell

Results 47 issues of James Bromwell

Has anyone looked into what it would take to make a client on the Switch? I figured it would be tough to get Nintendo on board for an eShop launch,...

I spent a bunch of time trying to debug an error I'm running into while trying to start using this project, and have boiled the issue down to [as minimal...

In [the docs](https://github.com/Atmosphere/atmosphere/wiki/atmosphere.js-API), the `unsubscribe` method is a top level function that, as far as I can tell, closes all known connections to all servers at once. I don't see...

I'm trying to validate JSON against a TypeScript interface. I used https://github.com/vega/ts-json-schema-generator to generate a JSON schema from the interface, then used `ajv-cli` to produce a standalone validator from the...

I'm using `uniqueDesignation` to add text beside a symbol, and in order to make it legible against varied backgrounds I need it to render as black with a white outline....

The `@types/web` package typings are published as a `lib` -- they don't declare any module, they don't import or export anything. You can include them using a triple-slash comment, but...

The documentation says that, for parsing local files, the function expects a `File` as input. `File` is actually a specialization of `Blob` with additional fields for filesystem metadata -- file...

**Describe the bug** I installed this software on a Steam Deck. It includes a software (virtual) keyboard, but that has no function keys, including the default hotkey (F9). It also...

bug

I set up categories on one computer. but the changes are not showing up on my other computer. Do i need to do something else to make it sync the...

# lib Update Request ## Configuration Check My compilation *target* is `ES2018` and my *lib* is `["ES2016", "dom"]`. ## ~~Missing / Incorrect~~ Imprecise Definitions At least `toUpperCase` and `toLowerCase` methods...

Suggestion
Awaiting More Feedback