dogtopus

Results 64 issues of dogtopus

Any plan to add support for Teensy LC?

On darker scenes the overlay is perfectly visible for me. However even on moderately bright scenes the overlay is only barely visible. It might be a good idea to provide...

Although a bit longer than base64 (16 vs 12), hexadecimal should be easier to type on phones since only digits and letter a-f are used and it's also case insensitive....

The app does not recognize Internationalized Domain Names (IDNs) properly and tries to URL-encode them instead, which causes the app to throw exception about domain names shouldn't contain % symbols....

With libraries like [python-functionfs](https://github.com/vpelletier/python-functionfs) it should be possible to reuse some existing HID code in nxbt and make a USB gadget on Linux that emulates the Pro Controller. (For example...

enhancement

``` >>> mid = mido.MidiFile('Mariage-dAmour.mid') >>> for msg in mid: ... pass Traceback (most recent call last): File "", line 1, in File "/lib/python3.9/site-packages/mido/midifiles/midifiles.py", line 384, in __iter__ for msg...

**Is your feature request related to a problem? Please describe.** [SAFER](https://en.wikipedia.org/wiki/SAFER) (Secure And Fast Encryption Routine) is a (probably obscure enough) block cipher that comes with different key size and...

feature

Are you interested in adding this to the official [symbol](https://github.com/KiCad/kicad-symbols) and [footprint](https://github.com/KiCad/kicad-footprints) collection? It would need some changes to the look of the symbols and perhaps footprints (as documented here:...

Some quick information about it: - It's using USB HighSpeed (RIP serialusb) (though I doubt that third party will strictly follow this nor will it be enforced by $**y) -...

Pretty much just a table listing how to support controllers with authentications. | Type | Passthrough | Security chip hijacking | Native | Notes | | --- | --- |...