Jonathan de Jong
Jonathan de Jong
As it says in the title, adding support for Cinny would be interesting to see.
We have a bunch of different traffic flowing through our application, all of them with different characteristics (latency tolerance, retry resilience, impact on user experience, criticality to proper application functioning,...
I encountered this while doing some development and building the image on my VM; Doing a bare clone and then running `docker build` immediately will fail with something like this;...
This is a Find command from the Before Times, which im quickly just making a PR here for to at least give testament to it. Basically, it would find users...
https://ciphersuite.info/ contains a list of cipher suites and their hex codes, i think it would be interesting if `enums.rs` could be more exhaustively defined (possibly with an automated tool to...
### Verification - [X] I understand that [if I ignore these instructions, my issue may be closed without review](https://github.com/Homebrew/homebrew-cask/blob/master/doc/faq/closing_issues_without_review.md). - [X] I have retried my command with `--force`. - [...
#### Is your feature request related to a problem? Please describe. Currently, an application I'm maintaining (Mastodon) uses Puma to dispatch work to Rack (and its controllers) However, this application...
Resolves #3414 ### Description Adds request prioritisation to the internal "todo" queue by a block that outputs integer determination. Higher priority requests get processed first. This adds a new class...
[Google allows](https://developer.android.com/training/app-links/deep-linking) apps to specify a custom URI handler, with the merge of the [Matrix URI](https://github.com/matrix-org/matrix-doc/pull/2312) proposal, this means that the URI can be referenced from links, redirects, and other...
I loaded some videos via an OtherVideos library, and attempted to add them to a playlist, but the moment i click "add", the application crashes and i see the following...