decadv_2024_init
2024-11-26
This is a sorta kinda worklog of my December adventure of 2024. I kinda wanted to do advent of code this year, but i also realized that I have like a dozen tiny ideas i'd like to implement.
As such, for now, this document will outline what I should be writing for the first half of december, at least.
I'm gonna write my day-by-day progress in another folder, will be linked somewhere around here.
1st:
I should incorporate a GPU resource monitor into my desktop. I'd like to see how much VRAM i have left and the load on my GPU. I aleady have a shell script written for this, i need only to integrate it into my eww config. Also I should update my screenshot script with a version that's currently sitting in my home folder. See [the first entry] for a more in-depth write up.
2nd:
I'd like to look into [writing out my digital garden], so that people could finally look into what I have been writing here. I'd probably spend the 2nd figuring out the actual base HTML template of the page before looking into HTML->markdown conversion. See [decadv_2024_02]
3rd:
Ended up being an entire day of rust development. See [decadv_2024_03]
4th:
Continued work on the blogging system, spending the day on actually uploading stuff to the net. [decadv_2024_04]
5th:
I want to fix my communications, I want to be reachable through facebook messenger due to apparently everyone IRL using it but I dont want to use their client. I'm thinking of setting up a matrix homeserver with bridges to discord; signal; messenger; IRC. Unfortunately, I can't. See [decadv_2024_05]. I still really want to though
6th: 7th: 8th:
ArmA3 modding! See [decadv_2024_08]
9th
See [decadv_2024_09]
10th:
I spent this one playing deadlock with my friends.
11th:
Rewrite the config for vscodium so that you don't have to imperatively install plugins for it + figure out how to do custom CSS for vscodium. See [configuration TODO]. Also see [decadv_2024_11]
12th:
Ended up not doing any work on my discord CSS during the 11th so i'm gonna leave that to myself today.
13th:
figure out how to add an RSS feed to
onyx
. Seems like a fun challenge
beyond:
-
[uxn sokoban game idea]
- Move my phone over to IPv6. Setup proper remote access between my home PC and my phone
- KelpFT still needs some flsehing out. Namely
- The speed chart needs fixing
- I should switch the color of the travel line to something that is a little more visible
[Moving from locally stored Nix configs]
[adelie to postscript converter idea]
- Does rebuilding my keyboard count?
Incoming: [decadv_2024_05]