The toxic side of free – how I lost the love for my side project (part 4)
1–10 of 185 posts
Re: The toxic side of free – how I lost the love for my side project (part 4)
#2Re: The toxic side of free – how I lost the love for my side project (part 4)
#3Thanks for sharing!
Re: The toxic side of free – how I lost the love for my side project (part 4)
#4Re: The toxic side of free – how I lost the love for my side project (part 4)
#5Not sure if it's standard practice, but in our case we let the users use the "free tier" service first, and we offer the paid plans only once we can validate they have a genuine interest in the product . It works well for us to avoid these cases.
Re: The toxic side of free – how I lost the love for my side project (part 4)
#6I see side projects also get bushwacked by this mental shift.
Re: The toxic side of free – how I lost the love for my side project (part 4)
#7Good read, but I wonder why didn't he hire a tax advisor to deal with VATMOSS? It's usually not that expensive even if you are not doing revenue, and unless you are in the business of taxes there's little to gain in doing it yourself.
With it being a new rule, there was very little info about the penalties for not complying. The penalties for normal UK VAT are only proportional to revenue, so not much risk for small companies getting it wrong. It wasn't clear that this was true for VATMOSS and so there was fear amongst even tiny company of big penalties for getting it wrong.
We went through the same worries last Nov/Dev, but were lucky that our billing provider dealt with adding in all the required logic. (Shout out to Recurly!)
Re: The toxic side of free – how I lost the love for my side project (part 4)
#8> it's cost me, £21.54 to allow some shithead to use JS Bin as a stolen card testing facility. Not sure if it's standard practice, but in our case we let the users use the "free tier" service first , and we offer the paid plans only once we can validate they have a genuine interest in the product . It works well for us to avoid these cases.
Re: The toxic side of free – how I lost the love for my side project (part 4)
#9Well that hit home pretty hard, I think I've made the same mistake with my project.
Although the great reviews and personal "thank you"'s are great, as the author said, they don't pay the bills.
Re: The toxic side of free – how I lost the love for my side project (part 4)
#10Regarding his fraud issue, I found that my website was being used in the same way when I added a credit card payment form. I implemented a system that first does an "Auth". If that passes, then I pass details to MaxMind and get back a response with a "riskScore". If the score is too high, I void the auth and decline the transaction. This has saved me a lot of chargeback fees, though it's still not perfect. I prefer P…
It's super cheap and has saved us tons of money and headaches!