So how do I avoid apple taking the cut? Unsubscribe from people in my ios app and resubscribe on the web? I subscribe to super small creators where this 30% cut makes a meaningful difference.
Wow, I remember beets from about 10 years ago. I never got into meticulously organizing my music, but I'm glad to see it's still around. Also the site loaded absolutely ridiculously fast.
I happen to work with otel a lot so I'll offer a few of my thoughts:
- Consider decoupling your collector from whatever is consuming your traces with something like kafka. Traces can be pretty heavy and it can be tricky to scale collectors. If something goes down, it's probably a good idea to continue writing the traces to queue or topic.