>"Working" is not the natural state in a complex world! It's a testament to the combined energy and skill of many people that systems are built and kept working well enough for long enough so as to become invisible.<p>I just have to take issue with this as someone who grew up in a very rural, natural area and was enamored with biology, biological, and ecological systems as a kid (8-12).<p>The statement that "working" is not the natural state in a complex world? You're showing your ignorance of complex systems.<p>What of the Ogallala Aquifer, a massive underground cave and sediment system that stores and filters water over hundreds or thousands of years? It's massively complex and in its natural state it's working but we're draining it.<p>What about the weather systems in the atmosphere? Could you argue that one of the most complex systems (maybe only second to the ocean current system) on the planet is not "working" in it's natural state? Don't take an anthropomorphic perspective of it working for you. It is a complex system whose natural state is "working". If it breaks down for our purposes at this point, it is due to our combined energy pulling it from it's natural state.<p>Your limbic system is very very complex and is naturally in a state of working. No human intervention.<p>It's a testament to our combined lack of regard for the true complexity of systems that we consistently build systems that fail in opaque ways, and through our actions destroy long-running complex natural systems that we don't fully understand.<p>He speaks as if becoming invisible is a matter of transparency, but it functions more like a veil.
Hi! Author here. You're right — but two things to consider here.<p>First, that quote is referring to human-made systems, not natural ones (as is the rest of the essay!) and I think our views align on whether human systems regularly work.<p>Second, natural systems (and all complex-enough systems) are always running in some degraded fashion. So what "working" means is ambiguous: they are broken, yet accomplishing the goal. The quote from the essay refers to "working" in the "free of faults" sense, in which I again think our views align.
> Your limbic system is very very complex and is naturally in a state of working. No human intervention.<p>It has evolved over millions of years. The evolution included billions of variants that didn't work and died before being able to reproduce.<p>And even then, are you saying everyone's brain is perfect and never needs any external intervention?
I guess this is the distinction between a complex system and a complicated system.
I would have given up after the first failure, and used a different streaming service. I have zero patience for consumer technology that doesn't work, after spending every work day dealing with enterprise technology that doesn't work.
I don't have this much patrience, I had a really similar issue, I had a streaming service as an extra perk for somethimg I have- When It stopped working - Something hit me, this isn't a troubleshooting session but twas the call of the seas.....
Completely off topic but the title made me wonder if there’s any subscription service that cancels you if you don’t use it? Not quite usage based billing - plans that cancel (or pause) without use? I can’t think of any - terrible business model of course
> plans that cancel (or pause) without use?<p>Kagi is one of them.<p>[1]: <a href="https://help.kagi.com/kagi/faq/faq.html#fair-pricing" rel="nofollow">https://help.kagi.com/kagi/faq/faq.html#fair-pricing</a><p>I recall a db service does that too long ago. Although I'm not sure if they changed policy as it's been a while.
In 2020 Netflix claimed they would start to automatically cancel inactive accounts [1], but the post has since disappeared. I also remember Microsoft saying the same thing about Xbox Game Pass but have not searched for their statement.<p>[1] <a href="https://web.archive.org/web/20200522032356/https://media.netflix.com/en/company-blog/helping-members-who-havent-been-watching-cancel" rel="nofollow">https://web.archive.org/web/20200522032356/https://media.net...</a>
Slack. Deactivates a seat after 28 days of inactivity. A really good practice.<p>edit: and obviously reactivates after activity
Kagi does something close to that. <a href="https://help.kagi.com/kagi/plans/plan-types.html#monthly-plans" rel="nofollow">https://help.kagi.com/kagi/plans/plan-types.html#monthly-pla...</a>
Kagi arguably “pauses” your subscription if you don’t use it in a month. They give you a credit at the end of the month that then applies to the next month, so that people aren’t charged if they aren’t using it.
tailscale used to do this for teams ("active user billing"), but recently changed pricing models to be purely seat-based.<p>they had a whole webinar about it with all sorts of justification, although most of it sounded like mba-isms to me.
Xbox/Microsoft Game Pass actually automatically canceled for me when I hadn't used it.
I’m stealing this idea!
Kagi does this
In the spirit of yes, and: how about a subscription similar to a pay as you go phone plan? Pay for the month, and when you don't pay, then you don't get to keep going. After a couple of months, they unsubscribe you, get rid of your account, etc. More often than not, the first thing I do when I sign up for a service is cancel it (after confirming I can use it for the billing period).
This is one of my favorite things about Mullvad VPN.
I used to use one-off "virtual" credit card numbers for this kind of thing. My bank (MBNA, at the time) let me set a balance limit and / or expiration date. It was exceedingly handy, so the feature was axed when Chase acquired them.
For quite a few services you can get the pay-as-you-go experience by getting yourself a gift subscription.
I can easily see myself failing to catch this type of bug, especially if when you run it locally, the latency on jobs from enqueue to finish is aboue 5ms, whereas it probably fluctuates in production from a few ms to 5 minutes. It probably passed QA when latency was low.<p>If the desire is to mostly keep this architecture, the flag in the DB for "has a streaming account linked" needs to not be a boolean, and then you could have a third state besides "Ready to link" and "Link": 'Pending unlink' which would cause the UI to ask the user to stand by until the streaming site confirms the unlinking. Mildly inconvenient for the 0.1% of people who need to unlink just to immediately re-link, but better than buggy.
The fact that a subscription designed to cancel itself is considered innovative tells you everything you need to know about how low the bar is. We've normalized making it hard to leave to the point where 'letting you go' is a feature.
I can't imagine the frame of mind the author has to be in to think that there's moral value in not "naming names" of corporations that do things badly, as if they are people who can be offended. Although they also write cringe things like "to the builders <heart emoji>" so perhaps I will just never understand them.
There’s a lot of bleeding heart people like this. They add variety to the world. The downsides being things you mention, but it’s usually more palatable than someone on the other end of the spectrum.
I think it would distract from the points he's making. The article could be misread as a rant about a bad time he had, when it's actually meant to make a specific point about considering async vs sync transactions and what happens when they're combined in the same system.<p>And I don't believe that only one streaming service and one bank makes such mistakes.
Sometimes they're worried about getting sued.
I don't think its for moral value but rather they want to make a general point. For example Netflix couldn't care less if they were named or not named in this blog so what purpose is there to "name and shame" them? Most normal people dont even know what a request is so its not like there is any reputation damage risk here for Netflix and the author can write without any bias and talk about general tech and its shortcomings/quirks.<p>That is the frame of mind and seems pretty reasonable.
Shameless plug slightly related to this pain of subscriptions. I've been cooking <a href="https://github.com/gchamon/buzz" rel="nofollow">https://github.com/gchamon/buzz</a> for a few weeks. It's a replacement for zurg or debridmediamanager. It also serves as an alternate frontend for real debrid so you can load the legal copies of the movies you own using honest trackers.<p>Full disclosure, I haven't written a single line of code there, but it's been refactored and improved a lot, so it isn't your average vibecoded project, it's been brought up with agentic engineering and countless hours of manual testing.
The entire article reads as an excellent example why piracy continues to exist.<p>I.e.: <a href="https://xkcd.com/488/" rel="nofollow">https://xkcd.com/488/</a><p>Once you have the .mkv on your local computer system, then only actual hardware failures will prevent you from watching it whenever, wherever, and for as many times as you want to do so.
> Here, purely-async makes more sense than purely-sync:<p>> From a user experience perspective, the user has no need to wait around until the link is severed. They expressed the intent to sever the link, and were told this would be accomplished. Generally, that's sufficient.<p>That's incorrect I'm afraid. The reason the flow is synchronous for linking is so that the user can consume the service as soon as they link it. Async means they would have to wait, no user wants to wait.<p>Similarly, cancellation is asynchronous so that the service doesn't stop immediately. This benegits both the service and the bsnk or credit card company since users often do change their minds and resume the service during the "cool-off" period.<p>tl;dr, the current logic is correct, it just does not work for your use-case, which is understandably frustrating.
From the linked article:<p>> Linking the accounts between the bank and the streaming provider is a synchronous process, for both technical and user experience reasons. For example, it makes sense to get the user access as quickly as possible! "Click here and you're done" feels good, "click here and we'll send you an email in a few minutes" does not.
Self cancellation sounds like a feature to me.
There is a coffee shop here that has a membership plan (you can roast at the shop it’s cool. Membership = no charge to roast and discounts on beans). It’s monthly and you have to re-up to keep it. It’s great and I’m happy to support them.
...yeah.<p>What's everyone's favorite torrent site these days? Mine is Bitsearch, it has absolutely everything
The author's LinkedIn style usage of emojis repulsed me and had me closing the article.