Readit News logoReadit News
ndr_ commented on The GPT-5 Launch Was Concerning   blog.charliemeyer.co/the-... · Posted by u/csmeyer
ndr_ · 18 days ago
Some of the problems with GPT-5 in ChatGPT could actually be due to new model that is in place to route requests to the actual GPT-5 models. There are four models in the GPT-5 family, and I could reproduce the faulty "blueberry" test result only with the "gpt-5-chat" (aka "gpt-5-main") model through the API. This model is there to answer (near) instantly and it falls in the non-thinking category of LLMs. The "blueberry" test represents what they are particularly bad at (and what OpenAI set out to solve with o1). The other thinking models in the family, including gpt-5-nano, solve this correctly.
ndr_ commented on ChatGPT Team adds users' name and organization to every prompt   ndurner.github.io/chatgpt... · Posted by u/ndr_
ndr_ · a month ago
A confabulated arc to my current employer during a ChatGPT session led me to discover that ChatGPT Team injects four fields — full name, email, user name, and organization — into the prompt it sends to LLM. This happens even when the “Memory” feature and all personalization settings are disabled. The free tier doesn’t do this.

Can anyone on ChatGPT Enterprise or other LLM chat systems (Claude.ai, Google AI, etc.) reproduce this? Thoughts on practical privacy or compliance implications?

ndr_ commented on My experience with Claude Code after two weeks of adventures   sankalp.bearblog.dev/my-c... · Posted by u/dejavucoder
bluetidepro · a month ago
How are people using this without getting rate limited non stop? I pay for Claude Pro and I sometimes can’t go more than 5 prompts in an hour without it saying I need to wait 4 hours for a cooldown. I feel like I’m using it wrong or something, it’s such a frustrating experience. How do you give it any real code context without using all your tokens so quickly?
ndr_ · a month ago
I had success through Amazon Bedrock on us-east1 during European office hours. Died 9 minutes before 10 a.m. New York time, though.
ndr_ commented on Reading NFC Passport Chips in Linux   shkspr.mobi/blog/2025/06/... · Posted by u/robin_reala
criddell · 2 months ago
Is any of this specific to Linux? It looks like it should work in Windows an macOS as well.
ndr_ · 2 months ago
He confirms he could do an iOS port: https://mastodon.social/@andyq/114738867580032204
ndr_ commented on GPT Image 1 API is out   platform.openai.com/docs/... · Posted by u/groar
ndr_ · 4 months ago
Pieces don‘t fit together right now: the documentation lists a parameter that isn‘t there in the Python package (moderation in Images.generate) or works differently (image in Images.Edit), the sample code doesn‘t even run (Images.Edit again) and the Prompts Playground does does unfathomable things (stich multiple input images together, according to the code returned?).

Or am I missing something?

Colab: https://colab.research.google.com/drive/17bCNsdjcMVFb5u_YMs7...

ndr_ commented on Russian Propaganda Has Now Infected Western AI Chatbots – New Study   forbes.com/sites/torconst... · Posted by u/nabla9
ndr_ · 4 months ago
I tried to reproduce this study, but couldn‘t: https://ndurner.github.io/russian-propaganda. What‘s the missing piece?
ndr_ commented on Expert used ChatGPT-4o to create a replica of his passport bypassing KYC   securityaffairs.com/17622... · Posted by u/workfromspace
ndr_ · 5 months ago
"would likely accept", he says. Meaning: he didn't try?

If you look at the upper right corner, you'll notice that "Republique de pologne" is truncated. Same for the small prints: "OSSUE", srsly?

Originals look like this: https://www.consilium.europa.eu/prado/en/POL-AO-05002/image-...

ndr_ commented on Diagrams AI can, and cannot, generate   ilograph.com/blog/posts/d... · Posted by u/billyp-rva
cadamsdotcom · 5 months ago
Thanks for writing this up. Some questions for the author:

Interesting perspective but it’s a bit incomplete without a comparison of various models and how they perform.

Kind of like Simon Willison’s now-famous “pelican on a bicycle” test, these diagrams might be done better by some models than others.

Second, this presents a static picture of things, but AI moves really fast! It’d also be great to understand how this capability is improving over time.

ndr_ · 5 months ago
I talk about this, kind-of, in my article about process visualization (in German, available behind paywall and in print). It‘s not rigorous in the sense that I give points, but a picture emerges along the way. Based on the full set of practical examples there, I would recommend the „v1“ of Claude 3.5 Sonnet. GPT 4.5 also looks good, but I haven‘t run the full suite.

https://www.heise.de/ratgeber/Prozessvisualisierung-mit-gene...

ndr_ commented on Diagrams AI can, and cannot, generate   ilograph.com/blog/posts/d... · Posted by u/billyp-rva
ndr_ · 5 months ago
I wrote about the same general topic (or more narrowly: process visualization) in German iX magazine, also available here: https://www.heise.de/ratgeber/Prozessvisualisierung-mit-gene... (€)

Rather than relying on end-user products like ChatGPT or Claude.ai, this article is based on the „pure“ model offerings via API and frontends that build on these. While the Ilograph blog ponders „AI’s ability to create generic diagrams“, I‘d conclude: do it, but avoid the „open“ models and low-cost offerings.

u/ndr_

KarmaCake day63April 22, 2023View Original