Luke Deen Taylor

Results 156 comments of Luke Deen Taylor

Functionality difference: superjson supports more types of values out of the box (e.g. classes, symbols, Errors, TypedArrays) that devalue doesn’t support Safety difference: superjson ignores values it doesn’t support, silently...

I had to update the permissions on `/usr/local/share/man` so that `brew install` could properly link everything. Then this worked.

> In https://github.com/import-js/eslint-plugin-import/pull/3018 they used `@nodelib/fs.walk` to replace it note the `fs.walk` approach discussed in https://github.com/import-js/eslint-plugin-import/pull/3018 for replacing FileEnumerator depends on a [proposed eslint API](https://github.com/eslint/eslint/issues/18087) that’s currently only hypothetical' I’d...

> > that’s currently only hypothetical > > Did you mean context.session? Yes, I’m talking about `context.session.isDirectoryIgnored()` and `context.session.isFileIgnored()`! These were proposed by nzakas as a way to enable `fs.walk`...

@actarian The use case would be to preview glsl shaders that are written using glslify imports. Many people write glsl shaders using syntax like: ```glsl #pragma glslify: noise = require('glsl-noise/simplex/3d')...

I get a LoginError today when I didn't yesterday. Has anything changed?

Downloaded it yesterday morning, it should be.

Great. I'm travelling right now, so I'm on a lot of different wifi networks. Last night there was a brief period in which logins didn't work on my hotel wifi...

Solved! The issue was in the fact that I was signing in while traveling. The fact that I'm in Houston instead of NY was flagged as "suspicious activity" and therefore...