This content is sourced from Drew DeVault's blog from before he removed the gemini capsule and content from his site.
This is an attempt to archive his gemini-only posts, as I found them to be of value, at least to me and wished to refer to them via an accessible URL.
Note that relative links within the content will not work. Links to static assets with extensions (jpg, webm, png) have been converted to git.sr.ht download URLs.
=> Page source | View on WWW
This is how I choose a license for a new project. It is a reflection of my values and priorities and may not work for your needs.
1: Does it matter at all?
YES => GOTO 2
NO => Use WTFPL
2: Do you want it to become ubiquitous, where anyone, including corporations, governments, literally anyone, would have no reservations about using it for any use-case, including making proprietary derivatives and selling them, or reusing the code in another project, proprietary or not?
YES => GOTO 3
NO => GOTO 4
3: Is the copyright owned by a company who might have trademarks and patents and other such garbage?
YES => Use Apache 2.0
NO => Use MIT or BSD
4: Is it a program?
YES => Use GPLv3
NO => GOTO 5
5: Is it a library?
YES => GOTO 6
NO => GOTO 7
6: Do you want users to be able to vendor it (copy it into their code), or should they be required to install it and link to it to use it without the viral obligation?
YES => Use MPL 2.0
NO => Use LGPLv3
7: Is it a network service?
YES => Use AGPLv3
NO => GOTO 8
8: Is it a creative work?
YES => Use CC-BY-SA
NO => Well then what is it?
Content captured with git commit from 2023-06-12.
=> All posts | CC-BY-SA This content has been proxied by September (ba2dc).Proxy Information
text/gemini; lang=en