this post was submitted on 21 Sep 2024
282 points (96.1% liked)

Programmer Humor

32131 readers
1290 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 6 days ago

I think there's an element of responsibility that some people feel when they respond. If you're asking for a very niche solution that is likely to create other problems in the future, should anyone else look at your code or refactor it or rely on it, or should you forget how it works, perhaps people are going to be less inclined in helping you craft it.

If you still want to craft it, that's okay, but you have to expect that some real percent of the answers are going to be those folk who know what the tried and true solution is, often because they've lived through the reality that you're attempting to create and they've dealt with the aftermath of doing it special and different.