blob: ffb91810ebfa863300ee82f16f6e86011be57542 (
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
|
---
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 class="wk-miss">
<li>49</li>
<li>48</li>
<li>dec</li>
<li>47</li>
</ul>
<ul class="wk-notes">
<li><a href="a-really-long-week.html">46: a really long week</a></li>
</ul>
<ul class="wk-miss">
<li>45</li>
<li>44</li>
<li>nov</li>
<li>43</li>
<li>42</li>
<li>41</li>
<li>40</li>
<li>oct</li>
<li>39</li>
<li>38</li>
<li>37</li>
<li>36</li>
<li>35</li>
<li>sep</li>
<li>34</li>
<li>33</li>
<li>32</li>
<li>31</li>
<li>aug</li>
<li>30</li>
</ul>
<ul class="wk-notes">
<li><a href="weeknotes/2024/sol.html">Week 29</a></li>
</ul>
<ul class="wk-miss">
<li>28</li>
<li>27</li>
<li>jul</li>
<li>26</li>
<li>25</li>
<li>24</li>
<li>23</li>
<li>22</li>
<li>jun</li>
<li>21</li>
</ul>
<ul class="wk-notes">
<li><a href="weeknotes/2024/20.html">Week 20</a></li>
</ul>
<ul class="wk-miss">
<li>19</li>
<li>18</li>
<li>may</li>
</ul>
<ul class="wk-notes">
<li><a href="weeknotes/2024/17.html">Week 17</a></li>
</ul>
<ul class="wk-miss">
<li>16</li>
</ul>
<ul class="wk-notes">
<li><a href="weeknotes/2024/15.html">Week 15</a></li>
<li><a href="weeknotes/2024/14.html">Week 14</a></li>
</ul>
<ul class="wk-miss">
<li>apr</li>
<li>mar</li>
<li>13</li>
<li>12</li>
<li>11</li>
<li>10</li>
<li>9</li>
<li>feb</li>
<li>8</li>
<li>7</li>
<li>6</li>
<li>5</li>
<li>jan</li>
<li>4</li>
<li>3</li>
<li>2</li>
<li>1</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>-->
<a href="debugging-my-sql-query.html">Debugging My SQL Query</a>
</section>
</div>
|