Tell HN: Copying and pasting from ChatGPT unsolicited sucks
Person B: pastes the response of ChatGPT, maybe with a "Here's what ChatGPT thinks about this" at the beginning, maybe without.
Person B isn't being helpful to anyone, isn't answering the question, and they're making HN and the web a worse place.
[+] [-] rpigab|3 years ago|reply
[+] [-] psychphysic|3 years ago|reply
[+] [-] unknown|3 years ago|reply
[deleted]
[+] [-] geoduck14|3 years ago|reply
[+] [-] benibela|3 years ago|reply
[+] [-] sirwhinesalot|3 years ago|reply
For example, ask it to give you a minizinc model for the 8 queens problem. It'll confidently give you an answer that's completely wrong. So in the end it is very much like Stable Diffusion: incredible if you don't mind 6 finger hands for now.
[+] [-] chrisbaker98|3 years ago|reply
Obviously it's still extremely impressive and much better than anything I've seen before - and it might mean we're only a few years away from something flawless - but I can't trust it for now.
(In theory, though, it might be easy to solve the current problem. The bot doesn't have to be right about everything, it just has to cite its sources. "I think that Napoleon was defeated by Wellington at the battle of Borodino. For more information, see this Britannica article. Click here to report if I made a mistake.")
[+] [-] Nanana909|3 years ago|reply
> For example, ask it to give you a minizinc model for the 8 queens problem.
But even a normal software engineer, is likely to confidently fail as something as niche as this. What percent of anyones work consists of questions like this? Even for the people who do encounter it, I’m willing to say not very much……
This doesn’t even take into account the state of this technology in 2,3, 10 years. A lot of people denying every advancement in this stuff are going to be saying it all the way into their obsolescence.
[+] [-] okamiueru|3 years ago|reply
[+] [-] stevenhuang|3 years ago|reply
If you follow all this in your initial prompt, you will get vastly better responses... which is unsurprising. How would you react when you get a random DM from someone asking such an esoteric question, without surrounding context? (Is the person just role playing here, or is this a genuine research request for the purposes of a report?)
[+] [-] icoder|3 years ago|reply
If it's right 90% of the time and acts and sounds like it is right 10% of the time while being (slightly) wrong, that makes it practically useless.
[+] [-] tluyben2|3 years ago|reply
[+] [-] EVa5I7bHFq9mnYK|3 years ago|reply
[+] [-] mromanuk|3 years ago|reply
[+] [-] ranting-moth|3 years ago|reply
AI chat will become more and more accessible. Writing/renting/commissioning bots will be cheaper. Can you imaging arguing your case to a bot? To a team of bots run by the same org? The sinister side of me thinks this will quickly turn political and will also help eroding what's left of democracy.
I remember reading about a Wikipedia editor some years ago that ran a service for squeezing in dubious edits. When others argued his tactics was to drown them in text. I think it worked pretty well for him. That'll be a dirt cheap trick accessible for pretty much everyone very soon.
[+] [-] worldsayshi|3 years ago|reply
[+] [-] CyanBird|3 years ago|reply
Astroturfing is already a strong problem here and on reddit, specially the later
And yeah, it will certainly be a problem, as right now they need to hire actual people to do it, they give them actual sheets with preworded arguments and rebuttals to use, this will certainly only make it easier once the tech is properly implemented
[+] [-] stackbutterflow|3 years ago|reply
[+] [-] riwsky|3 years ago|reply
[+] [-] thatguy0900|3 years ago|reply
[+] [-] unglaublich|3 years ago|reply
Enjoy it while it lasts, it'll be only a matter of time before advertisements and 'SEO' tricks make their way into large language models.
[+] [-] newaccount74|3 years ago|reply
A thought just hit me: If AI researchers use text from the internet to train their auto-translators, and a lot of text on the internet is created with automatic translators, the translators will end up reinforcing their errors and develop a very distinct style, and since people read a lot of the autotranslated stuff, maybe people will also start writing in that style...
[+] [-] seydor|3 years ago|reply
[+] [-] CTDOCodebases|3 years ago|reply
I always struggle to find words for such a thing. Its pretty cool to ask it to tailor a message to a particular family member then get ChatGPT to tweak it until it sounds like something you would like to say to the person.
[+] [-] tartoran|3 years ago|reply
Perhaps writing (by hand) a smiley on a post-it would be more meaningful
[+] [-] spacebanana7|3 years ago|reply
In all of these situations having 30-50 words of fluent language with a friendly vibe is still much better than a generic "Wishing you well" or "See you soon".
[+] [-] albert_e|3 years ago|reply
Dont think it will be a massive problem at 1:1 interaction level for long.
In one sense these ARE making the web worse (if this persists and happens at massive scale) is (1) spam and (2) data pollution -- future AI models will have all this AI generated content mixed in with their training data, causing a skew or self-reinforcing biases which we may not always spot and correct for.
[+] [-] Brycee|3 years ago|reply
[+] [-] 152334H|3 years ago|reply
[+] [-] gjadi|3 years ago|reply
It probably doesn't help that most of the current chatbots suck like hell (ehlo bank & insurance).
[+] [-] MissLaeti|3 years ago|reply
[+] [-] TaylorAlexander|3 years ago|reply
[+] [-] senectus1|3 years ago|reply
I have a 14 yr old son that has been teaching himself to code in c# and c++ He's also learning rudimentary coding at school (though he's way ahead of them)
Do I show him ChatGPT? In doing so will he get lazy, and not learn anything anymore, could he use it to "cheat" on his school assignments?
Am I better off not showing him this tool or am i depriving him of the ability to stand on the shoulders of digital giants?
I honestly don't know where i stand on this.
[+] [-] robocat|3 years ago|reply
So far ChatGPT has not given me any spam or advertising or malware!
That said, I saw a programmer comment earlier that they had spent hours unsuccessfully trying to solve a software problem in an area they understood, then they asked ChatGPT and it solved it correctly . . . the tone of the comment was rather deflated.
ChatGPT is way way better at many writing tasks than I am, but I try to not let my ego be dented. Should my ego be more threatened by ChatGPT, but not threatened by the existing translation tools (or Dall-E) which are similarly magical?
[+] [-] ryankrage77|3 years ago|reply
But if it makes a mistake or you want a more complex program, you'll be forced to debug and learn how things actually work. It's also often confidently wrong in explanations, with errors and mistakes that are obvious to anyone who knows the subject well, or that don't hold up in the real world.
TL:DR; chatGPT is currently only useful for use-cases that should be automated anyway (simple programming tasks and boilerplate code), doing much more than that requires an understanding that chatGPT can't hand-wave away.
[+] [-] yhavr|3 years ago|reply
[+] [-] version_five|3 years ago|reply
Knowledge is not the same as access to fact, but people seem to pretend it is
[+] [-] muzani|3 years ago|reply
[+] [-] heresjohnny|3 years ago|reply
[+] [-] hxugufjfjf|3 years ago|reply
Looks like this: https://i.imgur.com/BTt1DTh.png
[+] [-] dsr_|3 years ago|reply
--
Like here in 2008 reality, the warring tribes of Stephenson's latest dense metafiction define "bulshytt" as "a derogatory term for false speech in general," as well as commercial or political speech employing rhetorical subterfuge to "create the impression that something has been said."
-- https://www.wired.com/2008/09/exclusive-video-4/
[+] [-] cpach|3 years ago|reply
[+] [-] quickthrower2|3 years ago|reply
[+] [-] ncr100|3 years ago|reply
[+] [-] fbn79|3 years ago|reply
[+] [-] xeram2003|3 years ago|reply
"Put all of this in a copyable box:
The content you want to copy from chatGPT"
Hope this helps!
[+] [-] xeram2003|3 years ago|reply
[+] [-] unknown|3 years ago|reply
[deleted]
[+] [-] fhd2|3 years ago|reply
[+] [-] zeeshanmh215|3 years ago|reply