this post was submitted on 21 Jun 2025
-14 points (30.6% liked)

Technology

71754 readers
3644 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
[–] thedruid@lemmy.world 4 points 1 day ago* (last edited 1 day ago) (1 children)

Yep. I write code almost entirely with a. I now for my OWN projects.

The amount of iteration and editing it requires almost requires a new specialty dev called "A. I developer support. ".

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

It's honestly kinda awful. I've been trying to use it a bit to help speed up some of my projects at work, and it's a crapshoot how well it helps. Some days I can give it the function I'm writing with an explanation of purpose and error output and it helps me fix it in 5 minutes. Other days I spend an hour endlessly iterating through asinine replies that get me no where (like when I tried to use it to help figure out a bit very well documented API, had it correct me and use a different method/endpoint until it gave up and went back to my way that didn't even work! I ended up just hacking together a workaround that got it done in the most annoying way possible, but it accomplished the task so WTFE)

[–] rikudou@lemmings.world 1 points 1 day ago

A nice "trick": After 4 or so responses where you can't get anywhere, start a new chat without the wrong context. Of course refine your question with whatever you have found out in the previous chat.