Skip to content

Instantly share code, notes, and snippets.

@lucperkins
Created October 6, 2022 20:19
Show Gist options
  • Save lucperkins/27f453eb522b870e1595826534933a99 to your computer and use it in GitHub Desktop.
Save lucperkins/27f453eb522b870e1595826534933a99 to your computer and use it in GitHub Desktop.
# 🚫 BAD
nix run github:kinda-sketch/could-be-a-bitcoin-miner
# ✅ BETTER (if you've already vetted the code for this commit)
nix run github:kinda-sketch/could-be-a-bitcoin-miner/0a8e7a241db7938b10062218309ba30f6d9f0e2d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment