this post was submitted on 28 Sep 2024
307 points (97.2% liked)

People Twitter

5373 readers
1560 users here now

People tweeting stuff. We allow tweets from anyone.

RULES:

  1. Mark NSFW content.
  2. No doxxing people.
  3. Must be a tweet or similar
  4. No bullying or international politcs
  5. Be excellent to each other.
  6. Provide an archived link to the tweet (or similar) being shown if it's a major figure or a politician.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] hoshikarakitaridia 1 points 2 months ago* (last edited 2 months ago)

Been using copilot and another smaller AI model for hobby projects. Both of them slowed me down as much as they helped me with my code.

Now I've switched to supermaven free tier, and it's actually net positive for me.

It's not like it's writing whole functions for me, but it's actually quite context sensitive when it comes to defining functions and using them with the same parameters and things like that. I won't say I am 50% faster, but I could easily attribute a 30% development boost to it. Now mind you, for bug fixes and bug prevention that's back down to a 5% boost in speed, but that's still a net positive, so I'll take that.