diff options
author | gennyble <gen@nyble.dev> | 2024-08-19 18:59:37 -0500 |
---|---|---|
committer | gennyble <gen@nyble.dev> | 2024-08-19 18:59:37 -0500 |
commit | 153bd04b88e6b1ea299dab4f3bbff2b45ceb82ff (patch) | |
tree | 7ffb54bfc4bc4d3cf52d8f31c924b148a74328c5 /served/words/weeknotes/2024 | |
parent | 4045dbc038010022d498b52dd87abb54ccb448c4 (diff) | |
download | ∞-153bd04b88e6b1ea299dab4f3bbff2b45ceb82ff.tar.gz ∞-153bd04b88e6b1ea299dab4f3bbff2b45ceb82ff.zip |
from pugetsound ventura
Diffstat (limited to 'served/words/weeknotes/2024')
-rwxr-xr-x | served/words/weeknotes/2024/14.html | 55 | ||||
-rwxr-xr-x | served/words/weeknotes/2024/15.html | 42 | ||||
-rwxr-xr-x | served/words/weeknotes/2024/17.html | 27 | ||||
-rwxr-xr-x | served/words/weeknotes/2024/20.html | 46 | ||||
-rwxr-xr-x | served/words/weeknotes/2024/sol.html | 62 |
5 files changed, 232 insertions, 0 deletions
diff --git a/served/words/weeknotes/2024/14.html b/served/words/weeknotes/2024/14.html new file mode 100755 index 0000000..83af706 --- /dev/null +++ b/served/words/weeknotes/2024/14.html @@ -0,0 +1,55 @@ +--- +template=post +title=Weeknotes 14 +style=/styles/post.css +style=../writing.css +path-offset=1 + +weeknote=14 +published=2024-04-13 03:30 +updated=2024-04-13 11:38 + +description=Weeknotes! A beginning +--- + +weeknotes? weeknotes! they're like little status updates. slices of life? a +diary in short, small, broad chunks. + +I really like reading <a href="https://nonnullish.pages.dev/weeknotes/">Nika's weeknotes</a> +and her post <a href="https://nonnullish.pages.dev/posts/about-weeknotes/">About Weeknotes</a>. +The way I display mine in <a href="/words">words/</a> is directly inspired by +the way she does it, too. + +I've been wanting to start writing more <i>(for a long time,,,)</i> and I think +weeknotes will be a good way to start a routine of it. I very much enjoy that +it seems in the spirit of weeknotes to write only one or two sentences if you +truly did not do much. It feels warm and welcoming. Plus maybe now I can start +to remember what I do with my time :3 + +<hr /> + +hello and happy weeknotes. + +I opened my first merge request at work this week! I work as a NOC Tech +(Network Operations Center Technician) but, due to the shift I work being fairly +not-much-happens, they gave me access to work on some code. The project I was +given is in Python, which I know very-not-well, so I had a reason to learn it +more and I've been enjoying exploring a new language. I haven't done it in +awhile! The MR seems to be going well, too, which is a relief. + +Other than that the only other thing, really, is weeknotery! And a touch of work +on a personal project I'll talk about more next week ;) + +I'm still mulling over domain names. I've been thinking of medley.garden or +octavia.place. I went ahead and got octavia for a year after convincing from a +friend, but I'm still thinking about medley which maybe means I should go with +that and let octavia expire. + +<hr /> + + +I'm going to aim to publish these on Sunday in the early morning, but won't kick +myself if I'm late by a day or two. It's currently early Saturday Which makes +this one ~6 days late :) + +It'll be alright. \ No newline at end of file diff --git a/served/words/weeknotes/2024/15.html b/served/words/weeknotes/2024/15.html new file mode 100755 index 0000000..cb2a726 --- /dev/null +++ b/served/words/weeknotes/2024/15.html @@ -0,0 +1,42 @@ +--- +template=post +title=Weeknotes 15 +style=/styles/post.css +style=../writing.css +path-offset=1 + +weeknote=15 +published=2024-04-18 03:18 + +description=Mainly website workings. +--- + +My birthday was this week! I advance slowly through time :) + +I also did a few different things on my website: + +I got the Atom feed generating again! And that's the last thing I wanted working +before I published a weeknote! So I was able to publish +<a href="weeknotes-14.html">weeknotes 14</a> (very late). + +The webserver behind my website is called awake. I added a function for +parsing dates. It uses the <a href="https://crates.io/crates/time">time crate</a> +and can parse a date that may or may not have a time and timezone. The timezone +stuff only knows about US Central time because that's where I am and it's just a small +thing for me so I don't need to support all the chaos of international date-time. + +Also with awake: I improved the logging a touch. Previously all I logged was the path +requested but now, with it, I stick an ID that should be unique to each client. Inspired by how +<a href="https://alexwlchan.net/privacy/">Alex Chan collects analytics</a>, I hash the +IP address, User Agent, and date to get a kind of unique ID. + +And towards the end of my week I put together a page for an old project I really enjoy. +I'd really like it if you looked at <a href="/things/memoryleak/">memoryleak</a>. I +might change the layout in the future, but I'm happy with it for the time being. + +<hr /> + +It feels a little rambly this week but so do I! And maybe that reflects my internal +state more completly. Hopefully I'll be on time next week. + +goodbye for now :) \ No newline at end of file diff --git a/served/words/weeknotes/2024/17.html b/served/words/weeknotes/2024/17.html new file mode 100755 index 0000000..c15d17e --- /dev/null +++ b/served/words/weeknotes/2024/17.html @@ -0,0 +1,27 @@ +--- +template=post +title=Weeknotes 17 +style=/styles/post.css +style=../writing.css +path-offset=1 + +weeknote=17 +published=2024-05-02 03:30 + +description=In-which not-much happened. +--- + +happy weeknotes :) + +it's been a high anxiety few weeks. I meant to write a weeknote last week but +everyday I simply did not. + +I haven't been able to sleep well for the past few weeks. The Sunday of this +week had me sleep for 12 hours, wake up for an hour or two of delerious +bed-laying, and then sleep for 12 more hours. + +That's all. It's been a slow few weeks of sleeplessness. + +<i>(i bought dreamy.place as a new domain name maybe. I've been considering it.)</i> + +bye. \ No newline at end of file diff --git a/served/words/weeknotes/2024/20.html b/served/words/weeknotes/2024/20.html new file mode 100755 index 0000000..380049c --- /dev/null +++ b/served/words/weeknotes/2024/20.html @@ -0,0 +1,46 @@ +--- +template=post +title=Weeknotes 20 +style=/styles/post.css +style=../writing.css +path-offset=1 + +weeknote=20 +published=2024-05-20 16:50 + +description=Might change how I do this; Starting a new project; Some work related worries. +--- + +hello again. it's been awhile. + +I am still getting the hang of this. I might change the calendar system I use +for this and how frequently I post and also the URLs. I might change everything. + +i had a weeknote 18 draft here that only said "opengraph stuff in awake". +awake is the name of the webserver behind this website and i guess i implemented +opengraph stuff that week. you can see it if you link the following somewhere +that makes an embed: <a href="https://nyble.dev/things/memoryleak/">https://nyble.dev/things/memoryleak/</a> +<i>(if i remember: i will add a screenshot of how it looks on cohost when i get + images working in the RSS feed)</i> + +as for this week: i've started to try and parse what I want to call "raw weather +radar data". It's the data from the US' NEXRAD radars and maybe more properly known +as NEXRAD Level II data. It's been fun! I might write a little project thing on it. + +I worked 2x 12 hour shifts becuase a coworker wanted PTO which means i collected +a workday of overitme but also that I am very tired. + +The company I work at is seemingly pretty volatile and I am starting to doubt my +job security. I am applying to places across the country in Seattle in a +dreamy hopefulness. + +I exited my workday <s>today</s> Sunday with a kind of gentle determination. It's a mental +state I quite enjoy but rarely find myself graced with. In that determination I +made a list of things I would like to do. One of the entries is to Rest and I think +it should be on every ToDo list I make form now on. <i>(update: I rested)</i> + +<label> + <input type="checkbox" name="rest" /> Rest (you can) +</label> + +that's it for now. see you whenever~ \ No newline at end of file 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 |