decadv_2025_02
2025-12-02
Index: > [decadv_2025_init]
Previous: > [decadv_2025_01]
Next: > [decadv_2025_03]
More rust programming today. I've only partially achieved my goal for today though, I've decided to call it early because .. I am once again feeling sleepy and my dishes are in need of doing.
Though I did manage to do the following:
- Refactor a bunch of my old code to be more concise
- Make an extra file set for a trigger string based publishing mechanism
- Write a regex-based function to search and parse dates in my blog entries, to sort by later.
I dislike being in this state. I know exactly what needs to be done at a high level, and I have the motivation to implement, but I don't have the time to implement it without losing some very precious sleep.
I'm also gonna link my pinned links here so I don't have to look them up again tomorrow:
https://www.rssboard.org/rss-specification#hrelementsOfLtitemgt
https://docs.rs/regex/latest/regex/#example-find-a-middle-initial
https://docs.rs/chrono/0.4.42/chrono/struct.NaiveDateTime.html#method.parse_from_str
http://localhost:8080
Oh and I may have to pivot to ArmA3 modding tomorrow as well, I've been nagged about it yesterday, but we'll see how long that takes me in the first place, may be just a tiny patch.
Incoming: > [changelog] > [decadv_2025_01] > [decadv_2025_03]