Welcome to another weekly log!
After coming back from a trip to see the solstice midnight sun, I continued the rewrite of spuriobot (in progress). Then I had to switch gears and focus on some CI infrastructure issues: a recent MacOS update seems to have introduced new warnings in Clang that must be addressed.
- Make spuriobot a standalone service (in progress)
- Add application state (done) (I am starting to think servant is too bare bones.)
- Add database queries (next)
- Satisfy the new Clang warnings and bugs on MacOS (in progress)
- Add void prototypes to rts functions (done)
- See linked ticket for other classes of issues being solved (in progress by @bgamari).
See you next time!