Results 41 comments of Tim Rae

OK this should be working now in #43, I've added a new rate limit configuration parameter. Please give it a try and let me know how it goes for you...

Yes, it's io bound. I'm currently investigating if there's a performance gain to be had from using threads instead of processes. It's been a few years since I implemented that...

Thanks yeah I'm just finishing up a big refactor right now. I've got an implementation with asyncio working, and it's looking pretty good so far AFAICT. You can test it...

How long did you wait before aborting? On Tue, 6 Jun 2023, 4:35 am bibi-b, ***@***.***> wrote: > Hi there, > > seems that I am doing something wrong. On...

I see... Do you have X11 running? Usually it'll open up a browser window where you do the oauth authentication.

I'd say the easiest way would be to use X11 forwarding to your local computer. I've never tried to run it on a headless server, so can't offer any support...

I don't think full sync is undoable on Anki Desktop either is it...? On Tue, Jun 16, 2020 at 3:03 PM Mike Hardy wrote: > No - that was discussed...

True, could be something we get 'for free' by switching to rust then

@timblechmann anything blocking this from landing?

I've made a one-time release of 3 parallel builds for v2.5beta16: https://github.com/ankidroid/Anki-Android/releases/tag/v2.5beta16 These will probably not be updated in the future, but I've created a bash script that you can...