Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,867 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 148 commits in 27 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 2 repositories not shown
Created a pull request in webtorrent/webtorrent-desktop that received 1 comment
Disable background throttling
Reference: #1720 (comment) I actually think we want backgroundThrottling: false so our timers and intervals aren't throttled when the app is backgr…
Opened 6 other pull requests in 6 repositories
webtorrent/webtorrent-cli
1
open
webtorrent/magnet-uri
1
merged
webtorrent/webtorrent
1
merged
webtorrent/webtorrent-desktop
1
merged
webtorrent/ut_metadata
1
merged
webtorrent/bittorrent-protocol
1
merged
Reviewed 35 pull requests in 18 repositories
feross/simple-peer 5 pull requests
standard/standard 4 pull requests
webtorrent/webtorrent-cli 3 pull requests
feross/yt-player 3 pull requests
webtorrent/bittorrent-lsd 2 pull requests
webtorrent/magnet-uri 2 pull requests
webtorrent/webtorrent-desktop 2 pull requests
feross/buffer 2 pull requests
standard/vscode-standardjs 2 pull requests
feross/is-buffer 2 pull requests
standard/eslint-plugin-standard 1 pull request
webtorrent/torrent-discovery 1 pull request
feross/spoof 1 pull request
feross/TheAnnoyingSite.com 1 pull request
feross/fromentries 1 pull request
webtorrent/webtorrent 1 pull request
feross/cross-zip 1 pull request
feross/clipboard-copy 1 pull request
Created an issue in standard/standard that received 6 comments
Mention `ts-standard` in the docs
I don't believe we're mentioning ts-standard in the docs. Isn't that the easiest way to use standard with TypeScript at the moment. Can someone – @…