Daniel Mizerski

Results 15 issues of Daniel Mizerski

As I am copying MIT code between repositories for the first time - I am not sure if I've put correct headers in files. Solves https://github.com/denoland/deno_std/issues/2145 Required for https://github.com/denoland/deno_std/pull/2111

This is an example how I would tackle the issue https://github.com/denoland/deno_std/issues/2113 EDIT: Note that it might require dependentants (is it a word? :D) to update overloads to proper signature.

It would be handy to have a standard way of writing type assertions. Main use-case is to check typings that you add on top of node module. Examples of type...

EventEmitter uses `...args: any[]` as event data and `string` as event names, which is very broad definition. At the same time it doesn't provide any way to narrow down what...

Add configs/tools and renormalize codebase

Add a basic menu (in the main menu) that can contain special worlds for testing functionality. Configs for those worlds should be loaded from an easy to edit file -...

Hello, do you plan ES6 support? If you will apply code transformer - I can hook into it with BabelJS

Lite example became way less lite, but we can expose an util to hide complexity.

This issue is more like a note to not forget about details, I consider myself selfassigned here. @deckchairlabs said > [...] One thing I do want to do for the...

(latest everything, beta steam, beta steamvr, arch, amdgpu, liquorix kernel, but in my opinion it doesn't matter in this case, I use hyprland) Error from Steam trying to launch SteamVR...

bug