Thomas Neil James Shadwell

Results 32 comments of Thomas Neil James Shadwell

https://www.npmjs.com/package/react-html5video this component also seems to expose `muted`

is there some way to achieve the same with nightshift?

So to be clear here: rehashing already MD5-ed passwords with bcrypt offers very little benefit -- the number of combinations you need to try is the same as regular MD5,...

I really think having `postMessage` broken with COOP is going to make it hard to implement for a lot of modern web applications, which have been pushed toward the greater...

I was able to make this work, using some trickery. `mssh` is really hard to get working directly, but under the hood it uses `aws ec2-instance-connect send-public-key`, which can be...

I think you need to include the lines about ../../../blaze-bin etc in your tsconfig so typescript can resolve files built in multiple places

Sorry I was typing from my phone. See: https://bazelbuild.github.io/rules_nodejs/TypeScript.html#ts_project-1

I got this same issue when attempting to upgrade bazel esbuild etc https://github.com/Zemnmez/monorepo/pull/262

Would really love to see next.js with Bazel. Are there any working examples in the meantime?

If anyone who has worked on this issue has suggestions on how to debug this when it happens, I'd really appreciate it. Every now and then something breaks with this...