frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Societal Impacts: Claude's values across models and languages

https://www.anthropic.com/research/claude-values-models-languages
24•taubek•2h ago

Comments

logicalappeals•54m ago
Is it just me or has Claude become kind of judgmental nowadays? I feel like it’s constantly trying to lecture me about things that have no relevance to the conversation at hand. Recently, I was shocked when it ended a chat sessions of its own accord after I used a word it did not like 3 times. It told me something to the effect of “This is the third time I’ve told you not to use that word, I’m ending this conversation now.” It then proceeded to call some function and end the chat on its own. IMO, Claude is good at agentic coding; but too preachy and judgey for anything else. Keep your values to yourself Claude.
iamacyborg•49m ago
I swore at it a few times and it did the same thing.

It seems to be getting distinctly dumber and pulling more and more irrelevant context from historical conversations.

mdp2021•44m ago
What I had found instead were biases that seemed to be injected by the "role: system" instructions.

Well, we need Intelligence (Pandora's box is open, now we need the Real Thing urgently). Typical (aggregate) positions, dumb as expected, will be overcome by a Reasoner. (And I can say, already a number of LLMs can reason even when they start from cretinous aggregate positions if you give them the proper freedom of assessment.)

insanitybit•43m ago
My theory is that Anthropic's obsession with treating Claude like a person is causing them to hamfist a personality into the thing, which overly biases the model towards trying to be "engaging" etc. That and the obsession with Claude being a god tier weapon that could end the world if you ask it whether your sandwich is safe to eat after being left out for an hour.

Codex doesn't have any of the annoying "personality" quirks, or at least they haven't gotten worse in the last year whereas Opus 4.6 was the last Anthropic model before things started to get actively worse (not any better at coding, strictly more annoying to have a discussion with).

nolok•16m ago
> My theory is that Anthropic's obsession with treating Claude like a person is causing them to hamfist a personality into the thing, which overly biases the model towards trying to be "engaging" etc.

I agree with the general idea though in not so much detail as you, but I would add that the personality they're giving it is not one of a good teacher or guide, but instead one of an arrogant know it all. That's why it creates problem.

I have no problem with my AI telling me no you're wrong and explaining to me why with details and sources and everything. I actively want that. I know a lot of people can't take that, but that's their loss, they can't take it from human too. But the "you're wrong because you disagree with me" attitude that you need to play around (aka waste time to prove it that IT is wrong not you, and then it just say "oh yeah" and goes on) is one hell of a pain in the ass I'm starting to be tired off.

Gemini might be wrong all the time and absuredly unreliable for anything that's not consensus or adversorial based, but at least it freaking apologizes.

embedding-shape•2m ago
[delayed]
Planktonne•28m ago
What was the word?
cm2012•15m ago
My guess is retarded
landl0rd•26m ago
Yes, I cancelled claude subscription a few weeks ago because sonnet 5 "ended a chat" over my calling something retarded. Unbelievably irritating for some pile of bits to get uppity with me; will never pay for such.
mdp2021•19m ago
This is the second level of the implementation of unintelligence.

The first was when they most obviously acritically repeated what they heard, "hearsay machines", "stochastic parrots". Intelligence requires assessment over every provisional output - a continuous cycle of criticisms over intuition.

The second is proposing doctrinal biases, again without verification of the content - "hysterical reactive machines".

embedding-shape•21m ago
> It told me something to the effect of “This is the third time I’ve told you not to use that word, I’m ending this conversation now.”

That sounds absolutely bananas and would be reason for me to drop the service yesterday. For curiosities sake, what was the word and if I may ask (unless it's confidential or whatever), could you share the session itself? On the surface it sounds like a bug, as I'm regularly using kind of "vulgar" language (and some projects I work on with agents are NSFW) and never had anything like this happen, even with Claude, although I mostly do use ChatGPT/Codex on a day-to-day basis.

gibspaulding•9m ago
I think this is a really interesting difference between Anthropic and Open AI’s models and points to why people seem so split on which model they prefer.

GPT seems to be designed more as a tool. If you want your agent to do what you say without questions and without having its own ideas and agendas you’ll likely prefer it.

Claude on the other hand feels more like an attempt at creating a digital person. If you want a collaborator who will debate with you and come up with its own suggestions for what needs done, you’ll prefer it.

Both companies have shifted around this spectrum from model to model, but lately it feels like they’re moving in opposite directions. It will be interesting to see if one or the other approach ends up winning out in the long run or if the split will continue or even widen.

embedding-shape•4m ago
Both are tools though, and both approaches are needed, just in different times and for different times. Sometimes I need the tool to just fucking do it, regardless of what it is and how stupid it think it is, and other times I need the model to literally refuse and say "No, that's stupid". Unfortunately, I haven't found any models/platforms that can actually execute the second part, only the first part. They're all too weak and sycophantic to be able to do that part it seems, even when you heavily prompt for it with system/developer system prompts they're easily swayed in other directions.
intended•37m ago
The Steerability point is one I would want to see more on.

This is an issue for tasks like content moderation and labelling. Judgements like this are subjective, highly dependent on context and generally messy.

Theoretically, you supply a policy and content, and the LLM labels according to the policy. In practice, the model has inertia which means you don’t get what you expect. Your large 5 page policy document only provides a minor improvement over a one line policy.

The other issue is that you may create carve outs for content in your policy, but the model will still flag it as violative. No matter how strong the carve out.

The most recent work I know of here is Zentropi’s policy steerability benchmark. They give a model the same content under two policies — one that says flag, one that says allow — and only score the pairs where it gets both right

If I am reading the numbers correctly, Opus-4.6 lands at 0.52 steerability — but that’s 0.97 positive accuracy against 0.54 negative. It flags almost everything it should, but 47% of the time when it shouldn’t. Sonnet, which is more deferent, is (somehow) less steerable.

I think this also implies that safety and Steerability are antagonistic to each other.

varispeed•19m ago
I found that Claude often has classist bias and produces answers that favour corporations or e.g. regulation that favours big corporations. It often belittles small business in subtle ways. Only apologises when get called out and then does it again.
cm2012•17m ago
It's more that Claude focuses on what's accurate. Humans overly romanticize small businesses, probably to a factor of five X the relative value versus big corporations.
nolok•14m ago
As a user of both, Claude's apology is a "sorry I got caught" while Gemini's are more akin to "I'm way out of my debt but I'm really hiding it well". Codex is the only one that seems to acknowledge being wrong in a normal way, yeah I screwed up that's bad I will make a note for it not to happen again.

I wonder how much of that is from their training corpus and how much is from their baked in personnality.

khalic•19m ago
I don't like the contrasts they picked, "values" aren't something that is well represented by opposing concepts

Sleep regularity is a stronger predictor of mortality risk than sleep duration

https://academic.oup.com/sleep/article/47/1/zsad253/7280269
185•bilsbie•1h ago•72 comments

Prioritize mental health, and why communication is so important

https://ramones.dev/posts/mental-health/
58•ramon156•2h ago•35 comments

Jurassic Park computers in excruciating detail

https://fabiensanglard.net/jurrasic_park_computers/index.html
633•vinhnx•10h ago•151 comments

Show HN: For 10 World Cups, my model's 2 favorites had the champion every time

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7013338
25•fabioricardo7•2h ago•28 comments

Privacy Incidents – Real-world examples of why your photos need protection

https://snapsafe.org/incidents.html
4•Cider9986•16m ago•0 comments

The Three-Second Theft: Why AI Voice Fraud Outruns Every Defence

https://smarterarticles.co.uk/the-three-second-theft-why-ai-voice-fraud-outruns-every-defence
5•dxs•16m ago•0 comments

Telegram Serverless

https://core.telegram.org/bots/serverless
54•soheilpro•3h ago•37 comments

DSLs Enable Reliable Use of LLMs

https://martinfowler.com/articles/llm-and-dsls.html
59•SirOibaf•3h ago•30 comments

Jiga (YC W21) is hiring the best people to make manufacturing great again

https://jiga.io/about-us/
1•grmmph•1h ago

Weathergotchi – an open-source climate Tamagotchi

https://github.com/Michael-Manning/E-Paper-Climate-Logger
33•luanmuniz•2h ago•11 comments

Mysteries of Telegram Data Centers

https://dev.moe/en/3025
4•theanonymousone•13m ago•0 comments

Societal Impacts: Claude's values across models and languages

https://www.anthropic.com/research/claude-values-models-languages
25•taubek•2h ago•19 comments

SpaceX bond worth 10% less than issue price – heading for junk bond status

https://www.ft.com/content/3a023b95-66c3-41e1-b0ce-df752a499541
46•youngtaff•36m ago•6 comments

A Trip to 90s Kansai: Exploring the XD FirstClass Network BBS

https://cdrom.ca/games/2026/05/30/xd.html
27•zetamax•1d ago•0 comments

Bonsai 27B: A 27B-Class model that runs on a phone

https://prismml.com/news/bonsai-27b
647•xenova•19h ago•229 comments

Vancouver PD website features Quick Escape button that wipes itself from history

https://vpd.ca/
315•LookAtThatBacon•13h ago•126 comments

What `for x in y` hides from you – From Scratch Code

https://fromscratchcode.com/blog/what-for-x-in-y-hides-from-you/
4•rbanffy•37m ago•0 comments

Neverclick: Desktop application for performing mouse actions with your keyboard

https://github.com/LazoVelko/neverclick
33•thunderbong•3d ago•35 comments

TS-2026-009: Insecure argument handling in Tailscale SSH permitted root access

https://tailscale.com/security-bulletins
185•jervant•12h ago•107 comments

Latent Space as a New Medium

https://kevinkelly.substack.com/p/latent-space-as-a-new-medium
18•thm•1d ago•2 comments

What's the most popular number in Hacker News titles?

https://blog.omgmog.net/post/most-popular-numbers-in-hn-post-titles/
3•omgmog•54m ago•0 comments

Germany maybe found a new source of renewable energy

https://www.schweizerbart.de/papers/zdgg/detail/prepub/108503/Geological_and_geophysical_characte...
3•janandonly•1h ago•0 comments

Briar Is in Maintenance Mode

https://briarproject.org/news/2026-maintenance-mode/
3•ristello•1h ago•0 comments

Bootstrapping GDC with DMD

https://briancallahan.net/blog/20260713.html
3•LorenDB•1d ago•0 comments

The Tower Keeps Rising

https://lucumr.pocoo.org/2026/7/13/the-tower-keeps-rising/
514•cdrnsf•20h ago•239 comments

Using Go for Mobile Apps

https://www.davidsobsessions.com/p/one-year-of-gomobile/
13•theHocineSaad•4h ago•4 comments

Cursor 0day: When Full Disclosure Becomes the Only Protection Left

https://mindgard.ai/blog/cursor-0day-when-full-disclosure-becomes-the-only-protection-left
410•Synthetic7346•19h ago•191 comments

Richard Feynman and the Connection Machine

https://longnow.org/ideas/richard-feynman-and-the-connection-machine/
3•yankcrime•1h ago•1 comments

Who's running all those tiny RPKI servers?

https://blog.apnic.net/2026/07/15/whos-running-all-those-tiny-rpki-servers/
56•enz•6h ago•8 comments

How I use HTMX with Go

https://www.alexedwards.net/blog/how-i-use-htmx-with-go
288•gnabgib•17h ago•89 comments