diff options
Diffstat (limited to 'served/words/weeknotes/2024/sol.html')
-rwxr-xr-x | served/words/weeknotes/2024/sol.html | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/served/words/weeknotes/2024/sol.html b/served/words/weeknotes/2024/sol.html new file mode 100755 index 0000000..e0ba7a8 --- /dev/null +++ b/served/words/weeknotes/2024/sol.html @@ -0,0 +1,62 @@ +--- +template=post +title=Sol Weeknotes +style=/styles/post.css +style=../writing.css +path-offset=2 + +#weeknote=20 +published=2024-07-20 09:00 + +description=wherein she briefly explains her absence and introduces a new calendar system +--- + +<section style="color: var(--text-dim); display: grid; grid-template-columns: 1fr 1fr"> + <div style="grid-column: 1 / 3;">month bounds (gregorian calendar)</div> + <div>start: June 18th, 2024</div> + <div style="text-align: right;">end: July 15th, 2024</div> +</section> + +Dear _, + +It's been a doozy these last days! Here's what happened: + +I worked a bit on <a href="/things/colorsquash">colorsquash</a>. It's a project +I like a good bit! I don't know how to write about it so it's project page is +a touch sparse for now. + +Colorsquash is what first prompted a now-dear friend to message me after I +posted some about it on Twitter. That same friend submitted a PR back at the +beginning of the year that I finally merged (<3 and sorry it took so long) to +add a new quantization method. Thank you! It's very neat. + +After that I went to the emergency room a few times and was essentially told +"you are having anxiety attacks" which might be true, the symptoms seem to fit!, +but some things about it don't make sense. Regardless, I've been pretty slow to +start doing things again. + +But I've got tired of watching Dimension 20 and miscellaneous YouTube videos. +Don't get me wrong, Dimension 20 rocks! It's just that when it's all I do it can +get a little much. <i>(I still love A Starstruck Odyssey which I watch seemingly + once a year. It's very good. I also watched A Crown of Candy recently which + I adore fervently. It's fantastic.)</i> + +So I wrote a little about weeknotes! To have something to link to from the +<a href="/words">words/</a> page. It's called +<a href="/words/weeknotes/what.html">What? Weeknotes.</a> + +In it I talk about the calendar system I want to start using here, the International +Fixed Calendar (IFC), which I just think is fun :) I want to write more about it +later, so I guess look for that? + +This note is for the month of Sol (which is the added 13th month in the IFC; the +month after June). The entire month! All 28 days. + +<i>(not strictly part of this note, but a passed missed one: I revived an old page + to show a friend. Go look at it please; I like it a lot. It's poetry or prose + or something~ <a href="/bits/__.html">__.html</a>—a thing about names) +</i> + +<div style="display: flex; justify-content: end;"> + <p style="width: min-content">Sincerely,<br />genny +</div> \ No newline at end of file |