blob: 1c7694d56ed181857e5c74704f70f73ac3fc94cc (
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
|
---
template=post
title=I write sometimes?
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 class="wk-notes">
<li class="wk-long"><a href="a-really-long-week.html">46: a really long week</a></li>
<li class="wk-mark">sep</li>
<li><a href="weeknotes/2024/sol.html">29</a></li>
<li class="wk-mark">jun</li>
<li><a href="weeknotes/2024/20.html">20</a></li>
<li><a href="weeknotes/2024/17.html">17</a></li>
<li><a href="weeknotes/2024/15.html">15</a></li>
<li><a href="weeknotes/2024/14.html">14</a></li>
<li class="wk-mark">mar</li>
<li class="wk-mark">2024</li>
</ul>
</section>
<section id="written">
<h2>technical writings;<br>project updates</h2>
<!--<a href="akkoma-postgres-migration.html">Akkoma Postgres Migration</a>-->
<a href="debugging-my-sql-query.html">Debugging My SQL Query</a>
</section>
</div>
|