The worst part of this latest Shopify outage is some customers are intermittently seeing error pages saying "This store does not exist."
Scary for us, and scary for customers!
Wow, seems like a major Shopify outage again. Checkout down, admin down. 😱
We were literally about to click go on an import of thousands of customers into a store we're migrating to Shopify - the timing is crazy!
And tbf, while Shopify UI has dated pretty well, it does feel like its maybe in need of a new lick of paint and a bit of modernisation. SaaS UI trends have shifted a bit since AI got involved!
Plus, those new design team hires at Shopify must be doing something between Editions!
Interesting! One of our Shopify stores has a completely different dashboard today.
Shopify might be rolling out (or experimenting with) a new UI style?
Cards are more graphical and rounded with larger text, lighter backgrounds, stronger drop-shadow & subtle animated hover
Typical, just as I've spent loads of time painstakingly replicating Shopify's existing UI style for my (as yet unreleased) app!
Ah well, that's the game I guess! Who knows, maybe we'll even get the much desired dark mode with this 👀
@dave_cameron@ShopifyDevs This is cool, for basic custom apps like discount functions etc.
I just hope there aren’t any future plans to move in a direction where app front-ends *have to be* Shopify hosted (and use Polaris) in order to get BFS or something 🤞
If your API has a leaky bucket rate limit, presumably that's there to prevent apps placing too much load at once.
Why then advise developers to just circumvent that limit by distributing their requests across multiple tokens?
Seems very odd to me @getrecharge
Really disappointed in @AnthropicAI and their latest change to a credits system for Claude SDK usage.
I've been using their Claude Code Github action to run automated PR reviews. Running that via their API credits is simply unviable, its too expensive.
@theo You missed the Claude Code Github action (https://t.co/m1NNDuslZ4).
Their own setup instructions for this still say you can use a "CLAUDE_CODE_OAUTH_TOKEN" and instructs "Pro and Max users" how to generate one, so its not as if we were abusing the subscriptions doing so 🤷♂️
@TakoTreba@Airbnb Yeah something similar happened to me a few years ago and I’ve never used @Airbnb since. Totally unreliable and they don’t know what customer service is. It’s not worth the risk.
@austriker27 🙋♂️ Yeah, I rent a dedicated server from Hetzner server auction (powerful & cheap), then stuck Claude Code on it. I asked Claude to write me a CLI script to help me manage and start/stop/resume sessions on it over SSH. I do all my builds remotely since doing this.