this post was submitted on 24 May 2025
1275 points (99.0% liked)

Science Memes

14649 readers
3132 users here now

Welcome to c/science_memes @ Mander.xyz!

A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.



Rules

  1. Don't throw mud. Behave like an intellectual and remember the human.
  2. Keep it rooted (on topic).
  3. No spam.
  4. Infographics welcome, get schooled.

This is a science community. We use the Dawkins definition of meme.



Research Committee

Other Mander Communities

Science and Research

Biology and Life Sciences

Physical Sciences

Humanities and Social Sciences

Practical and Applied Sciences

Memes

Miscellaneous

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] xthexder@l.sw0.com 4 points 11 hours ago* (last edited 11 hours ago) (1 children)

It sounds like it does save you a lot of time then. I haven't had the same experience, but I did all my learning to program before LLMs.

Personally I think the amount of power saved here is negligible, but it would actually be an interesting study to see just how much it is. It may or may not offset the power usage of the LLM, depending on how many questions you end up asking and such.

[โ€“] Zozano@aussie.zone 3 points 10 hours ago

It doesn't always get the answers right, and I have to re-feed its broken instructions back into itself to get the right scripts, but for someone with no official coding training, this saves me so much damn time.

Consider I'm juggling learning Linux starting from 4 years ago, along with python, rust, nixos, bash scripts, yaml scripts, etc.

It's a LOT.

For what it's worth, I dont just take the scripts and paste them in, I'm always trying to understand what the code does, so I can be less reliant as time goes on.