Refael Ackermann

Results 70 comments of Refael Ackermann

Is it even necessary with the call going out with `Bypass`? https://github.com/felixrieseberg/npm-windows-upgrade/blob/39d61ffcd2696b1c714b0dfff8a4d3b24eec8641/src/powershell.js#L18

@ehouarn-perret are you sure don't have an old `node` version in `C:\Program Files\nodejs` ``` According to PowerShell: C:\Program Files\nodejs According to npm: C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Web\External Decided that npm...

@ehouarn-perret I'm coming from `node` core, only an observer here. It's up to @felixrieseberg to define the scope of this tool. Although I believe if you figure out a way...

> In other terms, is `fsevents` now redundant? It does seem so. To some level... Ref: https://mobile.twitter.com/refack/status/1073685596298772483 tl;dr the `chokidar` test suite passes almost all test with native node@12.

> I'd like to see actual benchmarks for tools (like yarn's?) before we make any performance claims about the merits or lack thereof of bundling. I wrote this point (5)...

> What can Node.js core do--if anything--to make it easier to bundle a Node.js program? One approach is hooking the FS into an archive a la electron and [asar](https://github.com/electron/asar). Or...

> @refack Any chance we can do this via a DNS change and some hopefully-trivial Cloudflare configuration? Should be. > Interestingly, if I browse to the current IP address of...

Hello all, If you need someone to help port stuff to mainline node, feel free to ping me. > but most of our patches are dirty hacks, I'm quite sure...

> @refack That would be great help! I'll take a look at the diff. If you could prioritize stuff, that would help me help you ;)