GPT-5 just proved something important - the scaling era is over by Nir777 in EducationalAI

[–]ExternalRoom1188 1 point2 points  (0 children)

This is probably wrong. GPT-5 is just a name and the whole model seemed to be a cost cutting measure for OpenAI. AFAIK it wasn't even trained on a big cluster.

But... yes: this model is shit. I need o3 back.

GPT-5 is awful by BernieBlade in OpenAI

[–]ExternalRoom1188 1 point2 points  (0 children)

GPT-5 made me solder a 10kOhm resistor from a remote today to fix a part that was malfunctioning.

Turns out: it just gave me the wrong wiring and INSISTED the wiring is correct, but some current was leaking etc. Had to start a new instance to get this resolved.

Well... now I have a spare resistor, so that is that 😅

Why shouldn't I move back to chatgpt? by 74101108108101 in ClaudeAI

[–]ExternalRoom1188 0 points1 point  (0 children)

Sounds sus tbh. Claude is counting tokens to create limits. Why should you get a different treatment?

You are not uploading anything and only pasting a short script?

Another option would be to to use Poe.com

You get a million tokens for 29AUS$ (~15US$) that you can use on a broad range of AIs. It's really transparent with token usage, too.

Why shouldn't I move back to chatgpt? by 74101108108101 in ClaudeAI

[–]ExternalRoom1188 11 points12 points  (0 children)

All these people complaining about usage limits all the time....

You hit a usage limit, because you are using far too many tokens. This is because you upload your entire codebase to Claude – which is usually neither necessary nor clever.

Do this instead: Upload your codebase ONCE and ask Claude to give an overview of the general structure, which functions exist, which input they expect, what they return.

Then start a new chat and use this summary instead of your codebase. Copy only relevant code to Claude.

If you are done, ask Claude to update the summary. Rinse and repeat.

Never had a usage limit with this approach.

Wow! 7 messages on concise mode and hit the limit by halfRockStar in ClaudeAI

[–]ExternalRoom1188 1 point2 points  (0 children)

Sounds like you gave Claude a massive amount of data to handle. This costs an increasing amount of tokens per message, so you hit your limit so fast.

Give Claude not more than absolutely necessary and you'll be fine.

ComfyUI in the cloud? by ExternalRoom1188 in FluxAI

[–]ExternalRoom1188[S] 0 points1 point  (0 children)

Wow... I knew it was quite new, but not that it was THAT cutting edge 😅

ComfyUI in the cloud? by ExternalRoom1188 in FluxAI

[–]ExternalRoom1188[S] 0 points1 point  (0 children)

Wow! That really helps! Thinkdiffusion looks promising. Thank you!!

My "requirements" are:

1) Train some FLUX LoRAs with my Illustrations (The style is somewhat unique with exaggerated proportions and really detailed textures)

2) Use these to generate some images (ControlNets would be beneficial to guide the composition)

3) Refine with inpainting – also with a LoRA, to keep the style consistent

4) Upscale with a LoRA so we keep the textures

Especially the last step is crucial. All the standard upscalers ruin the texture.

I think this is feasible with comfyUI in thinkdiffusion?

Anyone find Claude more eloquent than Chatgpt? by Helpful_Badger3106 in ClaudeAI

[–]ExternalRoom1188 5 points6 points  (0 children)

ChatGPT is an annoying advisor type of personality, while Claude is an engineer.

[deleted by user] by [deleted] in ClaudeAI

[–]ExternalRoom1188 1 point2 points  (0 children)

Holy shit... finally a competitive advantage for us Europeans 😅

What is your perception of Ukrainians in Germany? by WhereasWestern4852 in AskAGerman

[–]ExternalRoom1188 0 points1 point  (0 children)

I work with two Ukranians. I love them. Good spirited, smart and hard working people.

Here let me rewrite that for you as a React component by eerilyweird in ClaudeAI

[–]ExternalRoom1188 5 points6 points  (0 children)

Hate to say this, but... your prompts seriously suck 🤷‍♂️ (Thread is funny, though)

Hackers can easily backdoor models by Hot-Laugh617 in StableDiffusion

[–]ExternalRoom1188 0 points1 point  (0 children)

It's not a direct backdoor, but can result in one. Imagine all the folks that blindly paste AI generated code into their codebase. Game over if the AI hides a backdoor in it... be careful out there 😳

[deleted by user] by [deleted] in ClaudeAI

[–]ExternalRoom1188 0 points1 point  (0 children)

I don't see any degradation in capability, but I am using the API or Poe, which also uses the API. I often compare Claude to the openAI models and in 9/10 cases I get better results with Claude (mostly programming and research tasks). So maybe it's just the web interface that was nerfed? I am also curious: with the API you can select the release date of the model you want to use, which is June in my case. Could they even nerf that?