Skip to content

Instantly share code, notes, and snippets.

# Don't do this at home without asking your parents first
kbrinkmann@example:/tmp/g$ git init
Initialized empty Git repository in /tmp/g/.git/
kbrinkmann@example:/tmp/g#main #$ echo $'#!/bin/bash\necho hej >>a; git add a' >.git/hooks/pre-commit
kbrinkmann@example:/tmp/g#main #$ chmod +x .git/hooks/pre-commit
kbrinkmann@example:/tmp/g#main$ cat .git/hooks/pre-commit
#!/bin/bash
echo hej >>a; git add a
kbrinkmann@example:/tmp/g#main #$ touch a b
@wanders
wanders / x.py
Created June 29, 2022 09:34
Bara en vanlig test-gist
import this
foo = 10
x = 10
y = 10
print(x + y)
diff --git a/Cargo.toml b/Cargo.toml
index ea65016..ed65c7d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,3 +8,4 @@ edition = "2018"
cc1101 = { git = "https://github.com/dsvensson/cc1101", rev = "master" }
byteorder = "1.2.2"
rppal = { version = "0.11.3", features = ["hal"] }
+sparsnasdecoder = { git = "https://github.com/wanders/sparsnasdecode", rev = "main" }
diff --git a/src/main.rs b/src/main.rs
### Keybase proof
I hereby claim:
* I am wanders on github.
* I am wanders (https://keybase.io/wanders) on keybase.
* I have a public key ASD9at0pEEcY-M9IKdEijicXAeQ2m_QAjVRl-A81R-YnAQo
To claim this, I am signing this object: