diff options
Diffstat (limited to 'served/words/weeknotes')
-rw-r--r-- | served/words/weeknotes/weeknotes-14.html | 53 | ||||
-rw-r--r-- | served/words/weeknotes/weeknotes-15.html | 19 |
2 files changed, 72 insertions, 0 deletions
diff --git a/served/words/weeknotes/weeknotes-14.html b/served/words/weeknotes/weeknotes-14.html new file mode 100644 index 0000000..ec60443 --- /dev/null +++ b/served/words/weeknotes/weeknotes-14.html @@ -0,0 +1,53 @@ +--- +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 04:11 +--- + +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 them 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/weeknotes-15.html b/served/words/weeknotes/weeknotes-15.html new file mode 100644 index 0000000..7453d99 --- /dev/null +++ b/served/words/weeknotes/weeknotes-15.html @@ -0,0 +1,19 @@ +--- +template=post +title=Weeknotes 15 +style=/styles/post.css +style=../writing.css +path-offset=1 + +weeknote=15 +#published=2024-04-13 03:30 +#updated=2024-04-13 04:11 +--- + +worked on awake a little bit :) + +parser-combinator kind of date parsing + +atom feed generation :) + +birthday was this week :) \ No newline at end of file |