Weilu Jia
Weilu Jia
I use `action-gh-release` to automatically upload a CI build when a new release is cut. Recently this has stopped working. It looks like the action is trying to make the...
### Environment: - Fail2Ban version (including any possible distribution suffixes): 0.9.6 - OS, including release name/version: Ubuntu 17.04 - [x] Fail2Ban installed via OS/distribution mechanisms - [x] You have not...
- _Node version:_ v12.18.3 - _Browser version:_ Chrome 89.0.4389.114 - _Device, operating system:_ Debian bullseye - _The Lounge version:_ v4.2.0 --- This may be a different bug depending on what...
Sync books (and optionally reading position) to and from [Google Play Books](https://play.google.com/books). Not to be confused by the similarly named [Google Books](https://books.google.com/). Google Play Books only supports EPUB and PDF,...
The Readme only talks about mounting `~/.chia/` or `~/.chia/mainnet/` when keeping a persistent config. However, the keys from `chia keys generate` are actually stored in `~/.chia_keys/` not ~/.chia/`. This means...
Add Video.js or your modern html5 video player of choice. This would give a few benefits: - Support for DASH and HLS for dynamic bitrates - Subtitle and audio track...
Same as https://github.com/howardchung/watchparty/issues/3, but for [Emby](https://emby.media). Plex already has native "[watch together](https://support.plex.tv/articles/watch-together/)" support. Emby does not support such a feature and would benefit a lot more from WatchParty than Plex....
Looks like timestamps are converted to longs. At high request rates (100+ QPS), this causes batches of balls to get sent every second instead of as a stream. This not...
The docs give this snippet of code as an example of how to use the library. ```ruby require 'net/http/persistent' uri = URI 'http://example.com/awesome/web/service' http = Net::HTTP::Persistent.new # perform a GET...
## Description We would like to see if an option can be added to selectively archive blobs that were made by a specific list of addresses. This allows users to...