blob: 76de6f9074e561d34231a5a42afa634c9e89b3d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
---
template=post
title=Writing
style=/styles/post.css
style=words.css
---
Writing is so much easier than speaking. Things I write will appear here most
likely. Unless they feel more poetic in which case they'll probably be in the
<a href="/bits/">bits/</a>.
The writing is part of the website <a href="/atom.xml">Atom Feed</a>.
[@paragraphs off]
<div>
<section id="weeknotes-section">
<h2 id="weeknotes">weeknotes</h2>
<h3 id="what-weeknotes"><a href="weeknotes/what.html">what?</a></h3>
<ul id="weeknotes-ifc">
<li>sol</li>
<li class="month"><a href="weeknotes/2024/sol.html">complete</a></li>
<li>jun</li>
<li class="early miss">early</li>
<li class="miss">late</li>
</ul>
<ul id="weeknotes-list">
<li class="miss">23</li>
<li>jun</li>
<li class="miss">22</li>
<li class="miss">21</li>
<li><a href="weeknotes/2024/20.html">20</a></li>
<li class="miss">19</li>
<li class="miss">18</li>
<li>may</li>
<li><a href="weeknotes/2024/17.html">17</a></li>
<li class="miss">16</li>
<li><a href="weeknotes/2024/15.html">15</a></li>
<li><a href="weeknotes/2024/14.html">14</a></li>
<li>apr</li>
<li>mar</li>
<li>feb</li>
<li>jan</li>
<li>2024</li>
</ul>
</section>
<section id="written">
<h2>technical writings;<br>project updates</h2>
<a href="akkoma-postgres-migration.html">Akkoma Postgres Migration</a>
</section>
</div>
|