Proposal: encourage users to include system details in their profile or posts

I would like to make a small suggestion for the forum.

When users ask technical questions, it is often difficult to understand or reproduce the issue without some basic information about their setup. In many cases, the answer depends not only on the code itself, but also on the user’s computer environment, SuperCollider version, and any related plugins, quarks, or extensions.

With that in mind, would it be possible to encourage users to include a few standard details either in their user profile or when creating a new topic?

For example:

  • computer environment
    (e.g. Intel-based Mac, Apple Silicon Mac, Windows 11, Linux distribution)
  • SuperCollider version
  • plugin(s) related to the question (optional)
  • quark(s) related to the question (optional)
  • extension(s) related to the question (optional)

Including this information in user profiles could be useful across multiple discussions, while a simple template or prompt for new topics could help when profile information is unavailable or when the details are question-specific.

I would also suggest that, where relevant, people replying to technical questions should mention the environment in which they have tested or confirmed their answer. Statements such as “it works for me” are much more useful when accompanied by basic context such as the machine type, operating system, SuperCollider version, and any relevant plugins, quarks, or extensions.

I think this would make it easier to understand the context of a problem, reduce repeated clarification questions, and help people give more accurate answers.

Of course, this would not need to be mandatory in every case, but even a gentle prompt would be very useful.

Thank you for considering this suggestion.

2 Likes

With that in mind, would it be possible to encourage users to include a few standard details either in their user profile or when creating a new topic?

For example via the wonderful inxi command line tool for OS information
on Linux.