this post was submitted on 03 Oct 2024
372 points (94.7% liked)

Technology

60076 readers
3488 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 content.
  3. Be excellent to each another!
  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, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 2 years ago
MODERATORS
(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 2 months ago

I like to use suggestions to feel superior when trash talking the generated code

[–] [email protected] 2 points 2 months ago* (last edited 2 months ago)

Devs that are punching above their class, however, probably get great benefit from it. I would think it’s also an OK learning tool, except for how inaccurate it can be sometimes.

[–] [email protected] 2 points 2 months ago (1 children)

I use it occasionally. Recently I used it to convert a written specification in a document to a java object. And it was like 95% correct - but having to manually double check everything and fix the errors eliminated much of the time savings.

However that's a very ideal use case. Most often I forget it exists.

[–] [email protected] 2 points 2 months ago* (last edited 2 months ago)

I use it a fair bit. Mind, it's something like formating a giant json stdout into something I want to read...

I also do find it's useful for sketching out an outline In pseudo code.

[–] [email protected] 1 points 2 months ago

I use it as second last resort, and in those times, it did worked out. I had to test, verify, and make changes. Even so, I avoid using them.

load more comments
view more: ‹ prev next ›