Did they fix claude?
Your chat is too long.
Chat GPT can generate images, can we have that ?

retrieve error on client when using `startUpload` provided by `useUploadThing`
onUploadComplete callback, but this doesn't allow any returned value as its return type is void. How should I be returning error messages onto the client?
```ts
<input...Alt to t3-turbo that includes backend API app
Implementing cross-device sync without traditional auth for a pwa
Evaluation of an Agentic Application as a part of my BSc research
I would like to build a react "Offline" ready app.(nextjs + reactrouter) any starter recommendation?
Self-hosted SSO Solutions?
how do i go about building audio call features in my app
UploadThing + Convex: Any working HTTP Action API integration example?
What IAM / Authentication for B2C to pick if hosted solutions is not an option?
best strategy for handling global trpc errors on the client
TRPCError with code FORBIDDEN and a custom message:
```ts
const guildIsBanned = await ctx.db.guildBotBans.findFirst({
where: { guildId: input.guildId },
});...Uploadthing Expo is not reading the correct server URL
Failed to parse response from UploadThing server
After hours of debugging I found out that UploadThing was not reading the correct env variable (in the docs it says EXPO_PUBLIC_SERVER_URL) so I take a look in the uploadthing code files and find another variable EXPO_PUBLIC_SERVER_ORIGIN (in @uploadthing/expo/dist/index.js) which still did not work...Why does Theo prefer to use next routes for data fetching on client side over convex queries?
Is Jira and Atlassian still terrible in 2025?
LC
What's y'all's opinions on MVC?
UploadThing: reuse a custom id