this post was submitted on 13 Sep 2023
57 points (93.8% liked)

Programming

17008 readers
331 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Theharpyeagle 7 points 1 year ago (2 children)

I think the issue is that, as a new dev, you also have no idea where to go for the type of help you need, and SO is always at the top of the search results. I've found that discord servers are better for helping newbies because it allows more experienced users to interactively teach them how to ask questions and how to read documentation. Handing someone a URL and saying "look it up" is pretty helpful for a newbie, but that's discouraged on SO since answers are much more permanent and links degrade over time.

Maybe SO needs some way to direct those who "don't get the site" to a more chat-room like community where they can get their very common questions answered quickly rather than posting a duplicate question that no one wants to take the time to fully explain in a single answer.

[–] [email protected] 4 points 1 year ago

Yeah I think redirecting new potential users is something the higher ups at SO would recoil against, even though it's valid. I wonder if that's why they're pushing AI so much, to retain new programmers until they have problems worth asking humans.