<!-- TITLE: things I should do -->
<!-- DATE: 2024-08-09 17:22:38 -->
<h2>things to do:</h2>
<ul>
    <li>send email</li>
    <li>rewrite server source code to be less bad</li>
    <li>rewrite server source code to be more esoteric</li>
    <li>python xml (pyx?)</li>
    <li>send email within the next $[echo $(($(date -d "2024-09-28 00:00:00" +%s) - $(date +%s)))] seconds</li>
    <li>relocate moth</li>
    <li>per location config</li>
    <li>make thought posts be managed by a system other than git, such that each thought does not require a new commit</li>
    <li>make it harder to press the key that puts my keyboard in to bootloader mode</li>
</ul>
<h2>things I have done:</h2>
<ul>
    <li>tidy</li>
    <li>move server source code to its own git repository seperate from this website, and bestow upon it a reasonable name.</li>
    <li>add more support metadata tags to thought posts</li>
    <li>make thoughts render in chronological order of creation date, which I am not convinced they do.</li>
</ul>