Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the "town hall" (meta-discussion site) for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

FYI: a way to breakthrough

+0
−4

Working around decreasing documentation / search engine result quality

I have found, more and more usually, that

  • Search engines can not find on the spot consummable sources;
  • and LLMs can not answer the question (what is visible on that they give misleading or hallucinating answer).

In this case, the answer of the problem needs intensive digging, debugging.

I assume another contributing factor behind the phenomenon: documentation writers know, only very few people will grab their docs directly, they rather ask an LLM, which has already processed their doc. On this reason, they don't care so much.

My current algorithm is that in this case, I create a self-answer here on the codidact. Last time, in my specific case, simply the Ag Grid (javascript table management library) changed incompatibly its API and it has nearly forgotten to document it. The content I have created from my diggings, is currently available only here, on the Codidact.

LLMs might link their sources in the future

There is an impeding bill in California which would oblige the LLM prodivers to reveal their training sources. If it will be implemented, possibly it will have global effect (similar to the wonderful cookie popups due to EU).

What I would suggest

Any time if you solve a problem what could not be easily solved by Search / LLMs, create from that a self-answer.

History

0 comment threads

1 answer

+3
−0

I'm not sure why there are downvotes on this question. It could be because people object to the idea, or because people feel the idea is not expressed clearly. Here is an attempt to discover which, by expressing my current understanding of the idea more briefly:

Forcing LLM companies to list Codidact as a source

Posting self answers here increases the number of cases where Codidact is the only source of the information, making LLM companies legally obliged to provide free advertising.

-- My own interpretation of the question

My thoughts

  • I don't know whether this proposed law will be passed.
  • I don't know whether companies this large will find such a law difficult to work around.
  • If they are obliged to list Codidact as a source, I don't know how much effective advertising this will provide, if any.

I can imagine the result being a mention of Codidact in tiny text at the bottom of a page in a list containing thousands of others.

I expect the positive outcome to be very small. However, I don't expect any negative outcome from the proposed action: post more self answered questions. So even though I don't see this question as a compelling reason for posting self answers, I already see self answers as hugely beneficial, even if this suggested benefit from LLM companies turns out to be zero.

Please post answers to the questions you solve yourself. This is always welcome, may help more people than you expect or discover, and will encourage others to self answer who may not have done otherwise.

I do not see a need for Codidact to be the only source of information. In addition to posting self answered questions, I also encourage you to suggest improvements to documentation such as in the library you mention.

History

2 comment threads

Very effective. What once google was, is now LLM, but LLMs don't gave sources. The advertising potent... (1 comment)
Why downvotes (1 comment)

Sign up to answer this question »