Live data from Hacker News

I'm Tired of Talking to AI

orchidfiles.com

761–770 of 1001 posts

Re: I'm Tired of Talking to AI

#761
I dont even ask people questions anymore. I'm tired of the sneer and the "Did you ask Claude?" responses. I had a manager say "I'm here to help in any way I can", and then every way I brought up was "We expect a Senior to be able to answer that themselves" or "Did you ask claude"... thanks for the help, so much for teamwork.

Re: I'm Tired of Talking to AI

#762
post #480

Earlier quoted context omitted.

I would rather hear the answer “I don’t know. I had to look it up.” (And I don’t care what you have used as sources, as citing counts with norms/laws or in academics.) If you really rewrite LLM’s response in your own words, I will know that you have learnt something. Because if you tell me directly that you have asked Claude, next time I will probably ask Claude directly as I don’t need you. And we won’t be able to d…

You should abso-fucking-lutely use sources and cite them when trying to answer questions. What is this macho bullshit of pretending like you have memorized all information you might ever need and looking something up is a sign of inadequacy? And yes Claude or whatever is just another source, to be verified just like any other.

Besides just not wanting to look insecure, there are good reasons to include sources, even in cases where you actually have the info memorized.

It shows someone where they can find that information for themselves in the future. That way they don't have to bug you later if they forget and it can give them a useful resource they can explore. If nothing else it demonstrates that at least one other person had the same understanding of something that I did which could be reassuring.

Re: I'm Tired of Talking to AI

#763
post #38

> I worked as a developer at a company. I asked the business owner a question about a business task. He sent me a ChatGPT screenshot with the answer. Something similar to this happened in a "public" chat space at my company, and, despite the fact that we are leaning into LLMs and agentic workflows quite a bit, the responses were generally "I aint reading all that" and "hey, dude, thats kinda unprofessional." We shoul…

You can send them this: https://noslopgrenade.com

Ironically it feels like that site was itself written by AI.

Re: I'm Tired of Talking to AI

#764

Earlier quoted context omitted.

I’m just wondering how those people don’t understand they are strongly signaling their job can be fully done by an LLM.

This used to horrify me, until I started noticing the type of person that mindlessly spits crap out for me to deal with are the exact type of people I had already identified as being at most neutral or dead weight anyway. Sounds harsh but if your first reaction to solving a problem is to turn off your brain entirely and dump the thinking onto something/someone else for you, you're likely already layoff fodder, even p…

My experience aligns with that. But there’s no guarantee that the criteria for layoffs, when they happen, will include these people.

Re: I'm Tired of Talking to AI

#765
post #515

Earlier quoted context omitted.

I don't understand the point you're trying to make here. If you don't understand, you aren't smart enough to and shouldn't try? If you learn slow, just stop because you're... slower? What are you talking about?

Kind of. Everyone needs to draw a line. Call it an "explore vs exploit" problem, if you want. Sure, you want to fail a bit so you know where the line is, or to push it forwards a bit. But there is, at least in principal, always a line. I'm just saying that if someone draws the line in a place that you think is waaaay too soon, maybe they aren't entirely wrong.

Ah, okay, that makes your original comment make more sense. Thank you for the clarification.

Re: I'm Tired of Talking to AI

#766
post #480

Earlier quoted context omitted.

I would rather hear the answer “I don’t know. I had to look it up.” (And I don’t care what you have used as sources, as citing counts with norms/laws or in academics.) If you really rewrite LLM’s response in your own words, I will know that you have learnt something. Because if you tell me directly that you have asked Claude, next time I will probably ask Claude directly as I don’t need you. And we won’t be able to d…

> Because if you tell me directly that you have asked Claude, next time I will probably ask Claude directly as I don’t need you. and what if i tell you i asked stack overflow?

Actually that's fine. StackOverflow, Reddit, HN are or at least were populated by people. Looking to them for answers is doing a survey of best practices for a topic and will at least tell you what is popularly true.

Asking AI sometimes gives you the same answer as AI is trained on these same forums, but not always.

Your prompt structure and/or inference bugs (which is a lot more common in smaller providers or local hosting) can change the answer AI gives.

And ofcourse, if there's low/no data, AI will still give an answer even though it's not in the safe zone.

Re: I'm Tired of Talking to AI

#767
My barber recently had some serious health issues and has been closed for probably over a month now.

His wife posts only AI images that are not real in any way. The images are not modified, they are completely fake.

I'm exhausted of all A.I. output replacing normal human interactions.

Re: I'm Tired of Talking to AI

#768
post #674

Earlier quoted context omitted.

What I hate about this whole thing, is that there are many reasons someone might reach out to a coworker with questions. Not all require the knowledge in fancy markdown with emojis. Maybe they want to show respect to a person by asking their opinion before proceeding with a change Maybe they want to share context and make that person aware of what they're thinking without being so obvious Maybe they need _that person…

The writing is on the wall. We are headed for a world where everybody interprets everybody through a personalized model. (corporations too.) Our models need to understand each other, we don't need to understand each other. A call and response to the tower of babel. We eventually all learn to speak our own custom language known only to us. Our inner monolog moves externally, and we offload "understandability" to an ex…

It's trained on the internet so it's wrong just as much as the internet is wrong or misleading.

Re: I'm Tired of Talking to AI

#769
As a person running a network of CTOs that meet in person and interact very human-ly.... I agree and see the value now more than ever in human interaction.

(to be clear, i do a lot of things, but this is one of them, and boy is it wild how important it feels)

Re: I'm Tired of Talking to AI

#770

Earlier quoted context omitted.

In our case we're completely allowed to use AI, but if you do, you carry the responsibility for it's output (not in a legal sense obviously). So if your LLM says "Sure, go ahead and run that code" and it deletes the production database, that's your fault, just as much as if you reviewed it manually and said the same thing.

> you carry the responsibility for it's output (not in a legal sense obviously) why not in a legal sense? If someone asks me what cleaning supplies are safe to mix, and i just ask some chatbot, don't vet the output, copy the response, and they end up poisoning themselves, am I not responsible? If I'm a lawyer, and pass unvetted AI legal advice to my client, and they go to jail, should i keep my license?

Typically if you develop a software product for a company, the company resumes responsibility. No one would develop anything for any high risk business, if they were to assume personal responsibility of the end result. LLMs don't really chance that, and any serious bug would be an error of process.

Developers are perfectly capable of creating dangerous or expensive mistakes even without LLMs. If we accept that LLMs are just tools, the developer should be no more responsible that if they choose to use Visual Studio over Vim and Visual Studio refactors something wrong.

Theres's then the question of gross incompetence, and were the developer could be fired or perhaps even sued by their employer, the same as if they hadn't used an LLM.

However the case I had in mind was in regards to the legality of the way the AI models acquire and reproduce code. We're not held personally responsible for any license violation created by the tool.

Post reply on HN