Alexander Zuev (@z_alexander_x) 's Twitter Profile
Alexander Zuev

@z_alexander_x

🚀🦾🔥

thequery.dev - simplest way to manage Supabase from IDE

ID: 1815428193081249792

linkhttps://github.com/alexander-zuev calendar_today22-07-2024 16:46:32

755 Tweet

389 Followers

83 Following

Alexander Zuev (@z_alexander_x) 's Twitter Profile Photo

Who ever designed ElevenLabs subscription flows / system - why is it so confusing?? Q: - Where are the usage-based billing settings when I need to see them?? - WHY ElevenAPI !=ElevenCreative? and more importantly WHY should I care??? I don't want to understand your billing

Who ever designed <a href="/ElevenLabs/">ElevenLabs</a>  subscription flows / system - why is it so confusing??

Q:
- Where are the usage-based billing settings when I need to see them??
- WHY ElevenAPI !=ElevenCreative? and more importantly WHY should I care??? I don't want to understand your billing
Alexander Zuev (@z_alexander_x) 's Twitter Profile Photo

+1 When I am tweaking (finally) usage based billing, the greatest helper text is shown "{x} credits." (with a dot). Instead of something like "Maximum amount of credits you will be charged for on top of your plan - {x} credits" THX

+1 

When I am tweaking (finally) usage based billing, the greatest helper text is shown "{x} credits." (with a dot). Instead of something like "Maximum amount of credits you will be charged for on top of your plan - {x} credits"

THX
Alexander Zuev (@z_alexander_x) 's Twitter Profile Photo

Already switched but correct me if I am wrong: - they host only those accessible through workers-ai - the bigger ones (gpt-5.4, 5.5 for example are proxied, not hosted)

Alexander Zuev (@z_alexander_x) 's Twitter Profile Photo

ChatGPT is so freaking good at imagegen now Got a perfect design kit for Riposte - an open-source AI dispute agent for Stripe

ChatGPT is so freaking good at imagegen now

Got a perfect design kit for Riposte - an open-source AI dispute agent for Stripe
Alexander Zuev (@z_alexander_x) 's Twitter Profile Photo

It’s really hard to grasp what Cloudflare unleashed to the world with Agents SDK, Workflows, codemode Thinking how to architect a self-healing agent users can install into their projects - this means I can not define data access logic upfront and need to: - allow the agent to

Alexander Zuev (@z_alexander_x) 's Twitter Profile Photo

What's the best way to give an AI agent read-only, long-lived access to a resource? - MCP oauth tokens are too short-lived - API tokens are not supported by all MCPs The 2 solutions that come to mind are these: - either auto-refresh MCP tokens in the background - or ask Agent