|
|
|
|
|
by fusiongyro
2720 days ago
|
|
The main problem with issue trackers is similar to the problem of programming forums before Stack Overflow. Issue trackers become a chronological pile-up of crap. Stack Overflow is an incredible leap from earlier programming forums because it isolated what was valuable (questions, answers) and moved the chaff out of the way (comments, revising the question). JIRA is basically the most sophisticated programming forum, for issue tracking. What we need is the Stack Overflow of issue tracking, that figures out what the real entities and actions are and eliminates the chronological pile-up. |
|
Frequently I have to barge through ten screenfuls of code that don't work before I finally get to a correct answer.
To add insult to injury SO doesn't allow questions about many important topics such as "how do I eliminate the wheat from the chaff for all the libraries I could possibly use to do this?"
It might be 2035 when they finally add parenthesis to all the Python code examples so they work in Python 3.