Reading List
TinyPilot: Month 24 from mtlynch.io RSS feed.
TinyPilot: Month 24
Highlights
- TinyPilot reached an all-time high of $74k in revenue.
- I’m trying to figure out the best approach to software licensing.
- I’m still searching for a web framework I can love.
Goal grades
At the start of each month, I declare what I’d like to accomplish. Here’s how I did against those goals:
Create a self-contained tarball for installing TinyPilot
- Result: We now have a working tarball package
- Grade: A
TinyPilot’s install process has been growing more complex over time. It pulls in code from multiple repositories and third-party dependencies, and it’s becoming increasingly difficult to keep track of those relationships.