Oliver Sayers
Oliver Sayers
In `neutron-ui\index.less`: Starting from Atom v1.13.0, the contents of `atom-text-editor` elements are no longer encapsulated within a shadow DOM boundary. This means you should stop using `:host` and `::shadow` pseudo-selectors,...
Requires API level 29 and already deprecated in favour of [`setAllowedAuthenticators`](https://developer.android.com/reference/android/hardware/biometrics/BiometricPrompt.Builder#setAllowedAuthenticators(int)) in API level 30. Seems it's rather immature 🤷
Hey Just wondering if you were considering creating a usb64 like board for this? One teensy 4 controllers?
Travis builds were failing.
Requires https://github.com/kz26/dottorrent/pull/13
As of now in order to support `custom://url-protocols` you have to create a URL Protocol key in regedit and then parse the args with global `NL_ARGS`, the major downside to...
From [torf-cli](https://github.com/rndusr/torf-cli): > --xseed, -x Randomize the info hash to help with cross-seeding. This simply adds an entropy field to the info section of the metainfo and sets it to...
Here's my work that should close #4. Couple of queries: Is decoding result as `utf-8` ok? Should I enable email reporting?
Waiting for https://github.com/actions/virtual-environments/issues/2187