← Back to context

Comment by fdghrtbrt

5 hours ago

And do what I do - paste everything into ChatGPT and have it rephrase it. Not because I need help writing, but because I’d rather not have my writing style used against me.

I can't stand this and will actively discriminate against comments I notice in that voice. Even this one has "Not because [..], but because [..]"

This just gives OpenAI that data.

Perhaps you could use a local translation model to rephrase (such as TranslateGemma). If translating English to English doesn't achieve this effect then use an intermediate language, one the model is good at to not mangle meaning too much.

  • I run Qwen 3 locally, but I mention OpenAI on HN so people understand what I’m referring to.