this post was submitted on 05 Aug 2025
697 points (97.0% liked)

Technology

73740 readers
4687 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
[–] takeda@lemmy.dbzer0.com 36 points 2 days ago (5 children)

Copilot is shit.

Exactly, my company provides license for copilot and I use it, and while it has some highlights most of the time it actually is more a nuisance than help.

It especially annoys me because it hijacks autocomplete based on types with is own that frequently has subtle bugs, so now if I have it enabled I need to be on guard all the time. With the traditional autocomplete I could just trust it to be correct.

[–] Buckshot@programming.dev 19 points 2 days ago (1 children)

This is my experience. It saves a bit of typing sometimes but that's probably cancelled out by the time spent correcting it, rewriting nonsense it produced, and reviewing my corworkers PRs that didn't notice the nonsense.

[–] Blooper@lemmynsfw.com 2 points 1 day ago

Here's where I'll give it credit:

  1. It can spit out a beautiful readme.md file
  2. It will insert comments to explain the more nuanced aspects of my code for those viewing it for the first time

Doesn't make up for the annoying-ass auto complete hijacking though. Stupid thing keeps making up non-existent functions and api's and inserting them all over the place.

[–] mx_smith@lemmy.world 6 points 2 days ago

You have to put it in Ask mode so it doesn’t touch your code also ChatGPT models are free so if you want to ring up an AI bill use the Claude and Sonnet models.

[–] Pieisawesome@lemmy.dbzer0.com 3 points 2 days ago

You can turn off the copilot autocomplete in the ide and JUST use agent/edit/ask mode

[–] AdamBomb@lemmy.sdf.org 1 points 1 day ago

Turn off the autocomplete, it’s shit. Do use agent mode for targeted tasks that are easy but laborious. Don’t give open ended or subjective prompts. Don’t ask it to do anything creative or novel. It has its uses. Nowhere near what the snake oil salesmen would have you believe, and probably not worth the unsubsidized cost, but for now it has uses.

[–] Tollana1234567@lemmy.today 1 points 2 days ago

i wonder if this the reason why its so bad on the phones, it autocomplete with words that arnt even close to what you are typing.