Agustin Bacigalup
Agustin Bacigalup
Is there any plan to support real OPL3 hardware? I was thinking about Freq Monster 801 (http://fm801.kewl.org/app/screenshots/) that can switch between engines (emulator or hardware), but yours looks modern, and...
- [x] My submission is formatted according to the guidelines in the [contributing guide](/CONTRIBUTING.md) - [x] My addition is ordered alphabetically - [x] My submission has a useful description -...
Hi! this might be a question related to both SQLite & sqlite-utils, and you might be more experienced with them. I have a large bunch of ids, and I'm wondering...
- [x] My submission is formatted according to the guidelines in the [contributing guide](https://github.com/marcelscruz/public-apis/blob/main/CONTRIBUTING.md) - [x] My addition is ordered alphabetically - [x] My submission has a useful description -...
Just like facet's `suggest()` is trapping `QueryInterrupted` for facet columns, we also need to trap `get_row_count()`, which can reach timeout if database tables are big enough. I've included `get_columns()` inside...
I've seen you've already published a plugin https://github.com/simonw/datasette-scale-to-zero, nice! However, it does exit app, machine stops, and it is super slow (maybe a minute) to start on new requests. Just...