Matt Cowley

Results 665 comments of Matt Cowley

👍 This all makes sense to me. And definitely agree with using a ZIP that contains the images + some sort of JSON data or w/e for the bulk upload/download,...

👋 Your suggestion around reducing the scrolling is already covered by #1351. I've edited your issue to just focus on show the current active cameras. Unfortunately, this is not currently...

I was unable to reproduce this in Chromium on macOS: Is this a Windows-specific issue, or an Arc-specific issue? I did not test Arc on macOS as it required an...

Can you see what's going wrong with the CSS? I assume it is just that Arc isn't supporting `scrollbar-width: thin` on the card container? If that's the case, it might...

Arc is no longer supported by its developer (https://browsercompany.substack.com/p/letter-to-arc-members-2025), so closing this.

> You can use this config dependency: https://github.com/pnpm/trusted-deps/tree/main > > All the `@ffmpeg-installer/*` packages are listed there. I don't particularly want to blanket trust all the dependencies included in that...

👍 Yeh, I think true wildcards would be risky, but allowing specifically `@/*` as a wildcard seems reasonable

Yep, we're also seeing the same `Type 'typeof Graph' has no construct signatures.` when doing `new graphlib.Graph()` in https://github.com/alveusgg/alveusgg/pull/1664

I don't see a new version on NPM that I can test? https://www.npmjs.com/package/@dagrejs/dagre?activeTab=versions (Glad to see 1.x marked as latest still given these issues though!)