-
# Juding Criteria
All submissions must contain clear and concise information with explicit instructions and images describing each step required to execute the process. An accompanying video in add…
-
# Current
Command Manual lives here
https://github.com/build-trust/ockam-documentation/tree/command
And it can be generated using this shell script
https://github.com/build-trust/ockam-documentatio…
-
```text
% pkg provides -r FreeBSD-ports libsndio.so.7
Name : sndio-1.10.0
Comment : Small audio and MIDI framework from the OpenBSD project
Repo : FreeBSD-ports
Filename: usr/local/lib/libs…
-
### Use case
We currently heavily use zod in our projects. The new Parser (Zod) utility could help us (since we validated most of them manually).
Since we have use a lot of single purpose lambdas, w…
-
**Motivation / background / user story:**
git is a widely adopted and used versioning system. Platforms such a GitHub allow for open source code to be publicly shared and maintained. A decentralize…
-
I'm running into the same issue described [here](https://github.com/ethereum/solidity/issues/1226). Flycheck never gets past the import. The solution is to call solc with a remapping like:
```
@open…
-
The general idea is to build a TypeScript to React Native Schema compiler that can convert a module (that contains a native UI component usage) to a schema that will be used to define the native inter…
-
### Which package is this bug report for?
core
### Issue description
1. Create REST instance and set bot token
2. Create OAuth2API instance and provide rest instance
3. Call `generateAuthor…
-
Improve the design and look-and-feel of the static pages on `lexical.dev`
(The site must still use Docusaurus as the site generator).
-
I've recently tried to implement a Library with a Rust-Core that can be used from JavaScript or TypeScript, with a proper Typescript API. Unfortunately I've stumbled upon multiple issues where some th…