59 comments

[ 2.9 ms ] story [ 61.5 ms ] thread
This is by far the best definition of AI slop I ever read, and the blog post itself is the contrary of AI slop: a short post where each word matters. The creation of an output that is at the same time large and lacks fundamental motivation/understanding is what creates AI slop, not the use of AI itself. This distinction allows us to have a mental model to don't blame AI itself but its continuous misuses. This also creates a formal model to understand why continuous AI steering during AI-assisted coding is so important. The sum of all the prompts provided, if they form a cohesive view of the software intent, constitutes the seed and specification that can generate good, useful code. Try to put together instead the sum of all the short prompts that prey the AI to retry "it does not work, retry", and see what you obtian.
> The sum of all the prompts provided, if they form a cohesive view of the software intent, constitutes the seed and specification that can generate good, useful code. Try to put together instead the sum of all the short prompts that prey the AI to retry "it does not work, retry", and see what you obtian.

What are you driving at with this statement? I think there is value in both types of prompts so I'm unclear.

See also Hank Green's take on the definition of slop: https://youtu.be/dT5IJExTUR4?si=mjkHK024MUqCId0k

The tl;dr is pretty similar. Intent and care are the functional variables. A human can produce slop without AI and they can produce art with AI. AI just enables slop at an industrial scale.

I agree. I have gotten frustrated by a lot of recent anti-AI rhetoric, not necessarily because I entirely disagree with the premise but because it is too generic in its form. It has started to sound to me like the people who complain about "chemicals" in their food and water.

The real complaints are about specific aspects of AI and its use, and this essay does a really good job of articulating one of them. It is something we can actually discuss and address.

Incredible. Lately, I’ve been going through a bit of an identity crisis. I know I’m a passionate and not-so-bad developer, but with all this talk about AI, I couldn’t really understand if that was an end of an era for me.

But while reading this article, something clicked, it makes so much sense. It really made me feel better.

I just wanted to chime in and say this has also been bothering me quite a bit the past few months. You're not alone.
Citing "God created man in his own image" for robustness doesn't really land well. I'm not even an atheist either.
"Man created god in His image" shows more robustness to me, than humans are so invaluable that they would deign to create deities too.
If you believe in the objective truth of the quoted source, then that makes the claim that humans are valuable about as robust as any claim can be.

If you do not believe in the objective truth of the quoted source, you must still reckon with the fact that this is the (start of) the punchline of the opening narrative of the foundational text of the world's largest religion or religion family. (The punchline continues with the judgment that the universe, being merely good before humanity, is now very good with humanity.) That is to say, this is an incredibly widely and deeply held value by a vast number of people over millenia, not to mention the many others whose religions may contain analogous claims.

Remember, the statement "X is valuable" is always shorthand for "X is valuable to Y". In this case, at absolute worst we mean "humans are valuable to humans," if not also "humans are valuable to God".

It is a forceful argument when carried through.

Since it's too late to edit: I am not disagreeing that humans are innately valuable. I am disagreeing with citing Genesis for that.
I agree. The evidence for that claim is weak and if it is cited to be the basis of the first claim the likelihood of the rest forming an accurate model is low. Thank you for the comment. I might have otherwise wasted more time on the linked post than I did.
So many people have spent a lot of energy dehumanizing others on the basis of their “contribution to society”. Ideas like, if you aren’t employed, you shouldn’t have access to healthcare, etc. I can only hope that AI can force people to rethink whether their value is tied to their work output or not.
It goes beyond that. There is inherent classism in this, because it implies that you do not question the value of wealthy people who put in relatively little actual work output due to their privileged position. Take for example the unemployed person in your example who might have literally been 100 times more productive in their career solving substantive problems than a VC who lucked out on their startup and has been cruising on a few boards for ten years.
AI has been around in various forms for a little while now. Have you seen anything to suggest that this is even a possibility?

Weigh this against the context that people have had centuries to figure this out.

> Ideas like, if you aren’t employed, you shouldn’t have access to healthcare, etc.

Fucking hell, there are so many bullshit jobs. I'm doing one of them. I'm sure a homeless person having a few heartfelt conversations per day because he has the time and is open to it is giving more value to society than me right now.

AI will only make “contribution to society” even stronger criterion, and help create permanent "not needed" underclasses.
I don’t know why it would. That rethink has always been possible, yet didn’t happen.
It'll get worse. There will be even more situations where people will be forced to talk to a computer rather than a human.
Hahaha, worry not! AI will be the great equalizer, that will put even more people on the streets and create new serf class.
(comment deleted)
First I'll say the disambiguation of discerning intent as the driver behind whether something is slop or not was very interesting.

But, I'll take one point in their article a step further you can just say "Humans are invaluable." instead.

I don't like defining humans in terms of valuable at all. Maybe because I feel like that word is very concrete and measured and to actually judge that on any one person requires perspective and capabilities none of us existing or have ever existed possess.

The complexity of the sum total of a human life is so great that I think its folly to try measure the value at all. Those who have tried are often reflected in history as the worst among us.

> The complexity of the sum total of a human life is so great that I think its folly to try measure the value at all

I think that's basically the same thing that the "Humans are Valuable" was getting at. Invaluable is just a different way of saying unmeasurable amounts of value

I was writing a similar comment to yours, thinking about "value to society", and value to loved ones, even negative value of enemies. I agree that talking about "value of humans" is not very useful.

Then I realized that on an individual level, everybody is infinitely valuable to themselves. You are your whole universe. From that perspective, I agree with the author that "Humans are valuable."

We have laws keeping humans alive and safe because we are valuable in that sense.

I don't agree that we need to go out of our way to preserve human art though, or their thoughts on the value of "creative artifacts". People will make art if they enjoy making it. Whether or not other people appreciate that art is irrelevant.

This quote resonated with me: “ Tom Hudson told me, “If you’re going to use an LLM to write me an email, I’d much rather you just send me the prompt; at least then I’d have an idea of what you actually meant to say.”

In my personal life I use AI a lot for information discovery and high level discussion of the problem space. I use it occasionally to write some prototype code to get started on something. It makes a great debugging and problem solving tool, though I typically find that I need to have an idea of what the problem is to steer it in the right direction. It makes a poor intuition generator, but a great intuition checker and can run with an idea for much faster iteration. I use it essentially zero in my day job as an civil engineer though.

I would essentially NEVER use it to write an email. By the time I’ve specified what it is I’m trying to say, I’ve basically said it. Wordsmithing beyond that usually has almost zero value. Same frankly with writing engineering reports. By the time I’ve told it what it needs to say, I’ve basically written that section. In general, I feel like LLMs are just bad writing tools… In writing I typically find that if I can farm it out to have an LLM write something, then it frankly probably just didn’t need to be said.

Our lives are just a big collection of experiences. The wall-clock minutes that actually matter in our lives are the minutes that we spend with other people. These minutes are literally all we have; the next minute you have is literally the only thing you lose when you die.

Talking to machines is only ever something I have to do so that I can put food on the table. I never remember the minutes that I have spent talking to a machine, they are not memorable because they are not valuable.

This quote from the authors friend really hit home with me.

> “If you’re going to use an LLM to write me an email, I’d much rather you just send me the prompt; at least then I’d have an idea of what you actually meant to say.”

I’m not saying there’s no merit in adding a bit of politeness and professionalism to your communication, which I’m sure the prompt itself lacks. However the root of what you’re trying to convey is the prompt, wrap that in a header and a signature. Not only are we talking as humans, we’re also communicating directly.

Also I just find it a little insulting if someone sends me an AI response. I don’t know why, maybe because it feels not genuine.

OP's argument sounds like Peter Steinberger saying, don't send me a slop PR, instead give me your prompt.
There is a class of human output that will retain value regardless of AI capability: art and sport. People care about the creator. The source defines the work, the awe, and the emotional response.

But almost all output outside that space is at risk of AI displacement. Corporations are amoral entities that optimize for profit, and they follow the law only as much as they must.

The law is our collective action. We socially construct what we value. We could fight to preserve the 5-day work week doing what machines can do. But.. I’d rather fight for collective ownership of the machines.

An appeal to a religious text being presented as a robust argument borders on mockery. Especially after it follows a claim about how the position at hand is one that needs not to be qualified. Why are you qualifying it then? Is it because you (correctly) sense that you're presenting it as a fact of the world, rather than just as your opinion, and feel the gap in justification?
> “Humans are valuable.” You can just say it

As if that's hard. Here's the gut check: "Individual humans are inherently more valuable than corporations."

"Humans are valuable"

For what, and to whom?

This is a very anthropo-centric and hubristic view, in my opinion.

I dont think a human life inherently has any more value than anything else that possesses phenomenal consciousness

This of course makes me somewhat of a hypocrite as I eat meat, but you make some tradeoffs in moral resolve in the name of pragmatism and economy.

The point going unsaid, in my opinion, is that we are quickly realizing that we'll need to identify with something that isn't work soon. We'll need to find value beyond money.

I think that horrifies people.

If you want an AI to do a specific task in a specific way, you'll always need to prompt it.
“ Human dignity does not depend on a person’s abilities”

I mean, this is just begging the question. Many people disagree with this and disagree with the notion that humans are innately valuable. The blog post just seems like a lot of copium from somebody who really hopes he’s right.

Citing Genesis and an Encyclical might strengthen one’s argument for a particular demographic, but for many it will simply be unconvincing.

Like citation sources, no doubt some humans are valuable but whether they are or not is often relative.

these keep it real types obviously not having to deal with the day to day crap I deal with. using LLM to redraft emails/support calls for a particular large firewall turned an enfuriating endless feedback loop of makework support nonsense into 2 message resolution.

Sharing the prompts would have messed it all up for sure.

There are other instances where I have shared fairly direct, but not what I would consider rude or aggressive emails to people and had them freak out and I have no idea why, rewriting with LLMs to make them blander but convey the same message is very handy here.

> If you’re going to use an LLM to write me an email, I’d much rather you just send me the prompt; at least then I’d have an idea of what you actually meant to say.”

I'm excited for when Github starts letting me check in the chain-of-thought that produced a line of code, and git blame it like I can with commits.

Humans are valuable, but I think we've been putting human output on a pedestal lately. There's a lot of human slop (as the author put it) on the internet. Slop businesses. Slop social media accounts. While there's very little in the world of AI I find that is better than what a human proficient in the skill with sufficient time can do, proficiency and time are in short supply by most people.

Cue that "I, Robot" meme about if a machine can make a symphony. Maybe AI is making it even easier, but intentless form is already everywhere without AI, if you look. Ever seen an Uwe Boll film?

In my twenties, I came across an idea from one of Ken Wilbur’s books that helped settle a conundrum for me. What happens when one wants to honor all life? Are they all equal?

He made a distinction between intrinsic value and extrinsic value. Plankton is not as complex of a lifeform as whales, yet whales cannot live without plankton. One has more intrinsic value and the other has more extrinsic value. There is an interrelationship that does not have to flatten value for everything and everyone.

LLMs are trained from the language corpus of our collective consciousness. It reflects our collective, all the wonderful, beautiful, and horrific things we can dream of and put into words.

Way before bots/LLM, I disciplined myself (most of the time) to write email with "in brief" at the top, followed by "Details".

"In brief: Can you bring a dozen brownies to the noon lunch tomorrow?

Details: Dessert plans fell through. Your brownies are the best, and you owe me..."

This structure is liberating for me. I can distill what I want/need into something brief and even brusque, knowing that people will read on if the need justification. It also makes me clarify what I want. Probably not appropriate if I'm too far down the totem pole from the addressee.

I've never used it because I feel like it'd make me sound like a weirdo, but I've heard this concept explained as BLUF, Bottom Line Up Front.
How do i drive traffic to my app
>“Humans are valuable.” You can just say it. As a human yourself, I advise you to. You do not need to qualify it. This is a robust1 statement that is not conditional on a point-in-time snapshot of the leading frontier model’s score on some recent benchmark.

Nope, it very much is conditional to it, as it's conditional to utility.

The OP is not going to come an pay someone who can't get a job and has zero market value due to AI.

So this "a human is (intristically) valuable" is just a meaningless pat on the back, while the human is devalued.