Earlier quoted context omitted.
I use ChatGPT to help me quickly write simple AWS SDK based helper scripts. I’ve also recently been involved in designing a DevOps /Docker deployment pipeline for a customer. They use Java and I haven’t used Java in decades. Before I would have just done my POC using a Python or Node container and rely on the fact that they knew Java well enough to get the concepts. But I used Java and started the chain of questions…
Watch out, I'm doing devops too and I've caught chatgpt on such obviously stupid behaviors it hurts to even think about it. It's not just hallucinations problem (edge cases or doing unusual stuff). It seems to give answers that are 100% incorrect and when told so says "of course you're right, here is the right answer". The only stuff I'd use it for is if I already know exactly how to write the script and I'm just usi…
Ask HN: Are people in tech inside an AI echo chamber?
561–570 of 755 posts
Re: Ask HN: Are people in tech inside an AI echo chamber?
#562Earlier quoted context omitted.
This is a perfect example of an AI-hype comment. You’re treating it as a fact that LLM are going to replace existing products, at some unknown future date. “In 5 years, all code will be written by AI” “In 5 years, LLM will replace Siri and Alexa” “In 5 years, AI will replace [sector of jobs]” The thing that frustrates me about these statements is that you don’t know what AI technology is going to look like in 5 years…
GPT4 just wrote a python script for me that downloaded a star catalogue, created a fish eye camera model, and then calculated the position of the camera relative to the stars by back propagating the camera position and camera parameters to match the star positions. All I did was hold it's hand, it wrote every line of code. You are living in fantasy land if you think we will be writing lines of code in 10 years.
Re: Ask HN: Are people in tech inside an AI echo chamber?
#563Earlier quoted context omitted.
> Crypto never amounted to anything beyond a currency for black market transaction Do you understand what a massive impact that has been? It has disrupted one of the largest industries on the planet, which is drug trafficking.
So what fraction of all drugs are now paid for with cryptocurrency at retail? Over 50%? 25%? Presumably you must know the figure, if you're asserting the industry has been disrupted.
People are buying drugs on the darknet, who would never buy it on the streets or want to be associated with regular drug users.
[1] https://www.unodc.org/res/wdr2021/field/WDR21_Booklet_2.pdf
Re: Ask HN: Are people in tech inside an AI echo chamber?
#564Earlier quoted context omitted.
> Crypto never amounted to anything beyond a currency for black market transaction Do you understand what a massive impact that has been? It has disrupted one of the largest industries on the planet, which is drug trafficking.
Did it disrupt the whole industry? Only the payment part of it, no?
Re: Ask HN: Are people in tech inside an AI echo chamber?
#565Earlier quoted context omitted.
I mean, I’d be inclined to agree with your friend here, to an extent. A machine for confidently being wrong has rather limited practical applications.
I was just about to comment something similar to this: "Google CEO Sundar Pichai said in a 60 minutes interview, 'one Google AI program adapted on its own after it was prompted in the language of Bangladesh, which it was not trained to know'. This is obviously wrong, so does that mean Pichai was hallucinating?" At the last second I fact-checked myself, and found that it actually wasn't Pichai who said that. Crazy how…
I don't think it's impossible for an LLM to do that but they currently don't.
Re: Ask HN: Are people in tech inside an AI echo chamber?
#566Re: Ask HN: Are people in tech inside an AI echo chamber?
#567Earlier quoted context omitted.
What you’re missing is that with LLMs the chief obstacle with voice assistants changed overnight from “how do we develop a system that can easily interact in natural language” (at the time, a very hard and possibly unsolvable problem) to “how do we expose our systems to API-driven input/output” (a solvable problem that just takes time). Case in point, I asked Siri to change my work address. She stated that I needed t…
> The issue here is not Siri’s inability to understand what I want, it is that the Contacts app does not support this method of data input …which is something an LLM won’t help with. “Just design an open ended API capable of doing absolutely anything someone might ask ChatGPT to do” is not the simple task you’re making it out to be! There's a reason why people describe ChatGPT as a "research tool": you often need to…
No idea how well, so I assume "badly"; but the API is already there.
Re: Ask HN: Are people in tech inside an AI echo chamber?
#568Earlier quoted context omitted.
Maybe you live in a monolinguistic bubble, or speak every language fluently, but when is the last time you hired a human being to translate a language you don't understand instead of using AI like Google Translate? AI is already so ubiquitous and useful that you blindly take it for granted without even thinking.
Most companies will at least hire a human to check translation work, or at least contract one. Bad translations are something that can quickly destroy a brand in a market, and translation tools are not so fine grained to take into account dialect. Spanish, for example, has many examples of words that are innocuous in one dialect and profane in another.
Bad translations are present in product names & descriptions of at least 70% of all products on Amazon and Ebay I've seen, and it doesn't look like it hurts the business in any way.
Re: Ask HN: Are people in tech inside an AI echo chamber?
#569Earlier quoted context omitted.
GPT-4 writes 100% of my code now. Staring at a monitor, hunched over, tapping on a keyboard? Stone ages. That’s not 5 years from now. That’s today.
Can you elaborate what your process is? Some context would be nice as well. Like, what kind of language, what kind of project? I'm genuinely interested.
Re: Ask HN: Are people in tech inside an AI echo chamber?
#570Same experience, talked to a young, highly educated person about ChatGPT… they had no clue what I was going on about. But the more surprising thing is that even after I explained what it could do, they weren’t even slightly impressed. “So it tells you wrong answers? Sounds utterly pointless” I was flabbergasted. I think we do live in a bubble. I’m sure architects and surgeons have equally exciting advances in their f…
Same here. My girlfriend is not impressed by GPT and its ilk at all. But I guess that for a non-technical person most things digital are a form of magic, and it is probably hard to tell the difference between the common magic of (say) a game on her phone and the heavy voodoo of an LLM.