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/20.html | |
parent | 4045dbc038010022d498b52dd87abb54ccb448c4 (diff) | |
download | ∞-153bd04b88e6b1ea299dab4f3bbff2b45ceb82ff.tar.gz ∞-153bd04b88e6b1ea299dab4f3bbff2b45ceb82ff.zip |
from pugetsound ventura
Diffstat (limited to 'served/words/weeknotes/2024/20.html')
-rwxr-xr-x | served/words/weeknotes/2024/20.html | 46 |
1 files changed, 46 insertions, 0 deletions
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 |