tabcat

Results 48 issues of tabcat

this saves some time by not automatically installing the puppeteer chromium binaries; we can choose to install them before running browser tests. below are the repos in the org that...

help wanted
Difficulty: Easy

adds/updates benchmarks and an npm script to use the new benchmarker. benchmarks have been replaced but I left ones that havent been replaced yet. related: https://github.com/orbitdb/benchmark-runner/pull/32

| Q | A | | ---------------- | ---------------------------------------------------------------- | | Bug fix? | no | | New feature? | no | | Breaking change? | no | | Deprecations?...

adds/updates benchmarks and an npm script to use the new benchmarker. i decided not the do anything with the old benchmark files yet but we can add that as part...

There are many links inside markdown files linking to other markdown files that are broken on github. The links are not broken that much; they are just missing the `.md`...

help wanted
P3

# Open Grant Proposal: `Rough Opal` **Name of Project:** [Opal](https://github.com/cypsela/opal) **Proposal Category:** `devtools-libraries` **Proposer:** [@tabcat](https://github.com/tabcat) **(Optional) Technical Sponsor:** Dietrich Ayala, [@autonome](https://github.com/autonome) **Do you agree to open source all work you...

Open Grant

https://github.com/semantic-release/cli/blob/d6a6afaaa614e49962255ffb18ea19248f182670/README.md?plain=1#L113 Is this right? Seems a bit old. Why not use `node-version: 'lts/*'`?

Lately have been thinking about the pieces necessary to take this from a hackathon project into a fully developed product for average users. Will be working on a comprehensive, but...

would like to be able to listen for updates to names with the w3name client. it seems like the api package part of this [exists](https://github.com/web3-storage/web3.storage/pull/932) and is [undocumented](https://github.com/web3-storage/w3name/issues/90)?

Would like to know if this is the desired behavior: ```js Block = await import('multiformats/block') codec = await import('@ipld/dag-cbor') { sha256: hasher } = await import('multiformats/hashes/sha2') bytes = Buffer.from([ 100,...

P2