Damien Elmes
Damien Elmes
Ankitects covers the annual renewal, but isn't this just about having a unique name for the module? AnkiDroid has been using com.ichi2.anki since the early days, and that was never...
SPI feels like extra red tape to me, but if that's what you guys want then say the word and the domain is yours.
I think it might be a bit neater if the backend always throws BackendException, and the exception mapping was done in RustSupportSQLiteDatabase instead. But probably not high up on the...
Rust formatting is already covered by CI / check-rust.sh. Kotlin formatting could presumably be handled in a similar way Anki-Android.
I found an example of how it splits text up: https://github.com/google/comprehensive-rust/blob/main/po/fr.po The current approach is translators fork the desktop repo, and then modify the files one by one. Pros: -...
I've been testing the July 29 version of this under fairly heavy load for a few weeks, and have been hitting the occasional segfault, and a few instances where a...
Ah, thanks, that's good to hear - will give that a go first.
Same issues after updating the unfortunately, so I'll still need to try updating ceph - getting segfaults with messages like "double free or corruption (!prev)" and "mismatching next->prev_size (unsorted)", and...
Initial results from updating to a newer Ceph look promising - will let it bake for a week, but it looks like it may well have been a bug in...
I've been using this successfully in production since my previous post, FWIW.