2024-08-09 17:33:02 -07:00
|
|
|
<!-- TITLE: things I should do -->
|
2024-08-09 21:30:03 -07:00
|
|
|
<!-- DATE: 2024-08-09 17:22:38 -->
|
2024-08-09 17:33:02 -07:00
|
|
|
<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>
|
2024-08-09 19:00:21 -07:00
|
|
|
<li>relocate moth</li>
|
|
|
|
<li>per location config</li>
|
2024-08-09 20:21:40 -07:00
|
|
|
<li>make thought posts be managed by a system other than git, such that each thought does not require a new commit</li>
|
2024-08-19 12:21:37 -07:00
|
|
|
<li>make it harder to press the key that puts my keyboard in to bootloader mode</li>
|
2024-08-09 19:00:21 -07:00
|
|
|
</ul>
|
2024-08-09 20:21:40 -07:00
|
|
|
<h2>things I have done:</h2>
|
2024-08-09 17:33:02 -07:00
|
|
|
<ul>
|
2024-08-09 19:00:21 -07:00
|
|
|
<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>
|
2024-08-09 21:30:03 -07:00
|
|
|
<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>
|
2024-08-09 17:33:02 -07:00
|
|
|
</ul>
|