this post was submitted on 21 Feb 2024
54 points (89.7% liked)

Asklemmy

43328 readers
1479 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

Do chatgpt or other language models help you code more efficiently and faster? Is it worth spending your money for it?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] intensely_human@lemm.ee 8 points 6 months ago (1 children)

Not the whole thing because it's longer than I remember.

https://imgur.com/a/Jh5BkMZ

But just consider how long it would have taken me to answer each of those questions just by googling and reading old forums and stack overflow posts.

Much like sitting next to someone with experience, a question that could take me hours to answer on the internet took me only seconds to answer by asking directly. GPT's responses are still long, so it's not pure conversational style, but the longer responses aren't wasted fluff. It's all relevant to what I asked.

Natural language as a way to query a knowledge base is enormously useful. Especially for something that requires update of existing knowledge as often as tech work.

[โ€“] MajorHavoc@programming.dev 5 points 6 months ago

Natural language as a way to query a knowledge base is enormously useful.

Great post. I want to highlight your sentence above as a key point, for folks trying to come to grips with where and how to use the current generation of AI.