diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/shitpost/index.md | 1 | ||||
-rw-r--r-- | docs/shitpost/no_backspace.md | 36 |
2 files changed, 37 insertions, 0 deletions
diff --git a/docs/shitpost/index.md b/docs/shitpost/index.md index 4e99c1a..fb4da31 100644 --- a/docs/shitpost/index.md +++ b/docs/shitpost/index.md @@ -11,3 +11,4 @@ precious time you could've spent more wisely elsewhere: - [Extreme Boredom Has Driven Me Into Playing Pokemon Sword](pokemon_sword) - [The Egg is Flat](flat_egg) - [Haiku collection 2](haiku_2) +- [Writing A Blogpost Without Using Backspace](no_backspace) diff --git a/docs/shitpost/no_backspace.md b/docs/shitpost/no_backspace.md new file mode 100644 index 0000000..4be83fc --- /dev/null +++ b/docs/shitpost/no_backspace.md @@ -0,0 +1,36 @@ +# Writing A Blogpost Without Using Backspace + +2022-07-16 + +I'm a terrible typist. Even if I;m looking right at the keyboard, I can;t +guarantee 100% accuracy. See? I got both apostrophes wrong. Truth be told, +I never learned proper fingerring. That "rr" was a mistake,. That ",." was +a mistake. OK, back to where we're at. Sometimes I plavce my finfers on +the home row, and ten seconds later they just disperse onto random keys. +Sometimes I press two keyts when I meant to press one. This is very common +when I save a file in vim. The correct command is `:w`; I often do `:we` +without knowing and vim telsl me there's no sucj command. And I ofeen get +the keystroke ordering wrong. It's as if one hand has 50 more milliseconds +of latency than the other. + +I never learned to blinf type either. Every ten seconds or so, I *have* to +check out where my hands are ion the keyboard ior they starty doing weuird +trhings and mess tup rtberu7thign I ;k doing. I have, at least one time, +churned out a completye senmtence uninterrupted without looking at the +keyboard, as if directly from brain toi keytboard. this rarely happens. + +What's thwe most painful is writing LaTeX. In math mode there's all these +backslash-initiated commsnds and delimiters, sucha s `\left( \right)` and +`\mathrm`. Typing all these while thinking about math is like soldering +0603 resistors in a moving car. The good nerws is I have a plugin +installed named VimTex, which helps me with some keystrokes, sucg as `]]` +to match `\begin{}` with `\end{}`. But believe me, even with this one +I cannot finish one equation woithjout constantly hittig backspace. + +There, I typoed a blogpost wuithout using backaspace. I have definitely +proven what a terrible typ8sty I am. I don'ty deserve keyboards, and at +this point I wonder why no one has taken them away. Dvorak won't save me, +nor will it save anyone who is not equipped with enough dexterity to +distinguish themselves from an ape. This would serve as a cautionary tale +for your children to start typing early, or forerver be bound to a fate of +sloppy typistry. |