Josh Converse
Josh Converse
With the built-in export (`File->Export`), if your artboard has a name like "foo/bar", then the artboard will be exported in a subdirectory called `foo`, aka `foo/bar.png`. However, when running the...
There is some high latency (700+ms) when querying SCD subscriptions for updates. This query ([source]): ```sql SELECT id FROM scd_subscriptions WHERE cells && ARRAY[7698420173010632704,7698420138650894336,7698420104291155968] FOR UPDATE ``` triggers a full...
Best I can tell, e1214d3 and its new "eat all errors" behavior has caused a regression in the latest versions of the card (for a card with `muted: false` in...