01 Nov 2023
Lots of progress after lots of hacking. Just one test remaining, and everything seems fine. Still a handful of tasks before I can consider the initial port complete. Phew. I feel that v3 is a significant step in the right direction: the code is clearer, there’s less of it, and it’s faster.
... more
18 Oct 2023
Some important basics are in place: basic tech stack (Python, Flask, Flask-wtf), database setup and migrations, basic project structure, code linting and initial tests. Lots still to do.
... more
11 Oct 2023
Currently, I have a few main areas of work:
- Lute v3: porting the project to Python
- Fixing existing issues, adding small new features
- Supporting new user installs
... more