Stefan Zipproth

Results 16 comments of Stefan Zipproth

Thank you for the update. I have installed the nightly build (`Logseq-android-0.10.6-alpha+nightly.20240220.apk`). Unfortunately, the app still crashes, although with a delay of approximately 30 seconds. I've observed this behavior on...

> Thanks for your report. I still can't reproduce this on all my test devices. The changes introduced in 0.9.16 are at [0.9.15...0.9.16](https://github.com/logseq/logseq/compare/0.9.15...0.9.16) . > > It would be helpful...

> Thanks for your report. I still can't reproduce this on all my test devices. The changes introduced in 0.9.16 are at [0.9.15...0.9.16](https://github.com/logseq/logseq/compare/0.9.15...0.9.16) . > > It would be helpful...

If Micro has a file open that is modified by another process, and the user clicks back into the Micro terminal window, a prompt to reload the file appears (provided...

I've managed to open the developer tools. It turns out, to open the view shown at https://github.com/briansunter/logseq-plugin-gpt3-openai#debugging, one needs to use the key combination Ctrl+Shift+I, as Logseq is an Electron...

I've managed to diagnose the problem by running a quick test using the OpenAI quickstart Python repository (https://github.com/openai/openai-quickstart-python.git). The issue appears to be an `openai.error.RateLimitError`. It would have been helpful...