It's sad, infuriating, discouraging. A deluge of slop drowning the last embers of authentic human creativity.
The safest job from AI may be writing
101–110 of 221 posts
Re: The safest job from AI may be writing
#102Earlier quoted context omitted.
Context went from 8,192 tokens on GPT 4 to 1M tokens currently with zero improvement. The latest models got even worse.
Size of context is not the entire story here, it's ability to properly feed and index the context that's needed on this sort of thing. E.g. your entire slack/discord/email/github/jira/zoom meeting/coffee chat ... history is the context that you bring to the table on this sort of thing. Most of this is unindexed. Much of this will not be in the future. > The latest models got even worse. Which models? This is one of t…
Re: The safest job from AI may be writing
#103If I found the best human writer in the world, and had him write every article on the internet, wiping his memory between each one, his writing would start to get pretty noticeable and boring!
Re: The safest job from AI may be writing
#104Safest job from AI is also the oldest job.
Re: The safest job from AI may be writing
#105The safest jobs are the ones that can't be done behind a screen. I'm a technician and there's no robot that could replace me and there won't be for a long time.
I think the ChatGPT moment for humanoid robotics is coming within a year or two.
Re: The safest job from AI may be writing
#106A lot of the replies are insisting AI will get better at writing with more development but I don't see it. Even if you have a mathematically perfect writing AI you still run into the same problems you would have if you handed off your writing task to someone on fiverr or something. It can't magically know what you want to say, it only has the information you gave it. A prompt complex enough where it won't get any wro…
Re: The safest job from AI may be writing
#107Re: The safest job from AI may be writing
#108Earlier quoted context omitted.
There will always be creative superstars.
Of course. But they're going to be machines. I don't think there's magic that makes the human brain impossible to automate. And engineering is going to lead to faster improvements than evolution could.
Re: The safest job from AI may be writing
#109In terms of what he's presenting here, I'll say this: his line of logic highlighting the "dual-mind problem" of writing seems, to me, like the most compelling aspect of this argument. When I write something (especially to a specific audience, including an individual), I must practice cognitive empathy if I want what I write to be consumed properly and effectively. This is a cold way of putting it, but even in text message responses which span a few words towards family or a friend, I can put quite a bit of thought into how it will be received, how they will read it, interpret it, etc. My cadence in just texting, alone, can shift dramatically from one message to a next based on who I'm sending it to, what I'm trying to convey, etc.
All of that is fine and not hard to understand, but I suppose the interesting part is this: when I'm just trying to get information across (i.e., instructions, directions, etc.), my messages will resemble something written by an AI. It's not enjoyable to consume, but that's not the point. But as soon as I want to add a bit of "fun" to a message, the task I'm performing is completely different. It's no longer just an exchange of information, but it's an attempt to invoke specific feelings, visualizations, memories, etc., in the other person/people.
I do have a hard time imagining what it will take for AIs to be able to do THAT effectively. I think they're fine at conveying information, but I think people are already becoming very aware that conveying information, in itself, is not enough to be effective. These LLMs don't "care" to "entertain" you with what they're writing at you about. They're just spitting out the mathematically derived facts with, seemingly, no meaningful ability to invoke deeper thoughts in their audiences' minds. And that might not seem particularly important outside the context of writing fiction, etc., but I think it's actually pretty critical even in "dry" settings, like explaining code, because the thoughts, feelings, emotions, etc., invoked through reading IS the output of reading (even if it doesn't seem that way).
Perhaps AI will be able to do this more effectively if they're trained on direct brain signals or something. Like, train the AI not just to convey accurate information, but also encourage it to do so in a way which stimulates different areas of the brain with different intensities based on the premise that, doing so, is actually what people are getting out of that text.
Re: The safest job from AI may be writing
#110Earlier quoted context omitted.
> Good writing requires thinking, reflection, and doing multiple passes Same with code, but that doesn't seem to matter anymore.
There's a lot of writing that is meant to be read by humans. Code's ultimate goal, on the other hand, is to be run by computers.