this post was submitted on 27 Jan 2025
883 points (98.1% liked)

Technology

61206 readers
4373 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 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, to ask if your bot can be added please contact us.
  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
 

cross-posted from: https://lemm.ee/post/53805638

you are viewing a single comment's thread
view the rest of the comments
[–] surph_ninja@lemmy.world 6 points 2 days ago (2 children)

And you could pay people to use an abacus instead of a calculator. But the advanced tech improves productivity for everyone, and helps their output.

If you don’t get the tech, you should play with it more.

[–] fuck_u_spez_in_particular@lemmy.world 17 points 2 days ago (3 children)

I get the tech, and still agree with the preposter. I'd even go so far as that it probably worsens a lot currently, as it's generating a lot of bullshit that sounds great on the surface, but in reality is just regurgitated stuff that the AI has no clue of. For example I'm tired of reading AI generated text, when a hand written version would be much more precise and has some character at least...

[–] Naia@lemmy.blahaj.zone 1 points 1 day ago (1 children)

If you are blindly asking it questions without a grounding resources you're gonning to get nonsense eventually unless it's really simple questions.

They aren't infinite knowledge repositories. The training method is lossy when it comes to memory, just like our own memory.

Give it documentation or some other context and ask it questions it can summerize pretty well and even link things across documents or other sources.

The problem is that people are misusing the technology, not that the tech has no use or merit, even if it's just from an academic perspective.

Yes, I know, I tried all kinds of inputs, ways to query it, including full code-bases etc. Long story short: I'm faster just not caring about AI (at the moment). As I said somewhere else here, I have a theoretical background in this area. Though speaking of, I think I really need to try out training or refining a DeepSeek model with our code-bases, whether it helps to be a good alternative to something like the dumb Github Copilot (which I've also disabled, because it produces a looot of garbage that I don't want to waste my attention with...) Maybe it's now finally possible to use at least for completion when it knows details about the whole code-base (not just snapshots such as Github CoPilot).

[–] SynopsisTantilize@lemm.ee 4 points 2 days ago (1 children)

Try getting a quick powershell script from Microsoft help or spiceworks. And then do the same on GPT

[–] fuck_u_spez_in_particular@lemmy.world 1 points 2 days ago (1 children)

What should I expect? (I don't do powershell, nor do I have a need for it)

[–] SynopsisTantilize@lemm.ee 1 points 1 day ago (1 children)

I think the sentiment is the same with any code language.

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

So unreliable boilerplate generator, you need to debug?

Right I've seen that it's somewhat nice to quickly generate bash scripts etc.

It can certainly generate quick'n dirty scripts as a starter. But code quality is often supbar (and often incorrect), which triggers my perfectionism to make it better, at which point I should've written it myself...

But I agree that it can often serve well for exploration, and sometimes you learn new stuff (if you weren't expert in it at least, and you should always validate whether it's correct).

But actual programming in e.g. Rust is a catastrophe with LLMs (more common languages like js work better though).

[–] SynopsisTantilize@lemm.ee 2 points 1 day ago

I use C# and PS/CMD for my job. I think you're right. It can create a decent template for setting things up. But it trips on its own dick with anything more intricate than simple 2 step commands.

[–] TheFriar@lemm.ee 14 points 2 days ago (1 children)

“Improves productivity for everyone”

Famously only one class benefits from productivity, while one generates the productivity. Can you explain what you mean, if you don’t mean capitalistic productivity?

[–] surph_ninja@lemmy.world 3 points 2 days ago

I’m referring to output for amount of work put in.

I’m a socialist. I care about increased output leading to increased comfort for the general public. That the gains are concentrated among the wealthy is not the fault of technology, but rather those who control it.

Thank god for DeepSeek.