-
This extension is being referenced in the Mocha docs, however, it seems to have a few critical issues which are being reported but were not fixed.
1) It requires some `nyc` which you have to instal…
-
Hi, just saw the package on Twitter / the Nature paper and started playing with it a bit. One thing that caught my eye was that the defaults of `testClusters()` will result in an error on Windows mach…
-
![image](https://github.com/LuqueDaniel/vscode-language-renpy/assets/22531674/c6b6c7d4-f862-4685-9c4f-c5e3698ae4f1)
Currently the renpy extension reports deprecations, however it does so in a way n…
-
**Is your feature request related to a problem? Please describe.**
I'm looking to set up some automations for bulk upserting contacts. I need to get contacts from multiple data sources, map them to m…
-
## The motivation
As a data producer, it can be hard to discern, from the code alone, what the required attributes are.
## The proposed solution
We actually have all this information (althoug…
-
https://link.springer.com/chapter/10.1007/978-3-319-30840-1_16
Improving Fuzzing Using Software Complexity Metrics
"evaluated 25 metrics: Lines of code count (LOC), basic blocks count (BBLs), proc…
-
### Feature description
_No response_
### Reason
So that scripting updates with main
### Use case
idk there isnt any scripts yet
### Alternatives
making a random bot that updates scripting
##…
-
Follow-up from the discussion on #146.
It would be good to know for what exactly Puppeteer is needed and if it could be replaced with something else that doesn't have a strict requirement for a giv…
-
Hi @KittyGiraudel and @morkro,
First of all, thank you for creating this accessible dialog, carefully done and documented! Thank you a lot 🙌
I'm considering replacing a custom dialog/modal impl…
-
`db.query` is a bit difficult to support over a muxrpc stream, but it should be possible.
```js
ssb.db.query(
and( // this produces a function
type('post') // this produces an object
),…