From a600ba20ad6f8ff7269f6f94afa63844db2f3388 Mon Sep 17 00:00:00 2001 From: bouncepaw Date: Mon, 20 Nov 2023 20:00:10 +0000 Subject: [PATCH] Sync Mon Nov 20 20:00:10 UTC 2023 --- 825.myco | 4 ---- 887.myco | 3 +++ 888.myco | 5 +++++ 889.myco | 4 ++++ Gripes With Go.myco | 3 +++ Manu Chao.net.myco | 4 ++++ Programming On 34 Keys.myco | 5 +++++ The Ken Thompson Hack.myco | 4 ---- 8 files changed, 24 insertions(+), 8 deletions(-) delete mode 100644 825.myco create mode 100644 887.myco create mode 100644 888.myco create mode 100644 889.myco create mode 100644 Gripes With Go.myco create mode 100644 Manu Chao.net.myco create mode 100644 Programming On 34 Keys.myco delete mode 100644 The Ken Thompson Hack.myco diff --git a/825.myco b/825.myco deleted file mode 100644 index c102315..0000000 --- a/825.myco +++ /dev/null @@ -1,4 +0,0 @@ -= 825 -https://kidneybone.com/c2/wiki/TheKenThompsonHack - -> Ken describes how he injected a virus into a compiler. Not only did his compiler know it was compiling the login function and inject a backdoor, but it also knew when it was compiling itself and injected the backdoor generator into the compiler it was creating. The source code for the compiler thereafter contains no evidence of either virus. \ No newline at end of file diff --git a/887.myco b/887.myco new file mode 100644 index 0000000..a47cb6f --- /dev/null +++ b/887.myco @@ -0,0 +1,3 @@ += 887 +https://peppe.rs/posts/gripes_with_go/ + diff --git a/888.myco b/888.myco new file mode 100644 index 0000000..d17a60d --- /dev/null +++ b/888.myco @@ -0,0 +1,5 @@ += 888 +https://peppe.rs/posts/programming_on_34_keys/ + +> Minimizing your keyboard layout is a slippery slope. +> 34-keys has been reasonably comfortable to use, for both prose and program. My palms do not move across the desk at all, as I reach for keys. I mostly write Rust and Bash, and my layout has evolved to accomodate special characters from their grammars (angled brackets and hyphens, specifically). If you are on a similar journey, I would suggest focusing on accuracy and comfort over speed. Speed comes with time. \ No newline at end of file diff --git a/889.myco b/889.myco new file mode 100644 index 0000000..bf75e04 --- /dev/null +++ b/889.myco @@ -0,0 +1,4 @@ += 889 +http://manuchao.net/ + +Manu Chao's website \ No newline at end of file diff --git a/Gripes With Go.myco b/Gripes With Go.myco new file mode 100644 index 0000000..8a3ab68 --- /dev/null +++ b/Gripes With Go.myco @@ -0,0 +1,3 @@ += Gripes With Go +https://peppe.rs/posts/gripes_with_go/ + diff --git a/Manu Chao.net.myco b/Manu Chao.net.myco new file mode 100644 index 0000000..aaf3f29 --- /dev/null +++ b/Manu Chao.net.myco @@ -0,0 +1,4 @@ += Manu Chao.net +http://manuchao.net/ + +Manu Chao's website \ No newline at end of file diff --git a/Programming On 34 Keys.myco b/Programming On 34 Keys.myco new file mode 100644 index 0000000..4c4320e --- /dev/null +++ b/Programming On 34 Keys.myco @@ -0,0 +1,5 @@ += Programming On 34 Keys +https://peppe.rs/posts/programming_on_34_keys/ + +> Minimizing your keyboard layout is a slippery slope. +> 34-keys has been reasonably comfortable to use, for both prose and program. My palms do not move across the desk at all, as I reach for keys. I mostly write Rust and Bash, and my layout has evolved to accomodate special characters from their grammars (angled brackets and hyphens, specifically). If you are on a similar journey, I would suggest focusing on accuracy and comfort over speed. Speed comes with time. \ No newline at end of file diff --git a/The Ken Thompson Hack.myco b/The Ken Thompson Hack.myco deleted file mode 100644 index 53983db..0000000 --- a/The Ken Thompson Hack.myco +++ /dev/null @@ -1,4 +0,0 @@ -= The Ken Thompson Hack -https://kidneybone.com/c2/wiki/TheKenThompsonHack - -> Ken describes how he injected a virus into a compiler. Not only did his compiler know it was compiling the login function and inject a backdoor, but it also knew when it was compiling itself and injected the backdoor generator into the compiler it was creating. The source code for the compiler thereafter contains no evidence of either virus. \ No newline at end of file