this post was submitted on 14 Feb 2024
65 points (94.5% liked)
Technology
59569 readers
3431 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Isn't this pretty much the state of current gen ai, the hype overtaking the reality and all that?
I use it all the time at work as a programmer. Not that often for generating code but for learning new languages and frameworks quickly.
I noticed our juniors are able to get up to speed incredibly fast by leaning on it when picking up new things as well.
We also experimented with it for sentiment analysis of customer feedback and the results were very impressive.
It is genuinely a game changer when used correctly. The issue I see is people trying to push it everywhere.
As a reference, I'd use a search engine first, but it's a matter of personal preference. Usually I'm only short in syntax and a particular language's native functions. The only benefit I could foresee is avoiding the rude, condescending snarky comments from the experienced developers on stackexchange and the like, but I almost never register to post, so avoid all that. I did see a benefit in the area of (real) language learning, when I can ask it to translate something. Then break down specific parts of the response for clarification, switching between my native and the language I'm trying to learn. That was mind blowing.
I use it instead of a search engine now.
Rather than skimming a few blog/SO posts looking for the particular info I want it pulls exactly what I need, summarizes it, provides sources and allows follow up questions.