1
0

s/CRLF/LF/g

This commit is contained in:
Deven Blake 2021-05-08 12:25:34 -04:00
parent 1d9064c44b
commit 5c1edba2e1

View File

@ -1,33 +1,33 @@
<!DOCTYPE html>
<HTML LANG="en">
<HEAD>
<LINK HREF="http://www.trinity.moe/now" REL="canonical" />
<LINK HREF="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" REL="shortcut icon" TYPE="image/x-icon" />
<LINK HREF="" ID="styling" REL="stylesheet" />
<META CHARSET="US-ASCII" />
<META CONTENT="interest-cohort=()" HTTP-EQUIV="Permissions-Policy" /> <!-- FUCK GOOGLE -->
<META NAME="viewport" CONTENT="width=device-width, initial-scale=1" />
<TITLE>what i'm doing rn</TITLE>
</HEAD>
<BODY>
<P><A HREF="/">~ Return to the rest of the site</A></P>
<SCRIPT SRC="/cookies.js" TYPE="application/javascript"></SCRIPT>
<SCRIPT SRC="/sheets.js" TYPE="application/javascript"></SCRIPT>
<SCRIPT TYPE="application/javascript">window.onload = window.initializesheets;</SCRIPT>
<H1>What I'm doing right now</H1>
<H3>updated 2021-04-05</H3>
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
<P>
I'm writing some <A HREF="https://github.com/devenblake/utilities">utilities</A> for my system.
Mostly math-related right now but there's also a crack at <I>head</I>(1) and the usual <I>true</I>(1) and <I>false</I>(1).
I've been meaning to write an article or something on how to install my implementations of true/false.
I do believe they're better than the GNU versions though it didn't take much (they're literally just <CODE>int main(void){return </CODE><I><CODE>n</CODE></I><CODE>;}</CODE>).
</P>
<P>
I got a new phone, the Unihertz Titan.
It's a behemoth and 1.5cm thick. Totally worth the $350.
It's seen active use since 0500 today and now at 1400 it's still at 75% charge.
That's on 4G LTE, playing music off the SD card and surfing the web.
</P>
</BODY>
</HTML>
<!DOCTYPE html>
<HTML LANG="en">
<HEAD>
<LINK HREF="http://www.trinity.moe/now" REL="canonical" />
<LINK HREF="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" REL="shortcut icon" TYPE="image/x-icon" />
<LINK HREF="" ID="styling" REL="stylesheet" />
<META CHARSET="US-ASCII" />
<META CONTENT="interest-cohort=()" HTTP-EQUIV="Permissions-Policy" /> <!-- FUCK GOOGLE -->
<META NAME="viewport" CONTENT="width=device-width, initial-scale=1" />
<TITLE>what i'm doing rn</TITLE>
</HEAD>
<BODY>
<P><A HREF="/">~ Return to the rest of the site</A></P>
<SCRIPT SRC="/cookies.js" TYPE="application/javascript"></SCRIPT>
<SCRIPT SRC="/sheets.js" TYPE="application/javascript"></SCRIPT>
<SCRIPT TYPE="application/javascript">window.onload = window.initializesheets;</SCRIPT>
<H1>What I'm doing right now</H1>
<H3>updated 2021-04-05</H3>
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
<P>
I'm writing some <A HREF="https://github.com/devenblake/utilities">utilities</A> for my system.
Mostly math-related right now but there's also a crack at <I>head</I>(1) and the usual <I>true</I>(1) and <I>false</I>(1).
I've been meaning to write an article or something on how to install my implementations of true/false.
I do believe they're better than the GNU versions though it didn't take much (they're literally just <CODE>int main(void){return </CODE><I><CODE>n</CODE></I><CODE>;}</CODE>).
</P>
<P>
I got a new phone, the Unihertz Titan.
It's a behemoth and 1.5cm thick. Totally worth the $350.
It's seen active use since 0500 today and now at 1400 it's still at 75% charge.
That's on 4G LTE, playing music off the SD card and surfing the web.
</P>
</BODY>
</HTML>