owais@portfolio
--:--:--
/ blog/3m5e7fqkee22r _
blog / 3m5e7fqkee22r

Dev Log 14: 2025-11-11

desertthunder.dev

Noteleaf

  • The past two days, I've written a TON of documentation after updating the Docusaurus site's theme to match the application's lipgloss palette.
  • Maintaining test coverage in this codebase is like a pendulum swinging.

Storm

  • This project exists for two reasons: changeset is a really cool project and I wanted this for Noteleaf.
  • It can be built from source or installed via homebrew with my first ever tap via goreleaser.
  • Next up is having it setup on AUR (btw), Ubuntu's PPAs, and plain-old Windows and properly integrating it into my workflows.

Beacon (docs)

  • I'm working on integration tests across the domains of the codebase, currently on the Hindley-Milner type inference engine and type checker.