this post was submitted on 15 Jul 2024
651 points (97.9% liked)

Science Memes

10988 readers
1896 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
[–] [email protected] 4 points 3 months ago* (last edited 3 months ago) (1 children)

Yes, everyone with some common sense hate LLM generated texts.

[–] [email protected] 1 points 3 months ago

Care to elaborate?

I wonder what the issue is? Is it that is can provide wrong information?

Is it that you don’t see any legitimate use cases for them? As I work as a software developer and CoPilot in Visual Studio has saved us countless hours in writing boiler plate stuff and just solving problems in general.

Furthermore, the owner has created some pretty amazing tooling utilising LLMs and again, it saves us countless hours in the boring things. Like now if I make a new model in C#. We have something watching the code and that will use LLMs and some custom methods to scaffold changes to about 10-15 files and also create UI components in the client ready for us. All we need to do is update the schema doc for graphQL, run the migrations and update the DB. Then we are good to go. Saves about an hour every time a model is added or changed.