Weekly Roundup 2022-08-09
- Wednesday: I tried to explain what interests me about Koka.
- Thursday: I talked about using Koka for a specific practical-ish application.
- Friday: I speculated about what a structured concurrency library in Koka would look like.
- Saturday: I did some more work on CGI in Koka, and ran into bizarre issues that kind of make me want to come up with some other project for Koka, and I'll mess with rolling my own CGI library in Lua or whatever.
- Sunday: I started reviewing MOTR's codebase to look for obvious problems, and sorted them in rough order of when I want to be working on them.
- Monday: I finished the review, though I'm going to need a few more passes. I also made some of the changes, and got to see how justified they were because I was squinting at some lines going "Wait, which of these attribute accesses is broken?"
Next week, I guess I'll look for some other project to switch off with for the structured concurrency stuff.