惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Hugging Face - Blog
Hugging Face - Blog
Vercel News
Vercel News
C
Check Point Blog
G
Google Developers Blog
博客园 - 司徒正美
量子位
Engineering at Meta
Engineering at Meta
S
SegmentFault 最新的问题
Google DeepMind News
Google DeepMind News
F
Fortinet All Blogs
A
About on SuperTechFans
美团技术团队
D
DataBreaches.Net
Stack Overflow Blog
Stack Overflow Blog
Jina AI
Jina AI
Y
Y Combinator Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Apple Machine Learning Research
Apple Machine Learning Research
J
Java Code Geeks
MongoDB | Blog
MongoDB | Blog
人人都是产品经理
人人都是产品经理
H
Hackread – Cybersecurity News, Data Breaches, AI and More
The Cloudflare Blog
U
Unit 42

Hacker News - Newest: "AI"

AI can't read an investor deck AI as an attorney? Student uses ChatGPT, Gemini to sue UW over alleged racial discrimination Hacking MCP Servers in AI Systems – The Rug Pull: Tool Changes After Approval GitHub - MeepCastana/KubeezCut: Free Web based video editor Can AI judge journalism? A Thiel-backed startup says yes, even if it risks chilling whistleblowers Coming soon: 10 Things That Matter in AI Right Now DARPA built an AI to fact-check enemy weapons claims What explains heterogeneity in AI adoption? When AI Meets Muscle: Context-Aware Electrical Stimulation Promises a New Way to Guide Human Movements - Department of Computer Science AI Changed How We Build. It Did Not Change What Matters. Linux rules on using AI-generated code - Copilot is OK, but humans must take 'full responsibility for the… Meta spins up AI version of Mark Zuckerberg to engage with employees Code Mode: Let Your AI Write Programs, Not Just Call Tools | TanStack Blog GitHub - Delavalom/graft: Go framework for building AI agents. Type-safe tools, multi-provider (OpenAI, Anthropic, Gemini, Bedrock), zero vendor SDKs. India's TCS tops estimates, says new AI models did not dent services demand Gen Z's fading AI hype Strong feeling: we are in a folded AI reality GitHub - machinarii/total-recall-catalog: A reference catalog of latest knowledge retrieval, memory & RAG systems GitHub - mensfeld/code-on-incus: Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically.. Quantization, LoRA, and the 8% Problem: Benchmarking Local LLMs for Production AI Iran war: We spoke to the man making Lego-style AI videos that experts say are powerful propaganda Powell, Bessent discussed Anthropic's Mythos AI cyber threat with major U.S. banks GitHub - immartian/bellamem: Persistent belief-graph memory for AI agents. Retrieves decisive context by importance — not recency, not RAG, not /compact. recursive-mode: The Repo-Native Operating System for AI Engineering After the attack on Sam Altman's home, will AI CEO's go on the offensive? The biggest advance in AI since the LLM Opus 4.6 vs GPT 5.4 One Prompt Unity World Generation Test “AI polls” are fake polls Client Challenge Can AI be a 'child of God'? Inside Anthropic's meeting with Christian leaders
Stop telling AI to "sound like you"
snoren · 2026-05-19 · via Hacker News - Newest: "AI"

Most AI writing advice starts off simply wrong:

The above said to an AI that has never read you, that is usually slop.

You can tell it to write like a famous writer. Maybe that helps a little, but what you get is the average of how the training set imitates them. Not them, not you either.

Here is the interesting question: what changes when the model already knows how you write before it generates a single word?

I ran an experiment using the same brief and the same LLM model. The brief was simple: write an essay opening on “AI is computation.”

On the left, the model writes with no profile. On the right, it writes with a voice profile extracted from Gabriel Pickard’s writing, with Gabriel’s permission ofc.

The difference is visible in the first sentence.

The no-profile version starts like a competent explainer:

There is a temptation to describe modern AI as if it were mostly a new kind of text interface...

That is clear, maybe even useful. It is the default register of a good frontier model: define the topic, frame the issue, proceed carefully.

The profile-guided version starts differently:

There is a framing of large language models that treats them as oracles...

That opening already has a writer inside it. It moves differently, names the conventional frame, turns it into a mechanism, and sets up a contrarian landing. It does not just use different words like a Humanizer.

That is the part people miss when they talk about AI writing style.

Voice is not tone or vocabulary, it is not sprinkling in favorite phrases. It is structural: how you open, how you pivot, where you put pressure, what kind of claim you are willing to make first, how you move from abstraction to example and back. A voice profile gives the model those patterns before generation begins.

A prompt tells the model what to do, a profile tells it who is doing the writing.

Full comparison:

https://usenoren.ai/sample-voice-profile#generation

Disclosure: this post was written with my Noren voice profile. If it sounds like me, that’s the experiment working. Subscribe if you want more.

Until next time.