this post was submitted on 18 Mar 2026
-29 points (31.6% liked)

No Stupid Questions

47213 readers
1844 users here now

No such thing. Ask away!

!nostupidquestions is a community dedicated to being helpful and answering each others' questions on various topics.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules (interactive)


Rule 1- All posts must be legitimate questions. All post titles must include a question.

All posts must be legitimate questions, and all post titles must include a question. Questions that are joke or trolling questions, memes, song lyrics as title, etc. are not allowed here. See Rule 6 for all exceptions.



Rule 2- Your question subject cannot be illegal or NSFW material.

Your question subject cannot be illegal or NSFW material. You will be warned first, banned second.



Rule 3- Do not seek mental, medical and professional help here.

Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.



Rule 4- No self promotion or upvote-farming of any kind.

That's it.



Rule 5- No baiting or sealioning or promoting an agenda.

Questions which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.



Rule 6- Regarding META posts and joke questions.

Provided it is about the community itself, you may post non-question posts using the [META] tag on your post title.

On fridays, you are allowed to post meme and troll questions, on the condition that it's in text format only, and conforms with our other rules. These posts MUST include the [NSQ Friday] tag in their title.

If you post a serious question on friday and are looking only for legitimate answers, then please include the [Serious] tag on your post. Irrelevant replies will then be removed by moderators.



Rule 7- You can't intentionally annoy, mock, or harass other members.

If you intentionally annoy, mock, harass, or discriminate against any individual member, you will be removed.

Likewise, if you are a member, sympathiser or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people, and you were provably vocal about your hate, then you will be banned on sight.



Rule 8- All comments should try to stay relevant to their parent content.



Rule 9- Reposts from other platforms are not allowed.

Let everyone have their own content.



Rule 10- Majority of bots aren't allowed to participate here. This includes using AI responses and summaries.



Credits

Our breathtaking icon was bestowed upon us by @Cevilia!

The greatest banner of all time: by @TheOneWithTheHair!

founded 2 years ago
MODERATORS
 

I get some of the surface level reasons, and those annoy me too. Cramming AI into everything is dumb and unnecessary.

However, I do feel that at a deeper level, it has a lot of useful applications that will absolutely change society and improve the efficiency and skills of those who use it. For example, if someone wants to learn to code, they could take a few different paths. There are the traditional paths, just read or go to school and learn to code that way. Or you could pay for a bootcamp or an online coding education platform. Or, you could just tell an AI chatbot you want to learn to code, and have them become your teacher, and correct any errors you make in real time. Another application is in generating ideas or quick mock ups. Say I'm playing a game of d&d with friends. I need a character avatar so I just provide a description to the AI and it makes it up quick. It might take a few prompts, but it usually does a pretty good job. Or if I have a scenario I need to make a few enemies for, I could just provide the description of those enemies and have a quick stat block made up for them.

I realize that there are underlying issues with regard to training the AI on others work, but as someone who is a musician myself, and a supporter of open source as often as possible, I feel that it's a bit hypocritical for people to get upset about AI "stealing" work with regard to code or other stuff that people willingly put out there for free for others to consume. Any artist or coder could "steal" the work of others for inspiration for their work, the same as an AI does, an AI is just much more efficient about it. I do think that most of the corporations that are pushing some new AI feature or promising the world or end of the labor force is full of shit, and that we are definitely in some sort of an AI bubble, but the technology itself is definitely useful in a lot of ways, and if it can be developed on a more localized and decentralized scale (community owned AI hubs anyone?), it could actually be a really powerful and beneficial technology for organizations and individuals looking to do more with less.

you are viewing a single comment's thread
view the rest of the comments
[–] BassTurd@lemmy.world 9 points 1 day ago (1 children)

You need to check your facts about the power consumption part

[–] rabiezaater@piefed.social 1 points 1 day ago (2 children)

Certainly curious to see sources, but last I checked the industry was an insignificant contributor to electricity use overall. That number is obviously growing, but when I say insignificant, I mean negligible.

Again though, happy to see data that shows otherwise it you have a source to provide.

[–] BassTurd@lemmy.world 1 points 5 hours ago

To elaborate on the power consumption a little... Current data centers are running at around 100+mw compared to the average household using around 1kw. A single center uses the power equivalent of town 20k-100k in population size. Meta is planning to build a data center that will run at around 2gw, which is a magnitude larger in power running over 1,000,000 GPUs compared to their current 100k+. So one DC is a larger city worth of power. In the grand scheme of the entire power infrastructure in the US, it may not register as something significant, but in the local areas they operate in, it's often more than the rest of the city combined.

[–] BassTurd@lemmy.world 2 points 1 day ago

Energy prices are already rising for people near data centers. Near me, the state is reopening a nuclear plant closed because the maintenance to repair years of use exceeded its value. With DCs moving in, it is now a necessity. As you mentioned, it's getting worse, but it's already having an effect.

There's also the insane water consumption required to cool their stuff. It's destroying ecosystems everywhere.

From a selfish-ish point, it's also already increased costs of chips used in RAM and GPUs and has taken stick off the market for consumers.

As far as your open source views, that's great, but open source projects still get licensed under open source licensing and is at the behest of the creator. Ignoring that is effectively stealing from creators and that's not okay. It's one thing to learn from something, and then to cite those sources, and it's another to take it, regurgitate it and not give credit. AI has been used to impersonate people in music and other media like content creators hurting their income and image with no recourse.

AI is ass at coding. It's not a good teacher and struggles with any level of complexity. It is ok for troubleshooting, but it has been shown in almost every case that it's not capable of replacing even junior devs effectively. AWS just had a coming to Jesus moment recently because AI generated code broke critical services and took down services that millions rely on. It's not security conscious, and there are breaches of personal data left and right.

I'm not saying all uses of AI are the devil. It has it's place for minor tooling, but the ethical implications mentioned above are just what I care to spend time elaborating on, but there are many more.