Design
These posts, as opposed to the blog, are not strictly temporal and may be updated over time and generally related to meager software development as a whole.
Blog Posts
- [2023-03-22] Exploring Typst
- [2023-03-16] Farewell, Custom Fonts
- [2023-02-20] Feature Review of meager-log
- [2023-02-07] The Power of Comma
- [2023-02-02] Progress Report: February 2022
- [2022-12-23] New Domain: meager-software.com
- [2022-11-01] Progress Report: November 2022
- [2022-09-22] Progress Report: September 2022
- [2022-07-31] Progress Report: July 2022
- [2022-07-23] Vim Macros and Poor Decisions: I converted my last blog post from Markdown to HTML by hand. It was rather unpleasant, but I used Vim macros heavily to make it easier and much, much faster. This post describes macros and how I used them to automate repetitive tasks.
- [2022-07-07] The Great Neovim Lua Adventure: Complete migration from Vimscript to Lua. Very detailed and covers general configuration, key mapping, color schemes, LSP, and many plugins.
- [2022-06-29] Opaque Types in Scala 3: Short summary of Opaque Types, a new language feature of Scala 3. I discuss what they offer and why I like them.
- [2022-06-22] Progress Report: June 2022: Basic progress report that allows me to describe what I'm working on outside of more-formal writing.
- [2022-05-29] Goals, Projects and Tests: Initial blog post which outlines some of my objectives, why I'm doing certain things, and taking a look at my test framework plans.