Earlier quoted context omitted.
Sorry - I misread the LLM answer - actually the LLM produced a correct answer here
No it is not: https://en.wikipedia.org/wiki/FIFO_%28computing_and_electron...
LLMs are more persuasive than incentivized human persuaders
41–50 of 123 posts
Re: LLMs are more persuasive than incentivized human persuaders
#42Earlier quoted context omitted.
Yikes:( I am so worried about the damage that will be caused by the misuse of these tools. Already a lot of young folks will just mindlessly trust whatever the magic oracle spits out at them. We need to go back to testing people with pen and paper I suppose.
I read this and I see a common thinking fallacy, when someone is inclined to believe something a priori they fit the evidence to their a priori beliefs.
Re: LLMs are more persuasive than incentivized human persuaders
#43Re: LLMs are more persuasive than incentivized human persuaders
#44I can't wait til I have to argue with my manager because I said one thing and the LLM said another thing.
Re: LLMs are more persuasive than incentivized human persuaders
#45Each of us could benefit from a respective loyal model of our own, critiquing and marking up any persuasive material from others.
Re: LLMs are more persuasive than incentivized human persuaders
#46We're fast approaching the point that any value someone can provide through a digital interface could be better done by a model. What do we use digital interfaces for? Practically everything. Oh well not being a plumber, electrician, or farmer... but our society's current productivity, technology, automation reduced our need for 80% of the population needing to be farmers to now 1.3% in the US. Can you imagine what t…
Yes when the knowledge jobs are all done best by AI the rest will follow shortly. we will need to adapt to being "useless" as far as work goes and find other sources of worth. There's still a lot of people who want to compare it to Bitcoin hype around here, IMO the next few years everything is going to change way faster than than it ever has. For the record I always thought Kurzweil and that crowd was clowns, now I t…
Re: LLMs are more persuasive than incentivized human persuaders
#47My guess for the reason behind this is that LLMs have more facts memorized, and thus can make more reasonable and well-researched sounding answers. If you ask an LLM vs a Human "Is a stack in computer science a) a data structure that is first in first out or b) a data structure that is first in last out" the LLM can say stuff resembling "Based on Dijkstra's algorithm proof given in 1943 and the nature of Turing compl…
I asked an LLM and it said "A stack is a data structure that follows the Last In, First Out (LIFO) principle. This means that the last element added to the stack is the first element to be removed."
The structure of the LLM answer is:
A is B; B exhibits property C.
The correct answer is:
A exhibits property C; B is the class of things with property C; therefore A is B.
There is a crucial difference between these two.
Re: LLMs are more persuasive than incentivized human persuaders
#48Sam Altman must be literally vibrating at the thoughts of tacking on ads at the end of a "persuasive" interaction about whatever. "... and remember to try new Oreo-flavored Pringles and tell them Gippity sent you with this 20% off code, because we are best friends and we can trust each other!"
There's so much dirty subliminal or informal advertising that you can do with these things.
Re: LLMs are more persuasive than incentivized human persuaders
#49Each of us could benefit from a respective loyal model of our own, critiquing and marking up any persuasive material from others.
> ChatGPT, I choose YOU!
ChatGPT uses GISH GALLOP.
Re: LLMs are more persuasive than incentivized human persuaders
#50Earlier quoted context omitted.
Oops, my bad. I seem to have misread. Sorry.
No, a stack is LIFO like it said. A queue is FIFO or in other words LILO “Last In Last Out”.