-
`t` doesn't have a way to check varargs (if there is, then it's not documented and should be documented / I couldn't find it). You could, of course, `t.array(check)({...})` inside the function to chec…
-
### Problem
A lot of our users use python extensions. But the python extension API is not necessarily the most well-maintained or well-documented.
We should investigate where the technical failures …
zhumo updated
2 years ago
-
Recommendation 25
NASA should continue to execute against the PDS cloud computing
strategy, including selective refactoring of current systems to enable cloud migration, such
as the adoption of co…
-
The [0.8 release](https://github.com/near/near-lake-framework-rs/milestone/3) will include some significant changes and will introduce a bunch of new things. We need to ensure all of the changes and n…
-
Content.js would be greatly optimized if it had none of the console logs (including commented ones) and had everything that can be turned into well named and documented functions.
This would improv…
-
The safe function `FileAccessor::read` takes a `out_buf: *mut T` and from the documentation "Reads data in the given buffer". This should be unsafe as undefined behavior could be triggered by passing …
-
Hi!
I heard about a very promising model some while ago that you might be interested in. It's called fish.audio.
Here's a youtube demo : https://www.youtube.com/watch?v=Ghc8cJdQyKQ
Here's the…
-
This repo has gotten expansive, and is not documented well. RAML needs an overall explanation, as it is a large set with a lot of cross referencing
-
There are a few mutexes in the TCP endpoint. Their relative lock ordering and even exactly what they protect is not well documented.
-
Should we add some docs on on view presenters? It is a pretty useful thing that is not well documented at the moment.