Beacon (docs/code)
- Working on LRU cache invalidation
- Reorganized planning docs
- These are TODO & ROADMAP (markdown) files I tend to toss in every project I work on
- My goal with this project for the next week or so is to cut v0.3.0 and focus entirely on solidifying the type checker. I was still learning about the mechanics of hindley-milner when I started it (my notes are here) and the implementation has a few sets of edge cases and false positives to be rooted out.
- This is a loosening of my personal deadlines (which are usually way too conservative) to account for...life? and some other big projects.
VoltX (docs/code)
- This is the other big project. I've been away from this for so long (it's only really been a couple of weeks) that it was hard to reorient myself to its idiosyncrasies.
- Currently I'm working on error handling, messaging, and ergonomics (think the overlays you see in vite projects).
Noteleaf (code)
- This is a project a lot of folks seem interested in so I have to be careful not to let it be another VoltX situation.
- Luckily the last thing I worked on was the documentation site and manual.
Git-Storm (docs/code)
- I'm integrating this into my Beacon workflow so basically, we're in QA mode.
Nix Config
- This will be a weekend project for me. I see a TON of Nix configuration repos and a lot about Omarchy out there. It makes me want to scrap my current Hyprland + Endeavour setup and hit the books.