Casey Rodarmor
Casey Rodarmor
Probably with some fire emojis for each block.
I think this is a little better, since otherwise the purpose of the wallet databases can be unclear, and there's a conflict if you want to name your wallet "index".
It might be nice to set the description and website of this repository, so it displays something other than: "No description, website, or topics provided." and links to bittorrent.org.
[Rendered](https://github.com/casey/rfcs/blob/respect-lockfiles/text/0000-respect-lockfiles.md) Currently, `cargo install` does not respect lockfiles by default, which causes breakages when dependencies release breaking but semver-compatible versions. This RFC proposes to change `cargo install` to respect lockfiles...
I'm guessing mime types from extensions, but I know that whenever it's a text-based format, it's utf-8. Would it be possible to support guessing `charset=utf-8` where permissible? I.e. returning `text/html;...
- Copy URL to clipboard - Rename it to "Copy URL"
var micStream = await navigator.mediaDevices.getUserMedia({ audio: { latency: 0, echoCancellation: false, noiseSuppression: false, autoGainControl: false, } });
- automatically reload when binary changes - write multiple separate binaries - reimplement examples - deploy programs to web - make sure first frame time is 0 - make tests...