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
- Don't throw mud. Behave like an intellectual and remember the human.
- Keep it rooted (on topic).
- No spam.
- 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
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- !reptiles and [email protected]
Physical Sciences
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
Humanities and Social Sciences
Practical and Applied Sciences
- !exercise-and [email protected]
- [email protected]
- !self [email protected]
- [email protected]
- [email protected]
- [email protected]
Memes
Miscellaneous
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yes, everyone with some common sense hate LLM generated texts.
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.