Hacker News new | ask | show | jobs
by hiAndrewQuinn 641 days ago
I'm a big fan of CC0. It's my go-to for any side projects I work on, for all kinds of reasons, but mostly just because I feel it minimizes economic deadweight loss by incurring zero additional transaction costs.
1 comments

CC0 wasn't intended for code and you can be hurt by liability/warranty issues. Creative Commons themselves suggest pairing it with an Unlicense or 0-Clause BSD.

https://opensource.org/license/unlicense

https://opensource.org/license/0bsd

Oh, do they? I always thought it was considered basically identical to those.

Brb, dual licensing everything under 0BSD.