1
0

no more textediting

This commit is contained in:
Deven Blake
2021-01-11 18:50:29 -05:00
parent 0f64f1c2b0
commit 08155068e2
3 changed files with 28 additions and 59 deletions

View File

@@ -27,29 +27,34 @@ Please do not put any stock into what I believe, as most of it is autocontradict
<LI>The last powdery bits of the cereal are much better than the initial big bits. A lot of that powder is sugar and it sweetens the milk.</LI>
<LI>Bag cereal is just as good as box cereal. Taste-wise they're identical and they're about the same effort to pour because the boxes have bags in them too. The only con to bagged is that a greater amount of cereals are boxed (e.g. there are no off-brand Wheaties where I am) and boxes have cool puzzles on the back (though now that I'm not a wee lass I do have a cellphone on which I play Konami Picross instead).
</UL>
<LI>Jargon</LI><UL>
<LI><B>/bin</B> - pronounced bin
<BR />Why? "bine", as in <B>bin</B>ary, sounds stupid. I think of it as a bin in which to place binaries.</LI>
<LI><B>/etc</B> - pronounced etsy
<BR />Why? It's easier to say than ee tee see or et cetera, and the literal meaning of the phrase is less important when it comes to describing file paths.</LI>
<LI><B>/lib</B> - pronounced lib (like in "liberty")
<BR />Why? See "bin", except I have no word imagery for its use.</LI>
<LI><B>/mnt</B> - pronounced em en tee
<BR />Why? It doesn't seem standard on Linux and a user with which I'm speaking may already have a "/mount" - <I>I</I> did when I was young and thought /mnt was reserved.</LI>
<LI><B>/opt</B> - pronounced opt (like in "opt-in")
<BR />Why? The user is <B>opt</B>ing in to <B>opt</B>ional software.</LI>
<LI><B>/proc</B> - pronounced prock
<BR />Why? Seems easier to say than "pross" like in <B>proc</B>esses.</LI>
<LI><B>/selinux</B> - pronounced ess ee linux
<BR />Why? That's what seems intuitive to me. My system doesn't have it.</LI>
<LI><B>sudo</B> - pronounced soo doo
<BR />Why? It stands for <B>su</B>peruser <B>do</B>.</LI>
<LI><B>/sys</B> - pronounced sis
<BR />Why? It's easy to say and short for <B>sys</B>tem.</LI>
<LI><B>/tmp</B> - pronounced temp
<BR />Why? It's where <B>temp</B>orary files go.</LI>
<LI><B>vi</B> - pronounced vee eye
<BR />Why? That seems to be what everybody says. Personally sometimes I say "vee" instead.</LI>
<LI>Computers</LI><UL>
<LI><B>Document editor</B>: Wordpad on Windows, Libreoffice elsewhere.</LI>
<LI>Jargon</LI><UL>
<LI><B>/bin</B> - pronounced bin
<BR />Why? "bine", as in <B>bin</B>ary, sounds stupid. I think of it as a bin in which to place binaries.</LI>
<LI><B>/etc</B> - pronounced etsy
<BR />Why? It's easier to say than ee tee see or et cetera, and the literal meaning of the phrase is less important when it comes to describing file paths.</LI>
<LI><B>/lib</B> - pronounced lib (like in "liberty")
<BR />Why? See "bin", except I have no word imagery for its use.</LI>
<LI><B>/mnt</B> - pronounced em en tee
<BR />Why? It doesn't seem standard on Linux and a user with which I'm speaking may already have a "/mount" - <I>I</I> did when I was young and thought /mnt was reserved.</LI>
<LI><B>/opt</B> - pronounced opt (like in "opt-in")
<BR />Why? The user is <B>opt</B>ing in to <B>opt</B>ional software.</LI>
<LI><B>/proc</B> - pronounced prock
<BR />Why? Seems easier to say than "pross" like in <B>proc</B>esses.</LI>
<LI><B>/selinux</B> - pronounced ess ee linux
<BR />Why? That's what seems intuitive to me. My system doesn't have it.</LI>
<LI><B>sudo</B> - pronounced soo doo
<BR />Why? It stands for <B>su</B>peruser <B>do</B>.</LI>
<LI><B>/sys</B> - pronounced sis
<BR />Why? It's easy to say and short for <B>sys</B>tem.</LI>
<LI><B>/tmp</B> - pronounced temp
<BR />Why? It's where <B>temp</B>orary files go.</LI>
<LI><B>vi</B> - pronounced vee eye
<BR />Why? That seems to be what everybody says. Personally sometimes I say "vee" instead.</LI>
</UL>
<LI><B>Operating system</B>: Anything POSIX or UNIX-like, nearly always Linux. Windows is unuseable for me.</LI>
<LI><B>Text editor</B>: ne or vim (or vi). Notepad on Windows.</LI>
</UL>
</UL>
</BODY>