Live data from Hacker News

Why I am not going to buy a computer

karlvmuller.com

1–10 of 103 posts

Re: Why I am not going to buy a computer

#3
The uncanny valley is happening with enterprise work. My boss is in love with Copilot writing documentation that we've sorely needed for many years. He and I can bang out tons of it in minutes that would have taken months before. We do this and then no one reads it.

I've asked people about it and they seem disillusioned. It wasn't written by a human so they see no human value in it. They view it as AI writing documentation for another AI to summarize to them and then another AI to reply or comment. So they don't care or are actively repulsed by it.

I think AI has a long uphill battle in winning over the average Joe.

Re: Why I am not going to buy a computer

#4
post #3

The uncanny valley is happening with enterprise work. My boss is in love with Copilot writing documentation that we've sorely needed for many years. He and I can bang out tons of it in minutes that would have taken months before. We do this and then no one reads it. I've asked people about it and they seem disillusioned. It wasn't written by a human so they see no human value in it. They view it as AI writing documen…

> no one reads it. [... ] they seem disillusioned

Regardless of reasons they tell you, if no one reads your documentation, then it isn't good enough. Good documentation gets read, as long as it is good. It sounds to me like you're disillusioned, if you're not responding to the feedback, even if you sometimes have to look through the reasons people tell you on the surface.

Re: Why I am not going to buy a computer

#5
post #3

The uncanny valley is happening with enterprise work. My boss is in love with Copilot writing documentation that we've sorely needed for many years. He and I can bang out tons of it in minutes that would have taken months before. We do this and then no one reads it. I've asked people about it and they seem disillusioned. It wasn't written by a human so they see no human value in it. They view it as AI writing documen…

> It wasn't written by a human so they see no human value in it.

Which is true, in a way, the data put down as documentation can now be calculated in seconds, and documentation is just a cache.

Re: Why I am not going to buy a computer

#6
post #3

The uncanny valley is happening with enterprise work. My boss is in love with Copilot writing documentation that we've sorely needed for many years. He and I can bang out tons of it in minutes that would have taken months before. We do this and then no one reads it. I've asked people about it and they seem disillusioned. It wasn't written by a human so they see no human value in it. They view it as AI writing documen…

I am seeing the same thing. People are even sending slack messages using cursor or claudecode. You post a PR or ask a question, I get a long response that was not written by a human. Uncanny valley it is.

Re: Why I am not going to buy a computer

#7
post #3

The uncanny valley is happening with enterprise work. My boss is in love with Copilot writing documentation that we've sorely needed for many years. He and I can bang out tons of it in minutes that would have taken months before. We do this and then no one reads it. I've asked people about it and they seem disillusioned. It wasn't written by a human so they see no human value in it. They view it as AI writing documen…

To be fair, AI writing is often unhuman. The biggest problem its more verbose than human writing. It adds additional not needed mental load in processing text.

Even in code documentation, I just need a function block that says "DO NOT PASS A VALUE OF 2", with maybe a deeper comment that says "yea the math breaks here", instead of a 5 page discourse on why you should not pass a value of 2.

Re: Why I am not going to buy a computer

#8
post #3

The uncanny valley is happening with enterprise work. My boss is in love with Copilot writing documentation that we've sorely needed for many years. He and I can bang out tons of it in minutes that would have taken months before. We do this and then no one reads it. I've asked people about it and they seem disillusioned. It wasn't written by a human so they see no human value in it. They view it as AI writing documen…

> He and I can bang out tons of it in minutes that would have taken months before

Here's the problem I have. No doubt an LLM made it faster to write those docs, but did you fully spot check it for accuracy?

A lot of people aren't which I think is why the average joe hates it. These docs can still have AI generated mistakes which are easily glossed over by a regular human.

Re: Why I am not going to buy a computer

#9
post #3

The uncanny valley is happening with enterprise work. My boss is in love with Copilot writing documentation that we've sorely needed for many years. He and I can bang out tons of it in minutes that would have taken months before. We do this and then no one reads it. I've asked people about it and they seem disillusioned. It wasn't written by a human so they see no human value in it. They view it as AI writing documen…

Most people weren't reading documentation when it was written by humans. The low value status of documentation is well supported by the fact your workplace put it off instead of prioritizing it.

Re: Why I am not going to buy a computer

#10
post #3

The uncanny valley is happening with enterprise work. My boss is in love with Copilot writing documentation that we've sorely needed for many years. He and I can bang out tons of it in minutes that would have taken months before. We do this and then no one reads it. I've asked people about it and they seem disillusioned. It wasn't written by a human so they see no human value in it. They view it as AI writing documen…

If that documentation serves another human-operated querying AI it already provides value as a cached work that prevents another AI from re-extracting that knowledge from the code (burning time & tokens in the process).

Another question is keeping those docs up to date...

Post reply on HN