Ask HN: Is it amoral to start charging for PDF of a previously free tutorial?
One year ago, I have written a FOSS tutorial on writing webapps on Go and published it via Leanpub using pay what you want model, the gitbooks version gets 1.5k readers each month ~50 unique per day and 1k downloads per month. only 4-5 users have paid $ via leanpub, I was thinking of removing the pdf version from gitbooks and making leanpub version as paid only. Is it amoral to start charging $ for PDF version? the source is FOSS on github and always will be OSS.
edit: https://github.com/thewhitetulip/web-dev-golang-anti-textbook/ is the link.
12 comments
[ 4.4 ms ] story [ 22.7 ms ] threadThe tutorial is here, https://github.com/thewhitetulip/web-dev-golang-anti-textboo...
I have received a lot of +ve feedback from readers, the tutorial is focused on newcomers to webdev in Go, teaches everything from scratch using real example, a todo list manager in Go
you might face backlash under certain circumstances. you'd want to weigh that against the benefits of introducing restrictions.
Thank you for your advice. I also made a screencast for the book, I am divided as to where to publish it, youtube or udemy or somewhere else.
ultimately you worked hard on something, and there's no shame in seeking recompense (pretty standard whether you're doing something commercial or open source)
Do you have any thoughts about the video series I made on the same ebook's content? Where does it make sense to publish? youtube or udemy or somewhere else?
incidentally, i created a tutorial series on programming the amazon echo (alexatutorial.com). my tutorials are pretty dry, but i'm going to probably try and create more content and start charging for it. i always admired jon lindquist of egghead.io. he started self distributing and has built a little empire. same with geoffrey grosenbach of peepcode later acquired by pluralsight.
You could make some of the chapters available for free, and offer the full version for a price. That will give potential buyers a preview of the content and help them to decide whether to purchase the full version. Good luck.