mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.4K
active users

@sinbad I think he has a solid point.

Sure, lots of code-monkeys would just copy-paste from SO, as they did from other forums before it. Or they'd pester a senior for the answer, and transcribe it with the same disinterest in actually learning from it (I've been that senior). But those with the inclination had the opportunity to learn. Not just from reading the existing responses, but from asking their own clarifying questions, and standing a reasonable chance of getting an answer from somebody who understood the topic and the issue.

A large language-mangler doesn't even have a wrong understanding of what it gave you, and it's not even Searle's Chinese Room. Sure, you can ask it a question, but the answer to that question will itself be a word-collage with nothing deterministic about it. It's text-in-a-blender, all the way down.

I remember the days of Wikipedia being useful mainly as a way to discover what questions you needed to ask about the topic at hand.
LLMs will give you material for questions, alright, but there's no guarantee those will even take you in the right direction.

My hope is that enough of the LLM-transcribers will be made to clean up their own mess and, though the debugging process, come to understand both the medium of code and the fact that LLMs don't know anything.

Emil "AngryAnt" Johansen

@KatS @sinbad This. As with everything IT it is not about knowing everything, but knowing how to best use the available tools to get to the knowledge and solution.