Paul Graham and Balaji really don't like the New York Times. Can't blame them really. The NYT lets you subscribe online, but you can only unsubscribe by calling them or talking to them through chat.<p>I made a repo where users can talk to someone at support to cancel their NYT subscription. It uses twilio to place the call, and streams the audio through websockets to google's speech to text api. When it hears that you are next in line, it forwards you the call.<p>Here's the github repo: <a href="https://github.com/toshvelaga/cancel-NYT" rel="nofollow">https://github.com/toshvelaga/cancel-NYT</a><p>Here's the writeup: <a href="https://medium.com/@toshvelaga/cancel-your-nyt-subscription-using-twilio-and-google-speech-to-text-887a27bdf465" rel="nofollow">https://medium.com/@toshvelaga/cancel-your-nyt-subscription-...</a>
I prefer a simpler, low-tech solution: cancel the credit card account you used to subscribe. I do this every 3 months or so as a general fraud-prevention measure.