Ask Lemmy
A Fediverse community for open-ended, thought provoking questions
Rules: (interactive)
1) Be nice and; have fun
Doxxing, trolling, sealioning, racism, toxicity and dog-whistling are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them
2) All posts must end with a '?'
This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?
3) No spam
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
4) NSFW is okay, within reason
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com.
NSFW comments should be restricted to posts tagged [NSFW].
5) This is not a support community.
It is not a place for 'how do I?', type questions.
If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.
6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online
Reminder: The terms of service apply here too.
Partnered Communities:
Logo design credit goes to: tubbadu
view the rest of the comments
LLMs specifically are great for intermediate use cases. You had a campaign in mind, but needed help with visuals. I was designing a piece of jewelry and had a series of reference images. Fed all those into a VLM and got something closer to my imagination, but still worked with a jeweler to realize the final product.
These tools are best when you have a foundation of knowledge and need a little extra guidance, but fall off when you get to deep expertise. I've used them to troubleshoot my server but I already had a basic understanding of how a config should look. I also wouldn't trust an LLM to properly configure something like crypto for it.
To me, the biggest ethical concerns surround the training and creation of LLMs - stealing artists' work to train them, energy usage, etc. I suppose in using the models I'm creating ongoing demand for them, so I'm not sure the answer. The best I've seen so far is what Anthropic used to espouse, no new frontier models until we can guarantee safety. And I'd throw in "utility". Train new models when people are actually using them and clamoring for new use cases, not because a bunch of private equity shows line go up.
Literally everything I've vibe coded the #1 security feature is local only storage. I trust it naught with security LOL.