Théophile Bastian

Results 27 comments of Théophile Bastian

> Looking at https://stackoverflow.com/a/14184946/8378787, it seems like Android wants the primary key to be an integer to be able to use a Cursor. And a Cursor is the preferred way...

Where do you prefer me to start the development? I cannot fork [CatimaSync](https://github.com/CatimaLoyalty/Sync) because the repository is empty.

I'm having second thoughts on the ID being a UNIX timestamp. Sure, there is a very small chance of a user creating two cards in the same second (at least...

> It sounds okay. I suppose when a card doesn't have an UUID, it's considered new and the server will return the UUID the client should assign it locally? I...

> I think the automatic approach would be better for most users, but it still worries me to have "magic" like this. I think we should at least give a...

If this might help, I've encountered the exact same error message (`! LaTeX Error: No counter 'algpx@indentEndPage-0' defined.`) in a document where I mistakenly `\usepackage`'d both `algpseudocodex` and `\algpseudocode`.