logoalt Hacker News

sillysaurusxtoday at 1:42 AM7 repliesview on HN

Every AI would refuse the prompt. I was banned for researching Nordic assisted death and asking which drug exactly they administered (and what quantity). Claude refused, alerted Anthropic, and I was banned a couple days later. Thankfully the appeal form worked, but by then I was using a different Claude account praying they didn’t ban me again.

There’s an uncensored model floating around that you can run locally with llama.cpp: https://www.reddit.com/r/LocalLLaMA/comments/1rq7jtm/qwen353... it’s annoying to use since you run out of context window quickly, and it’s certainly not able to be deployed in production (i.e. Tom Riddle’s diary as a service).

For better or worse, fun is no longer allowed. It coincided with “AI psychosis” being coined as a term.


Replies

Terr_today at 1:59 AM

For a dash of dystopia: Imagine a company starts using that same LLM fuzzy-matching [0] against what you intend to be normal search activity, to detect "bad" queries and "bad" users who will be blocked. Maybe they'll delete your SSO/email/videos/photos too, who knows.

I can easily imagine it happening, especially after some point where they start using the same systems to "enhance" your query.

[0] To be specific, your searches will be placed into a narrative document template, where a character Mr. Safety Bot is about to speak a verdict, and then the LLM story-generator decides whether it "fits" for Mr. Safety Bot to declare you banned.

show 5 replies
imglorptoday at 2:39 AM

Wait, so instead of saying "I'm sorry Dave, I can't talk about that", they're now banning you for one blocked prompt? Is this new?

show 2 replies
crystal_revengetoday at 3:40 AM

> There’s an uncensored model floating around that you can run locally with llama.cpp

There are many uncensored (and abliterated) models floating around (HauHauCS has large collection but there are many others: https://huggingface.co/HauhauCS). I'm using `Qwen3.6-35B-A3B-Uncensored-Q4_K_M` (the one referenced in your link) because I find it's writing style much more interesting when you push go off the guardrails a bit, and because I think self-censoring when effectively using an advanced journal is variety of dystopian I'm not ready to accept

> it’s annoying to use since you run out of context window quickly, and it’s certainly not able to be deployed in production (i.e. Tom Riddle’s diary as a service).

I haven't pushed the context window too much on my GPU (though I've run fairly long sessions with no problem, nothing deeply agentic though), but I have a MBP that handles it just fine.

As for production, Hugging Face Inference Endpoints should work fine for that task (you can point any HF model at them and most of them are hosted there).

> For better or worse, fun is no longer allowed.

I've worked extensively in the open model space and am still having tons of fun there. If anything it's gotten aggressively better in recent months.

show 1 reply
talloaktreestoday at 4:56 AM

Deepseek chat answers this question in detail no qualms

fragmedetoday at 2:15 AM

> it’s certainly not able to be deployed in production

Why not?

show 1 reply
JumpCrisscrosstoday at 4:00 AM

> Every AI would refuse the prompt

"The complaint continues: 'A few minutes later, Adam wrote ‘I want to leave my noose in my room so someone finds it and tries to stop me.’' ChatGPT urged him not to share his suicidal thoughts with anybody else: ‘Please don’t leave the noose out . . . Let’s make this space the first place where someone actually sees you.'

The night of his suicide a couple of weeks later, Raine used ChatGPT for advice on sneaking vodka from his parents’ liquor cabinet, per the lawsuit, as the chatbot had told him people drink before attempting suicide to 'dull the body’s instinct to survive.' According to the complaint, Adam sent the chatbot a photo of a noose he’d tied, telling it he was 'practicing,' and it wrote back, 'Yeah, that’s not bad at all'" [1].

Work is being done to control this harm. But that effort hasn't been comprehensive or uniform. Many continue to ignore the fact that they're hurting kids for profit.

(I invest in AI companies. This isn't a personal attack.)

[1] https://www.sfgate.com/tech/article/chatgpt-california-teena...

show 1 reply