summaryrefslogtreecommitdiff
path: root/docs/ta/vg151_funny_shit.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ta/vg151_funny_shit.md')
-rw-r--r--docs/ta/vg151_funny_shit.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/ta/vg151_funny_shit.md b/docs/ta/vg151_funny_shit.md
new file mode 100644
index 0000000..6a25364
--- /dev/null
+++ b/docs/ta/vg151_funny_shit.md
@@ -0,0 +1,30 @@
+# VG151 — Funny Shit
+
+Being a TA is mostly pain, but occasionally you get comedy as a side
+effect: newbie questions that make no sense, hilarious program behavior,
+creative approaches to a problem, you name it. Every time I see one, I'll
+post it here.
+
+All screenshots and conversations are anonymized. If you see yourself in
+this blogpost, please don't take it personally. These funny stories are
+TAs' primary source of amusement. Please let us have them. Oh, and the
+"shit" in this post's title is by no means derogatory.
+
+If you feel extremely uncomfortable with any entry below, please send
+email to `<fkfd at fkfd dot me>`.
+
+## 2022-09-13, Lab 0
+
+![They are adding an SSH key but the key they entered is "ssh-keygen -t
+ed25519 -C example@example.com"](img/funny_shit/ssh-keygen.png)
+
+This is a reenactment of a screenshot they sent me to troubleshoot.
+
+## 2022-09-15, group chat
+
+Someone asked if the compiler they need to install was VSCode. One TA
+corrected them that VSCode is an IDE. Another TA corrected that TA because
+VSCode is technically a text editor, and Visual Studio is an example of an
+IDE.
+
+_slow down we'll be getting there_