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

Technology

61789 readers
6070 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 6 points 1 week ago (21 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 17 points 1 week ago (18 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...

[–] [email protected] 4 points 1 week ago (4 children)

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

[–] fuck_u_spez_in_particular 1 points 1 week ago (1 children)

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

[–] [email protected] 1 points 1 week ago (1 children)

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

[–] fuck_u_spez_in_particular 2 points 1 week 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).

[–] [email protected] 2 points 1 week 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.

load more comments (2 replies)
load more comments (15 replies)
load more comments (17 replies)