Earlier quoted context omitted.
That contradiction is funny, tho: > - do not greet; we don't have time for that bullshit and > do not abbreviate words (you have abbreviated "you" as "u"); if you do not have time to type the words, we do not have time to read them So they have apparently enough time to read full words, it seems!
I think reading “u” takes longer than reading “you”. With “u”, I have to pause for a moment and think “that’s not a normal word; I wonder if they meant to type ‘i’ instead (and just hit a little left of target)?” and then maybe read the passage twice to see which is more likely. I don’t think it’s quite as much a contradiction. (It still could be more gruff than needed.)
Large language models reduce public knowledge sharing on online Q&A platforms
231–240 of 366 posts
Re: Large language models reduce public knowledge sharing on online Q&A platforms
#232Earlier quoted context omitted.
I haven't really found stackoverflow to be that humiliating (compared to some IRC rooms or forums), basic questions get asked and answered all the time. But the worst part is when you want to do something off the beaten path. Q: how do I do thing X in C? A: Why do you need to know this? The C standard doesn't say anything about X. The answer will depend on your compiler and platform. Are you sure you want to do X ins…
On the other hand, I find it to be a fatal flaw that LLMs can’t say, “Hey you probably don’t actually want to do it that way.”
Sometimes, I really want to do X, I know it may be questionable, I know the safest is "probably don't want to do it", and yet, that's not someone else's (or LLMs) business, I know exactly what I want to do, and I'm asking if anyone knows HOW, not IF.
So IMO it's not a flaw, it's a very useful feature, and I really do hope LLMs stay that way.
Re: Large language models reduce public knowledge sharing on online Q&A platforms
#233Wondering about wider implications. If technical interactions reduce online, how about RL and how do we rate a human competence against an AI once society gets a habit from asking an AI first? Will we start to constantly question human advice or responses and what does that do to the human condition. I am active in a few specialized fields and already I have to defined my advice against poorly crafted prompt response…
> Will we start to constantly question human advice or responses and what does that do to the human condition. I'm surprised when people don't already engage in questioning like that. I've had to be doing it for decades at this point. Much of the worst advice and information I've ever received has come from expensive human so-called "professionals" and "experts" like doctors, accountants, lawyers, financial advisors,…
Re: Large language models reduce public knowledge sharing on online Q&A platforms
#234The problem is eventually what are LLMs going’s to draw from? They’re not creating new information, just regurgitating and combining existing info. That’s why they perform so poorly on code for which there aren’t many many publicly available samples, SO/reddit answers etc.
Re: Large language models reduce public knowledge sharing on online Q&A platforms
#235Earlier quoted context omitted.
It won't. If you look at advanced engineering/mathematics material online it is abysmal in quality of actually "explaining" the content. Most of the learning and understanding of intricacies happens via dialogue with professors/mentors/colleagues/etc. That said, when that is not available, LLMs do an excellent job or rubber ducky-ing complicated topics.
To your latter point - that’s where I think most of the value of LLMs in education is. They can explain code beyond the educational content that’s already available out there. They are pretty decent at finding and explaining code errors. Someone who’s ramping up their coding skills can make a lot of progress with those two features alone.
Re: Large language models reduce public knowledge sharing on online Q&A platforms
#236Earlier quoted context omitted.
I always wonder about that. Very often it seems that you need to be able to LLM that they are wrong. And then they happily correct themselves. But if you do not know that the answer is wrong how can you get correct answer?
Worse: if you think the LLM is wrong and try to correct it, it will happily invent something completely different (and actually wrong this time).
Re: Large language models reduce public knowledge sharing on online Q&A platforms
#237Earlier quoted context omitted.
The main issue with Stack Overflow (and similar public Q&A platforms) is that many contributors do not know what they do not know, leading to inaccurate answers. Additionally, these platforms tend to attract a fair amount of spam (self promotion etc) which can make it very hard to find high-quality responses.
I find that LLMs are precisely that: marvelous engines to explore "what you don't know that you don't know", about anything.
Re: Large language models reduce public knowledge sharing on online Q&A platforms
#238The authors claim that LLM are reducing public knowledge sharing and that the effect is not merely displacing duplicate, low-quality, or beginner-level content. However their claim is weak and the effect is not quite as sensational as they make it sound. First, they only present Figure 3 and not regression results for their suggested tests of LLMs being substitutes of bad quality posts. In contrast, they report tests…
Re: Large language models reduce public knowledge sharing on online Q&A platforms
#239Earlier quoted context omitted.
Sharing this opinion doesn't sacrifice my primary economic utility, and in fact disseminates a sentiment that if more widespread would empower everyone to realize more of the value they offer. Please do train an LLM to inform people to seek licensing arrangements for the expertise they provide.
That’s just dumb, man. You’re not sacrificing anything by giving someone a helpful answer.