Archie Sarre Wood

Results 326 comments of Archie Sarre Wood

The background colour for the tabs in dark mode seems too faint ![CleanShot 2024-11-27 at 14 38 18@2x](https://github.com/user-attachments/assets/84f36447-4436-4be9-b92b-ffcfa03b7458)

Exporting images in dark mode: Browser looks like ![CleanShot 2024-12-03 at 11 05 46](https://github.com/user-attachments/assets/17057b5a-5ffc-4216-8cf8-986514fc8b13) image looks like ![GitHub Stars Dec 3 2024 (1)](https://github.com/user-attachments/assets/d5160ef7-f717-4b26-b23f-e40c50273a39) We should either: - make the whole...

I think the [AWS extension is not compiled](https://github.com/duckdb/duckdb-aws/blob/b3050f35c6e99fa35465230493eeab14a78a0409/.github/workflows/MainDistributionPipeline.yml#L22) for DuckDB WASM. I.e it is not supported

I think this is not fully done

@zachstence - can we add background colour for the header, main page to the scope here, if not already expected

We should remove the guide which tells you to vendor in app.css to change your themes. Also we should add a comment that will be easily searchable from the error...

Note, when we add this we will need to explicitly allow the `--debug` flag in Cloud We need to know the exact command to whitelist it @ud3sh FYI

@mcrascal how would you feel about this "collection of files in a folder" being called the "workspace" > Open `pages/index.md` in your workspace. similar to [VSCode's definition](https://code.visualstudio.com/docs/editor/workspaces)

I'm not against it, but felt like workspace was perhaps clearer. Evidence Cloud has the concept of projects too, but perhaps those become apps so no issue there. Happy to...

Clarity: - **App** is the thing that you look at in your browser - **Project** is the collection of code files that allow you to develop and build apps I've...