this post was submitted on 05 Apr 2026
292 points (97.1% liked)

Technology

83500 readers
3690 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Deceptichum@quokk.au -1 points 6 hours ago (1 children)

There's really not value in doing something harder, and if it was a one page thing that wouldn't be an issue.

Using their example you could get an LLM to return you the correct page in some documentation, searching through an entire site based only on a concept of what feature set you're looking for. Ctrl-F cannot do that.

[–] Lemminary@lemmy.world 3 points 5 hours ago (1 children)

It's not harder, though, it's actually quite instant if you know what you're doing. A lot of documentation is literally one single web page, and the majority that is not can be navigated with the regular search and ctrl+F just fine.

There's no substitute to taking 40 minutes to get acquainted with the documentation to know what you need rather than trial & error your way through a problem blindly.

you could get an LLM to return you the correct page in some documentation

It's unreliable and prone to errors, and I say that after using LLM-based searches for months at work. Too many times it confuses areas, makes stuff up, or cites some irrelevant page just to give any answer at all.

[–] Deceptichum@quokk.au 2 points 4 hours ago

Than you’re doing it wrong, I use it for similar things and find it far better than previous methods and I’ve been doing this shit for 20 years now.

There’s a reason why so many people are using it, it’s an extremely useful tool in some applications. It’s not perfect, but it saves a lot of time.