summaryrefslogtreecommitdiff
path: root/docs/shitpost/haiku.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/shitpost/haiku.md')
-rw-r--r--docs/shitpost/haiku.md41
1 files changed, 41 insertions, 0 deletions
diff --git a/docs/shitpost/haiku.md b/docs/shitpost/haiku.md
new file mode 100644
index 0000000..c6ffd1e
--- /dev/null
+++ b/docs/shitpost/haiku.md
@@ -0,0 +1,41 @@
+# Haiku collection
+
+This is a collection of haiku I composed on February 19, 2020, published on mastodon.technology. See [thread](https://mastodon.technology/@fakefred/103683337253008138).
+
+## Printer
+
+Background: my inkjet jammed up.
+
+>I do not have the
+Slightest fucking intention
+To fix that printer
+
+## Arch in a Nutshell
+
+This one is my favorite. `-Syu` is pronounced "S Y U".
+
+> What goes wrong if I
+`sudo pacman -Syu`?
+Google "Arch rollback"
+
+## Python
+
+```
+#!/usr/bin/python
+# what if it gets self-aware?
+raise SystemExit
+```
+
+How to read:
+
+- `#!/usr/bin/python`: "user bin python"
+- `#` is silenced
+
+## Paccache
+
+This is a real story.
+
+> `$ sudo paccache -r`
+20 gigas freed from disk
+very delighted
+