Ben Porter
Ben Porter
> I have the same issue. I was able to install it with rpm: `sudo rpm -ivh --excludepath=/usr/lib/.build-id keybase_amd64.rpm` Possibly, `sudo rpm -ivh --force keybase_amd64.rpm` would also work. I did...
I've been experimenting locally with using whisper.cpp to make transcripts of my audiobooks. The reason transcripts rather than just an epub version is that it includes timestamps, which can be...
Hey @akki-io . Sorry for the delayed response. I skimmed your question when you posted it but then got busy and forgot to follow up. Apologies. The way I always...
To make sure I understand how it would need to work, is the following statement accurate? `hostmachine.docker` should resolve to the host machine's IP address on the docker interface for...
Thanks @ltvan . I have an idea of something we can try.
Yes it's helpful, thank you! I'll think this over, and probably download a Mint iso and play around with it
Thanks, that may be helpful to others
that's an interesting idea! So dory's dns server would do the resolve magic like xip.io's server?
Interesting, I haven't tried dory out on ARM. I'm unsure why this wouldn't work but I can look into it. I don't have a Raspberry Pi to test on. Have...
Would a client-side fix in `client/components/app/BookShelfToolbar.vue` method `matchAllAuthors()` to add a small delay between POST requests be a reasonable (and acceptable for a PR) place to implement this? Given that...