this post was submitted on 05 Sep 2025
601 points (99.3% liked)

Technology

74831 readers
2946 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
[–] echodot@feddit.uk 4 points 1 day ago* (last edited 1 day ago) (2 children)

I'm not a programmer, so it's got nothing to offer me. Mostly my job is to write documentation for propriety software and hardware, stuff the AI knows nothing about, not everyone in the world can mak use of AI, and it doesn't require a PhD and 30 days of constant usage to work that out.

[–] sugar_in_your_tea@sh.itjust.works 1 points 1 day ago (1 children)

Then maybe it's not useful for you. That doesn't mean AI isn't useful for a number of other roles.

I'm a software developer and find its code generation to be awful, but I also find that it's great at looking up technical information. Maybe I'm looking for a library to accomplish a task, and I want to compare features. Or maybe I'm having trouble finding usage examples for a relatively niche library. Those are task the AI is great at, because it can look at tons of blog posts, stack overflow questions, etc, and generate me something reasonable that I can verify against official docs.

If my workflow was. mostly email and internal documentation, yeah, AI wouldn't be that useful. If my workflow relies on existing documentation that's perhaps a little hard to find or a bit poor, then AI is great. Find the right use case and it can save time.

[–] Jhex@lemmy.world 3 points 1 day ago (1 children)

Then maybe it’s not useful for you. That doesn’t mean AI isn’t useful for a number of other roles.

Case in point, as per the article, AI is pretty useless for regular office work

[–] sugar_in_your_tea@sh.itjust.works 1 points 23 hours ago (1 children)

"Regular office work" is a pretty broad category. Yeah, it's probably not useful in retrieving records for someone or processing forms, but it should be useful for anything that requires research.

[–] Jhex@lemmy.world 1 points 20 hours ago (1 children)

not sure there is any research done by people using office suite...

it sounds like you are conflating LLM in general with the crappy copilot that MS offers with the office suite

an LLM could be useful for research of large (large) datasets... Copilot would not be

I don't know much about copilot, but some quick research shows it uses GPT-5 for the chat feature. I assume that's what's meant by the average queries in the article.

[–] ExcessShiv@lemmy.dbzer0.com 1 points 1 day ago

I'm not saying AI specifically is useful, just that people in general tend to resist change in their work methods regardless of what they are.

I also work with a lot of proprietary knowledge, chemical and infrastructure in my case, and AI still can be useful when used properly. We use a local model and have provided it with all our internal docs and specs, and limited answers to knowledge from these, so we can search thousands of documents much faster, and it links to the sources for it's answers.

Doesn't do my job for me, but it sure as shit makes it easier to have a proper internal search engine that can access information inside documents and not just the titles.