Juan Campa
Juan Campa
**Describe the bug** check.sh fails to run ith the following compilation error Click to expand check.sh output ``` + cargo check --workspace --all-targets --all-features Checking egui v0.16.1 (/home/juan/git/egui/egui) Checking speech-dispatcher...
There's a new (albeit experimental) promise API. I just wanted to create an issue and discuss if it's worth implementing in BrowserFS. Any thoughts? [https://nodejs.org/api/fs.html#fs_fs_promises_api](https://nodejs.org/api/fs.html#fs_fs_promises_api) Thanks for this great module...
HTML has nice **Is your feature request related to a problem? Please describe.** HTML has the concept of forms which group together fields. More importantly, when enter is pressed and...
* Closes #1531 ### Before Notice how the cursor hides after third enter. https://github.com/user-attachments/assets/8e45736e-d6c7-4dc6-94d0-213188c199ff ### After Cursor is always visible https://github.com/user-attachments/assets/43200683-3524-471b-990a-eb7b49385fa9 - `ScrollArea` now checks if there's a `scroll_target` in...
Hi, I'm looking to implement either ulpfec or flexfec for our low-latency video-only stream and was wondering to what extend is that supported by this family of crates. I understand...
## Problem Let's say the schedule is `0 * * * * *`. - Iterating the schedule before `12:00:05.000` should yield `12:00:04.000` - However, iterating the schedule before `12:00:05.100` should...
It's been more than a year since the last NPM release of `ion-sdk-js`. Would it make sense to publish a `1.8.3` version to include the latest fix in #231?
I have found myself in [this situation](http://superuser.com/questions/416658/search-in-vims-undo-history) many times. It would be awesome to be able to search through the undo history to find exactly where a particular string of...
* Closes * [x] I have followed the instructions in the PR template I've been meaning to look into this for a while but finally bit the bullet this week....