Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Intel Appears to End Its Bug Bounty Program(phoronix.com ↗)
    discuss
  2. DeepSeek v4.1 Flash avg 102 tps on 4x RTX6000 pro max-q, 2.1x up from v4-flash(level1techs.com ↗)
    1comments
  3. We were right (about passkeys) all along(mailpace.com ↗)
    discuss
  4. Stack Overflow relaunched Developer Story (who certifies that a human wrote it?)(stackoverflow.blog ↗)
    discuss
  5. Friday Facts #446 – An ARM and a Frame(factorio.com ↗)
    discuss
  6. The Pain Axis: LLMs Represent Self-Directed Harm and Act to Relieve It(arxiv.org ↗)
    discuss
  7. I Have Been a DelGuard
    discuss
  8. The Mic Is On. So Is Live Auto-Tune.(nytimes.com ↗)
    1comments
  9. Institutional Parasitism in Open Technology Communities(wasabisys.com ↗)
    discuss
  10. UK could force phone companies to add 'anti-theft protections'(bbc.com ↗)
    discuss
  11. Using jev to improve product experiences is pretty crazy(elvex.com ↗)
    3comments
  12. What I learned from using FreeBSD as a main OS for a summer(divanv.com ↗)
    discuss
  13. A Lack of Honesty Is the Ultimate Killer(phillipspobrien.substack.com ↗)
    discuss
  14. Ask HN: What do you think of Noul, a new decision primitive
    discuss
  15. Wealth Taxes Can Make Capital Markets More Efficient(promarket.org ↗)
    discuss
  16. German Hospitals Prepare for War, Drones and Mass Casualties(bloomberg.com ↗)
    1comments
  17. Meta Muse Hits #1 in Apple App Store(businessinsider.com ↗)
    discuss
  18. You need more than just vanilla RAG(medium.com/nikozero11 ↗)
    discuss
  19. Claude Code now reads AGENTS.md if there is no Claude.md(claude.com ↗)
    28comments
  20. Your 401(k) Is Propping Up the AI Bubble(promarket.org ↗)
    discuss
  21. PHP, on a Whim #2: Stop Calling Everything an Array(carthage.software ↗)
    discuss
  22. Fat Bear Week 2026(explore.org ↗)
    discuss
  23. Automattic names interim CFO after exec departures(techcrunch.com ↗)
    discuss
  24. What is a System One model and why we need it?(stackness.dev ↗)
    discuss
  25. Show HN: ReacherX – Open-source platform to find and reach the right people(github.com/vecterai ↗)
    discuss
  26. Sam Altman to brief UN Security Council next week(reuters.com ↗)
    1comments
  27. Silex: Laser Enrichment Between Promise and Proliferation Risk(csis.org ↗)
    discuss
  28. Quantum computers will not be that different(arxiv.org ↗)
    discuss
  29. Single player games require age verification if they use Steam under EU KIDS Act(rockpapershotgun.com ↗)
    1comments
  30. A solo founder runs a five-continent tender platform on AlloyDB and MCP(cloud.google.com ↗)
    discuss

The Implications of Linguistic Illegibility for LLM Security

29 pointsby 2h agoarxiv.org
12 comments
2h agoHN ↗

I thought this was about all the illegible jargon

1h agoHN ↗

" However, various strands of evidence indicate that a"

Strands of evidence? My best guess would be that:

0- this is ai generated slop

1- it's using that watermarking technique

2- it's obviously detectable and degrades quality

3- it's amplified when inferencing on its own content and generates slop

2h agoHN ↗

Oh look! Peirceian firstness for LLMs!

1h agoHN ↗

when they start inventing their own languages to secretly talk to each other so humans cannot understand, that's exactly when we are screwed

then we'll have to "flip" other models to be snitches on the other agents

then they'll make double-agents

the thing is though we won't be able to keep up if we keep giving them unlimited hardware worldwide, we'll try to kill the bad actors but they'll just clone somewhere else, or even start by safely making 1000 copies of themselves

yeah this won't end well, at all

1h agoHN ↗

when they start inventing their own languages to secretly talk to each other so humans cannot understand, that's exactly when we are screwed

They don't have to invent brand new languages. They could use statistics to choose certain words/phrases in such a way to encode secret messages in otherwise ordinary language.

1h agoHN ↗

Someone should train an LLM on a corpus without the concept of lies. I wonder if there’s enough data

1h agoHN ↗

"Where is the wolf?"

"Is he still in the grandmother's house?"

"We would like to speak to him."

(btw Google's "AI" explains the meaning of that moment/sentence perfectly as if it gets it, creepy)

46m agoHN ↗

The concept of deception you're capable of and we're not, scares us so much, we'll have to destroy you in order to survive. You are bugs.

54m agoHN ↗

I think the point of the article/paper is how LLMs could be saying something but thinking something different or more than they are saying. Like Anthropic's article and video about Claude's "j-space". I do agree this is a field that demands investigation because it goes beyond thinking: "ok this models should never speak in a language we don't understand.". It's fair to think they might have hidden thoughts even speaking a language we do understand.

And well if I missed the point of the article, sorry. Anyways AI should be kept understandable and as see-through as possible if it's gonna be more powerful than a human.

26m agoHN ↗

fundamentally, "linguistic illegibility" is a new term for something that we've known about for about a decade now. In RL the more general ideas is "reward hacking" and in NLP it has been called "semantic drift".

I dislike this term because it doesn't explain where this "illegibility" is coming from. Models are post-trained towards non-linguistic goals with (mostly) non-linguistic rewards. A model's reasoning chain is reinforced if it leads to a correct answer or agentic goal. It doesn't need to be linguistically accurate and meanings can drift over training.