-
What happen to Mypal 68 development? The certain sites are now going out of date.
-
I have the translator set up to pull from the microphone. I am using Chrome extension. I have done the Google script. I am only trying to translate, not transcribe. I am trying to translate Spanish to…
-
This is a tracking issue to continue the discussion in #89.
We can encode the type `(cont $ft)` in different ways. The interesting part is the encoding of the type index `$ft`. Some possible ways w…
-
Please adjust README to explain
-
My JPP docker setup stopped working a couple weeks ago. It seems to be related to a character in the JuiceBox ID that the box is sending...although I haven't changed anything.
This appears to be di…
-
Hello, love the results!
I was wondering if there is a way to continue an existing animation by providing multiple starting frames (and optionally a new end frame)? i.e. custom mask ala [OSP](https…
-
If we think about it, we can track "for free" arbitrary nonlocal stability during a global continuation. At the moment we track only the basin fractions. Then, after the continuation is over, we also …
-
### Issue:
The drawing functionality is not working as expected. When the cursor leaves the canvas, the current line drawing should end. However, if the mouse button is held down while exiting the ca…
-
## Prelude / Prior Work
- https://github.com/kurtzace/complete-data-science-bootcamp-excercises
- [AI notes 2023](https://github.com/kurtzace/diary2023/issues/13)
- [Other data science steps taken …
-
## Problem
All `vim.lsp.buf.*` functions run asynchronously, however they do not provide callbacks when they finish.
This is needed so users can invoke other behaviours after calling these functions…