1
0
This commit is contained in:
Deven Blake 2021-04-05 14:12:11 -04:00
parent c01babd4a2
commit 6567edb0ea

View File

@ -14,10 +14,19 @@
<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-02-14</H3>
<H3>updated 2021-04-05</H3>
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
<P>
Studying UNIX and Plan 9 source code.
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>