text editor changes
This commit is contained in:
parent
eeb63e694e
commit
a430869f2d
@ -257,5 +257,15 @@ WIDTH="88px"
|
|||||||
|
|
||||||
<P><A HREF="/stickers">Check out some other people's stickers, too</A></P>
|
<P><A HREF="/stickers">Check out some other people's stickers, too</A></P>
|
||||||
|
|
||||||
|
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
||||||
|
|
||||||
|
<P>
|
||||||
|
This site is written on various computers, in HTML, by hand.
|
||||||
|
Usually with a combination of a web browser (Firefox, Lynx, or NSCA Mosaic) and
|
||||||
|
a text editor - usually ed and vi or vim when I need to do heavier editing but
|
||||||
|
once in a blue moon I break out ne or even Kate if there's something easier to
|
||||||
|
do in them.
|
||||||
|
</P>
|
||||||
|
|
||||||
</BODY>
|
</BODY>
|
||||||
</HTML>
|
</HTML>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<HTML LANG="en">
|
<HTML LANG="en-US">
|
||||||
<HEAD>
|
<HEAD>
|
||||||
<LINK HREF="http://www.trinity.moe/politics" REL="canonical" />
|
<LINK HREF="http://www.trinity.moe/politics" REL="canonical" />
|
||||||
<LINK HREF="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" REL="shortcut icon" TYPE="image/x-icon" />
|
<LINK HREF="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" REL="shortcut icon" TYPE="image/x-icon" />
|
||||||
@ -15,7 +15,7 @@
|
|||||||
<SCRIPT SRC="/sheets.js" TYPE="application/javascript"></SCRIPT>
|
<SCRIPT SRC="/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||||
<SCRIPT TYPE="application/javascript">window.onload = window.initializesheets;</SCRIPT>
|
<SCRIPT TYPE="application/javascript">window.onload = window.initializesheets;</SCRIPT>
|
||||||
<H1>My opinions</H1>
|
<H1>My opinions</H1>
|
||||||
<H3>updated 2021-05-03</H3>
|
<H3>updated 2021-05-04</H3>
|
||||||
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
||||||
<P>I don't hold public office. Don't fret about my beliefs, they probably won't ever affect you.</P>
|
<P>I don't hold public office. Don't fret about my beliefs, they probably won't ever affect you.</P>
|
||||||
<IMG
|
<IMG
|
||||||
@ -91,8 +91,8 @@ Why were <A HREF="https://www.ers.usda.gov/topics/food-nutrition-assistance/food
|
|||||||
<LI>I want my projects accessible to anyone who may want to work on them.</LI>
|
<LI>I want my projects accessible to anyone who may want to work on them.</LI>
|
||||||
<LI><CODE>main</CODE> is easier to type than <CODE>master</CODE>.</LI>
|
<LI><CODE>main</CODE> is easier to type than <CODE>master</CODE>.</LI>
|
||||||
</UL>
|
</UL>
|
||||||
<LI><B>Operating system</B> - I like anything POSIX or UNIX-like, nearly always Linux. Windows is unuseable for me.</LI>
|
<LI><B>Operating system</B> - I'm slowly moving over to plan9front, otherwise I like 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>
|
<LI><B>Text editor</B>: ed or vi (or vim). Notepad on Windows.</LI>
|
||||||
</UL>
|
</UL>
|
||||||
<LI><B>Discrimination</B></LI><UL>
|
<LI><B>Discrimination</B></LI><UL>
|
||||||
<LI><B>on the basis of biology</B> - extra bad. You have to go way out of your way in order to discriminate against people based on genotype - you're <I>paying money</I> to test their DNA or whatever so you can discriminate against them. Weak.</LI>
|
<LI><B>on the basis of biology</B> - extra bad. You have to go way out of your way in order to discriminate against people based on genotype - you're <I>paying money</I> to test their DNA or whatever so you can discriminate against them. Weak.</LI>
|
||||||
|
Loading…
Reference in New Issue
Block a user