Mike Tsao
Mike Tsao
This isn't your fault, but you should know about it. Something broke in the gcc toolchain between Ubuntu 16.04 and 18.04, and many programs you build and try to flash...
It's tedious to configure multiple remotes. I wrote a simple script that makes it a little easier. ``` REMOTES = { "12:23:34:45:56:67": 100, "12:23:34:45:56:68": 101, "12:23:34:45:56:69": 102, } PARAMS =...
Thanks a bunch for making this image! I was going crazy trying to figure out why I couldn't add [the `--restrict-to-path` magic](https://borgbackup.readthedocs.io/en/stable/quickstart.html#remote-repositories) to my client ssh keys. I was getting...
Fixes #111. EXIF wasn't exactly the right scheme; rather, XMP is recognized across both PNG and JPEG. An open issue is that https://github.com/commonsmachinery/tinyxmp is currently buggy (which is why I'm...
It would be cool to (optionally) embed the information in each file's EXIF metadata needed to reproduce it. Having the seed and the prompt in the filename/folder is nice, but...
1. Try to load the font file called `MaterialIcons-Regular.ttf` located in [this giant zip](https://github.com/google/material-design-icons/releases/tag/4.0.0). 2. Get error `Failed to find replacement characters '◻' or '?'` that originates from epaint-0.23.0/src/text/font.rs:364:17. This...
Hi there, Thanks for writing these utilities. Is there a simple example that would be a good basis for starting a simple, new case? Something like this (pardon my pseudocode;...
I have a feeling that I'm asking for this at the wrong layer in the stack, but it would be really nice if users could double-click a toast and copy...
https://github.com/bitcoin/bitcoin/tree/master/src/test/data, for example