Earlier quoted context omitted.
Understanding code is only easier for simple tasks. I've definitely had copilot spit out complex algorithms that looked right at first glance but actually had major issues that required me to write it from scratch.
Thats why you test, this could also happen with code you wrote so it’s not an argument against copilot. Did you wrote your “complex algorithm” and then run and debugged it in your head? No, you’ve tested it. Do the same with Copilots code
Ask HN: Is anyone else getting AI fatigue?
241–250 of 379 posts
Re: Ask HN: Is anyone else getting AI fatigue?
#242Its the next hype train since the blockchain/crypto/nft's hype train. The crypto train has arrived at its overheated, decentralized set of train stations that all have remnants of fraudsters, high end GPU boxes scattered about, torn up flyers with the promise of untold riches, people scampering about in the shadows muttering "defi" to themselves, people getting carted off in handcuffs. Where will the AI hype train go…
>Its the next hype train since the blockchain/crypto/nft's hype train. It really isn't. The business use cases even with current tech are pretty obvious. The problem with crypto/blockchain stuff was that it was useless. An emperor with no clothes. Is there a more legitimate argument for why they're similar other than "hype" or am I missing something?
Re: Ask HN: Is anyone else getting AI fatigue?
#243Earlier quoted context omitted.
So, to you, ChatGPT is approaching AGI?
I do believe if we are going to get AGI without some random revolutionary breakthrough, to achieve it iteratively, It's going to come through language models. Think about it. What's the most expressive medium we have which is also absolutely inundated with data? To broadly be able to predict human speech you need to broadly be able to predict the human mind. To broadly predict a human mind requires you build a model…
Language is way, way far removed from intelligence. This is well-known in cognitive psychology. You'll find plenty of examples of stroke victims who are still intelligent but have lost the ability to produce coherent sentences, and (though much rarer) examples of people who can produce clear, eloquent prose, yet are so learning and mentally challenged that they can't even tell the difference between fantasy and reality.
Re: Ask HN: Is anyone else getting AI fatigue?
#244The "I" in AI is just complete bullshit and I can't understand why so many people are in a awe of a bit of software that chains words to another based on some statistical model. The sad truth is that ChatGPT is about as good an AI as ELIZA was in 1966, it's just better (granted: much better) at hiding its total lack of actual human understanding. It's nothing more than an expensive parlor trick, IMHO. Github CoPilot?…
I agree with you completely. I work in the field and I think your sentiment is way more common amongst people who know about the technology, vs the fair weather fans who have all jumped on the hype bandwagon recently. I actually posted the same thing (that it's no different than Eliza) a month or so ago, and got at least one hilarious dismissal, like the "I bet you make widgets" person that replied to you.
Re: Ask HN: Is anyone else getting AI fatigue?
#245Engineers are always building things that are incredible, then turning their back on it as ordinary once the problem is solved, “oh that’s so normal, it was just a little math, a little tweak, no big deal”. AI has gone through a lot of stages of “only X can be done by a human”-> “X is done by AI” -> “oh, that’s just some engineering, that’s not really human” or “no longer in the category of mystical things we can’t e…
The problem with LLM in my view is that they're capped at what already exists. Using them for "creative" things, is that they can parrot things back in the statistically average way, or maybe attempt to echo it in an existing style. Copilot cannot use something because it prefers it, or thinks it's better than what's common. It can only repeat what is currently popular (and will likely be self reenforced over time) W…
As far as creativity goes, human creativity is also a product of life experiences. Artistic styles are always influenced by others, etc.
Re: Ask HN: Is anyone else getting AI fatigue?
#246People are still trying to figure out what the new AIs can and can’t be used for.
Some people will try to build ridiculous products that don’t work, but that’s just part of the learning process and those things will be weeded out over time.
There’s no ‘clean’ path to finding all the useful applications of these new models, so be prepared to be bombarded with AI powered tools for a few more years until the most useful ones have been figured out.
Re: Ask HN: Is anyone else getting AI fatigue?
#247Engineers are always building things that are incredible, then turning their back on it as ordinary once the problem is solved, “oh that’s so normal, it was just a little math, a little tweak, no big deal”. AI has gone through a lot of stages of “only X can be done by a human”-> “X is done by AI” -> “oh, that’s just some engineering, that’s not really human” or “no longer in the category of mystical things we can’t e…
> The human is computation also, unless you believe in souls or other worldly mysticism. I think it is incredibly sad that a person can be reduced to believing humans don't have souls. Do something different with yourself so you can discover the miracle of life. If you don't believe there is anything more to people and to the world than mechanical processes, I would challenge you to do a powerful spiritual activity.
Re: Ask HN: Is anyone else getting AI fatigue?
#248Re: Ask HN: Is anyone else getting AI fatigue?
#249The "I" in AI is just complete bullshit and I can't understand why so many people are in a awe of a bit of software that chains words to another based on some statistical model. The sad truth is that ChatGPT is about as good an AI as ELIZA was in 1966, it's just better (granted: much better) at hiding its total lack of actual human understanding. It's nothing more than an expensive parlor trick, IMHO. Github CoPilot?…
I'm sorry I don't want it to get much smarter. It you ask it to go through and comment code it does a pretty good job of that. some things better than others(not that great at CSS) need a basic definition of something. got it. tell it to write a function it's not bad. As a BA just tell it what your trying to do and what questions it should ask users. It will get some good ideas for you. Want it to be a PM have create…