On the difficulty of making money from FOSS, and how having a widely popular project does not mean it has commercial value: https://www.ianbicking.org/blog/2019/03/open-source-doesnt-make-money-by-design.html
Related Posts
I've been using "Expected Int, but got String" for my type error messages, but I've been wondering if I could do better.
"Expected Int here, but this value has type String" or "This expression requires Int, but the value is String".
Do you have a favourite?
I've dabbled with 'conventional commits' for a personal project but I found they slowed me down.
It's not always easy to categorise a commit as a fix, a chore etc. Sometimes refactorings also fix bugs.
Do you use them? I can imagine a large, mature project benefitting more.
Blogging about my programming language project: choosing the basic syntax!
https://www.garden-lang.org/blog/syntax.html