Casey Rodarmor

Results 1064 comments of Casey Rodarmor

I made a [great spinner for imdl, a bittorrent utility](https://github.com/casey/intermodal/blob/2a748fc5338db865d634578f95354db792f19d96/src/consts.rs#L45) so we could reuse the characters from that, which count from 0 to 255 in binary using braille.

Taking screenshots would be a great option, and works for all content types. @huumn (creator of Stacker News) do you have advice on this? SN social media previews always so...

I would definitely support some kind of loud warning. I can't think of a way to not show the mnemonic that doesn't make it easier to miss. We could add...

We don't actually store the mnemonic, just the derived derivation path, and I don't think we'd want to change that in order to do this.

We should only add a CI job if it has no warnings or errors. Can you format in this PR so it's a clean run on CI?

I'd like to avoid CI jobs that make commits, since that can be confusing. Can you configure it to error-only on CI issues?

Sketch: - Project mines commit transactions. Instead of including a checksigverify, the tapscript spend path is anyone can spend, and all the script contains is the script envelope. Key-path spend...

@earthgohan Off topic for this issue! I noticed you opened an issue, which is great, but try not to comment on unrelated issues: #1621

@btcviking expressed an interest in packaging this for homebrew. I know him afk, and it would be great if someone we knew and trusted were managing such a popular package.

I think this is best left up to individual contributors, and not done by the project.