this post was submitted on 03 Dec 2023
208 points (89.7% liked)

Technology

33640 readers
215 users here now

This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.


Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.


Rules:

1: All Lemmy rules apply

2: Do not post low effort posts

3: NEVER post naziped*gore stuff

4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.

5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)

6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist

7: crypto related posts, unless essential, are disallowed

founded 5 years ago
MODERATORS
 

AI singer-songwriter 'Anna Indiana' debuted her first single 'Betrayed by this Town' on X, formerly Twitter—and listeners were not too impressed.

you are viewing a single comment's thread
view the rest of the comments
[–] Unaware7013@kbin.social 9 points 7 months ago (3 children)

and a bunch of it is code generation to test out how we need to modify our CS curriculum in light of these new tools.

I'm curious if you've gotten anything decent out of them. I've tried to use it for tech/code questions, and it's been nothing but disappointment after disappointment. I've tried to use it to get help with new concepts, but it hallucinates like crazy and always give me bad results, some of the time it's so bad that it gives me answers I've already told it we're wrong.

[–] aiccount@monyet.cc 6 points 7 months ago

Yeah, I've just set up a hotkey that says something like "back up your answer with multiple reputable sources" and I just always paste it at the end of everything I ask. If it can't find webpages to show me to back up its claims then I can't trust it. Of course this isn't the case with coding, for that I can actually run the code to verify it.

[–] kromem@lemmy.world 3 points 7 months ago (1 children)

What version are you using?

GPT-4 is quite impressive, and the dedicated code LLMs like Codex and Copilot are as well. The latter must have had a significant update in the past few months, as it's become wildly better almost overnight. If trying it out, you should really do so in an existing codebase it can use as a context to match style and conventions from. Using a blank context is when you get the least impressive outputs from tools like those.

[–] Unaware7013@kbin.social 1 points 7 months ago (1 children)

I've used gpt 3/3.5, bing, bard and copilot, and I'm not super stoked. Copilot gave me PS DSC items that don't actually exist, which was my most recent attempt at using a LLM.

I might see about figuring out if it can hook into my vs code instance so it's a bit smarter at some point.

[–] kromem@lemmy.world 1 points 7 months ago

I might see about figuring out if it can hook into my vs code instance so it's a bit smarter at some point.

There's an official plug-in to do this that takes like 15 minutes to set up.

[–] sour@kbin.social 1 points 7 months ago* (last edited 7 months ago)

am use for end of year ai project for school