Kevin Gibbons

Results 910 comments of Kevin Gibbons

> Still, I don't think needing to instantiate multiple resources that require disposal in a single statement is worth the complexity and ceremony that `using` currently requires. `using` generally requires...

> And it's just _clunky_ compared to `defer`. This really hasn't been my experience. Even with resources I'm authoring, it's literally a single extra line - `resource.prototype[Symbol.defer] = resource.prototype.cleanup`. The...

There's not much reason to care about ESM instance imports without also having worker_threads support [instantiating](https://nodejs.org/api/worker_threads.html#new-workerfilename-options) workers from a ModuleSource - which is worth doing, but is probably a bigger...

I'm not going to do work that isn't actually needed, but PRs welcome.

A list of things that need testing, written with @michaelficarra . You might be able to think of more things but this is everything which occurred to us. ## `zip`...

> If manual coercion is required, the call sites become the following, which I find as a library author to be less readable and more error-prone. Hm. Surely the relevant...

I'm happy calling this editorial since it is _technically_ not a new functionality. We'll try to call it out at the 262 editor update though.

Good to know it's not specific to that variant, but I still want it changed, and I doubt going through IBM is going to be as efficient as simply patching...

I want to take the existing one and add some extra black areas so it looks like a `#`.

https://github.com/IBM/plex/issues/401