Skosh

Results 21 issues of Skosh

This pull request adds support for all modern browsers through a passive `scroll` event listener.

This PR adds a `protocol` option to the `PeerOptions`, that users can use to for instance choose different versions of Peer servers, and more.

It would be nice to see when offers are made on marketplace auction listings. This increases transparency. I am willing to submit a Pull Request to add this new feature....

**Prerequisites** * [x] I have checked that `@thirdweb-dev/sdk` is on the latest _stable_ version and the bug still exists. * [x] I have checked [existing issues](https://github.com/thirdweb-dev/typescript-sdk/issues?q=is%3Aissue) and I was unable...

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug
auth

Also, this is super useful for instance when loading weights, for a model that doesn't need all of the weights. I'm already using this to load weights from `clip-vit-large-patch14`, but...

Installed tinygrad from scratch, then just ran: ``` $ CLANG=1 python3 examples/coder.py ``` and ``` $ METAL=1 python3 examples/coder.py ``` Here's debug output (quite same on METAL and CLANG, both...

Wanna start by saying that I understand how important writing good & correct documentation is. As such, this work is more towards writing the infrastructure to support bounty claimers to...

Previously `cli-spinners` was imported like this `import * as spinners from 'cli-spinners';`, which resulted in importing: ```typescript { default: { // spinners here } } ``` This made `ink-spinners` not...

The tasks don't work, many files reference a non-existent `deps.ts`, etc, etc... Is this meant to be working or has this template been abandoned?