-
Offscreen iframes are iframes located outside of the visible browser viewport. As they are unseen by the user and slow down page load, they should be loaded later, closer to when the user is going to …
-
I have seen several distillations for different single languages for distil-whisper (like en, de etc). But I have yet to come across some distil-whisper which has been trained to be multilingual. For …
-
Although I am not sure on your exact plans for the project and whether 3D-based games would be the main target for the Elven, I would suggest experimenting adding a 3D Physics engine at some point of …
-
# Why?
**90%**1 of my computer networking knowledge is **self-taught** through debugging while trying to solve a specific problem. I did not _formally_ study to be a "networking engineer" and as a …
-
# Issue
Type: Enhancement suggestion: Application
## **Summary**
Integration of crash and bug reporting system to a database, formally known as "`Integrated System for Reporting Crashes a…
-
Hi,
First of all, thank you for the work you have done. Really great.
I wanted to ask if the instance segmentation model will also be available.
Thanks,
Mattia
-
Frostsnap (app & cli) should be able to communicate with a remote coordinator.
One coordinator should be "coordinating" and the other coordinators "listen" and pass messages onto signers (maybe aft…
-
Currently is possible to place a package outside of the `subprojects_dir` using a `../package` name hack.
```json
{
"subprojects_dir": "src",
"depends": {
"../package": {"name":…
-
### Issue Description
My hypothesis is that any two queries that share a field where the second query uses @defer on the field, the second query will read from and return the cache for the field ev…
jer-k updated
3 months ago
-
Hi. I was just working with `mongodb` and I sidetracked to thinking on promises and understanding a little more of them. After having solved this workshop (which was great), I was tinkering with a con…