Tom MacWright
Tom MacWright
Having slept on it, realizing that the extra benefit of the _current system_ is that it works smoothly with multi-line insertions and decorations probably wouldn't.
Hi - I don't think that's the issue, installing 10.0.0-rc1 doesn't resolve the issue, and the issue is about ESM exports and compatibility - if I dial it back to...
The top post is a complete setup for reproducing the issue - here's [the same thing as a gist](https://gist.github.com/tmcw/0a6776d45e2b3762d213b716985cefb9) if you want something git-clonable.
Yikes, is that user sharing some exploit? I can't report comments because this isn't my repo, but if it isn't obvious, don't click that link. (I've reported this user and...
This goes for most of the effect addons, afaict - a few are lucky enough to have README.md files, but most don't have any JSDoc descriptions, no examples, no documentation...
Yep, I'm trying to, it's turning out to be tricky to implement.
This _could_ be the culprit but is only fixed in a beta prerelease https://github.com/visgl/deck.gl/issues/9086
This issue is "No way to skip authentication with Clerk + Remix" - `authMiddleware` is a feature for the Next.js integration, not the Remix integration.
Yep! The answer to this is [ata](https://github.com/microsoft/TypeScript-Website/tree/v2/packages/ata) but the long answer is, whew, it's hard and we've poured days into improving type acquisition and it is still really tough. Making...
All right - here's our `deno-ata` repo: https://github.com/val-town/deno-ata Pretty unfinished/unpolished, this is derived from a refactor that I've been working on of this code.