Renée
Renée
Using a transaction for the booth would have one negative effect with the current simple setup. Kysely + SQLite only uses a single database connection. You wouldn't be able to...
Initial perf test for WLK looks … decent (playlists and history load in dozens of milliseconds instead of 500-1500 ms, including network latency), but the single-threadedness is definitely a problem.
u-wave-announce doesn't announce properly.
I'll update this to use `hashbrown::HashTable` over `hashbrown::raw::RawTable`. Drafting until then
Rebased, tried to rewrite commit history to make a little more sense, will write a new PR description and fix linting before undrafting for review.
That's awesome, thank you! It looks like some of our generated `definitions` have naming that isn't allowed in a `uri-reference` anymore (things like `#/definitions/apollo_router::Extendable`). Does `jsonschema` support URL-encoded references? Should...
Yeah, there's a failure because the schema generated by schemars uses `,: ` characters in definitions and references. It seems that some of those characters were accepted in uri references...
I'll rebase this after https://github.com/apollographql/router/pull/7893 lands.
Can you share also the/a query that's used here? The error is about the input to a variable declared in the query. e; it might just be this: ```graphql query...
In Age2HD, there is also a `Data/Slp/` directory containing (mostly?) interface graphics and new tree graphics, which is currently unused. These are `.slp` files and a few `.sin` files.