Remix.run Logo
ivorius 8 hours ago

AI is well-capable of fabricating text that looks like an opinion in 2026. This would not help differentiate AI from human authors.

Mabusto 8 hours ago | parent [-]

You’re absolutely right - AI is not just capable, it’s on the leading edge. It’s not about vibes, it’s about results.

(It’s famously not well capable of sounding human)

andrewflnr an hour ago | parent | next [-]

One of the early selling points of LLMs was their ability to mimic styles. I haven't heard about that for a while though. Wouldn't that at least obscure the classic tells, if not eliminate them? I think the reason most (obvious) AI output is obvious is because people don't bother to hide it.

jerf 3 hours ago | parent | prev | next [-]

"(It’s famously not well capable of sounding human)"

Rather than a binary, I prefer to measure the question of "how much text does it take to be reasonably sure that it's an AI?"

By that metric, it is getting better at a reasonable pace. People are also getting better at prompting their AIs to write in something other than the default LLM style. If you think you're good at picking up that style, you probably are. But it's a lot harder to pick up AIs when they're fed a style sample. You wrote in the default AI style, and yeah, most of us have twigged to that by the end of your couple of short sentences. But feed the AI a style sample and it can definitely make it two sentences without every one realizing it's AI.

ivorius 8 hours ago | parent | prev | next [-]

Right. Reviewers still have the advantage of being able to spot AI text because it's often overtly different. I just meant to say that, if you prompt ai "what would a human be proud of having written this code" you'll get an answer. They're not categorically incapable of fabricating an "opinion", they're just trained not to express one by default.

pigeonwarz 7 hours ago | parent | prev [-]

This could easily be circumvented by having the AI generate an explanation of the chosen portion of code and have the human rewrite it in their own words. It is much easier, imo, to swap clauses and put synonyms in place of other words within existing writing then it is to synthesise new text.

lenkite 5 hours ago | parent [-]

AI slop PR's aren't really generated by people willing to do even this much effort.

pigeonwarz 3 hours ago | parent [-]

True, but the avenue is always open and the AI code is still present.

That I think is also an important issue if a project wants to keep AI out of its code.