The safest job from AI may be writing
221–224 of 224 posts
Re: The safest job from AI may be writing
#222Earlier quoted context omitted.
They DO vote with their wallets, though. They're still buying that crap, don't they?
Since you can't really go buy the same work translated by a different publisher, voting with your wallet means boycotting it. I agree it would be the right option to punish publishers, but people find it frustrating to miss out on both the work they were hyped for and its fandom; the latter is a really big deal for those deep into reading subcultures.
Re: The safest job from AI may be writing
#223Earlier quoted context omitted.
I also disagree with the author. The first careers I witnessed being negatively impacted by AI coming onto the scene .. just a couple years ago .. was tech writers. Source: my personal network of tech writer colleagues.
Yeah not seeing it for technical writing. Especially in industries with even a hint of regulatory compliance, the imprecision is too significant. It's not for lack of trying or wishful thinking. Either your colleagues are facing stiffer competition off-shore (not LLM driven) or their jobs were more about organizing, checking and sorting topics and data (LLMs can take that away)
The company I work for also encourages us to use agents as much as possible. Now, I spend more time in the terminal than in VS Code. However, the situation is different for those who work in regulated areas.
Re: The safest job from AI may be writing
#224Earlier quoted context omitted.
I also believe this. Post-training LLMs with vague metrics can only be achieved with RLHF, which is not impossible, but extremely costly and difficult. Instead, companies will opt for RLVR, focusing on math and programming tasks. This pushes objectives away from writing quality; often far away. That is why older models, in my view, actually read better than newer ones. It's by design.
You can brute force it by making it try random stuff then judge itself on it. You don't have to always use an LLM's output. Sometimes you can use that plus other things to add flavor. An LLM is actually really good at judging if something is good or bad. It just has a really hard time coming up with new things. But if you had unlimited compute you can throw in some rng and whimsy and get something resembling what hum…