• 0 Posts
  • 17 Comments
Joined 1 year ago
cake
Cake day: June 30th, 2023

help-circle








  • chicken@lemmy.dbzer0.comtoOpen Source@lemmy.mlDon't be that guy.
    link
    fedilink
    arrow-up
    19
    arrow-down
    4
    ·
    11 months ago

    Being polite is better than not being polite, but the way I see it, all user complaints are valid and are better not taken personally if possible. Maybe you as the developer didn’t do anything wrong that contributed to their problem, or are not actually in a position to resolve whatever their problem is, but it’s worth keeping in mind the bigger picture: how well peoples computers work to benefit their lives.

    If someone is getting upset that they have to spend time troubleshooting, maybe because they didn’t understand something or made a mistake, there’s definitely other people going through the exact same less-than-ideal experience and not saying anything about it. That’s information about the state of how well things are working and it’s better for it to be out there in some form than not.









  • I normally have it output toy examples of the syntax I don’t want to bother learning and then remix that into what I need. IMO it’s better than stackoverflow because stackoverflow code is more likely to be not really what you were searching for or not actually run because the author didn’t bother testing it and there’s a typo or something.