Spyke

Replies

Comment on

Closed‑source vs source‑available vs open‑source — which model makes the most sense for small tools?

Reply in thread

My main restriction is redistribution — people can read and modify the code for personal use. Since the default with no license is already “all rights reserved”, this project is mostly a test for me. I’m also cautious about someone copying or commercializing it, so I’m treating this as a learning exercise about licensing and distribution.

Comment on

I built a tiny terminal Pomodoro tool — what do you think about this kind of distribution model?

Reply in thread

It’s not really “closed‑source” — the code is source‑available on Gumroad. GitHub here is more of a landing page / documentation than a code host. The tool itself is tiny and console‑based, but the whole point of this project is the distribution experiment. I’m trying PWYW 0$+ to learn how small tools can be shared, not to monetize a Pomodoro timer.

You reached the end