Earlier quoted context omitted.
Any guesses as to how Jira got left off? In my exp it's one of the most popular issue trackers & integrates with other PM tools.
I'll tell you exactly how it got left off. I've just never heard of it. Do most HN readers have the impression that polls like this are made by some some all-knowing, perfectly fair, professional editor who only puts up well researched, carefully thought out, scientific and objective options in their polls? It might surprise you, but I'm just another HN reader just like yourself. I woke up today and thought, "Hey, I'…
Poll: What's your favorite bug tracker?
61–70 of 73 posts
Re: Poll: What's your favorite bug tracker?
#62Earlier quoted context omitted.
Any guesses as to how Jira got left off? In my exp it's one of the most popular issue trackers & integrates with other PM tools.
I'll tell you exactly how it got left off. I've just never heard of it. Do most HN readers have the impression that polls like this are made by some some all-knowing, perfectly fair, professional editor who only puts up well researched, carefully thought out, scientific and objective options in their polls? It might surprise you, but I'm just another HN reader just like yourself. I woke up today and thought, "Hey, I'…
One reason why I found JIRA's omission so surprising is it's widely used by companies that have different departments or roles. It typically becomes the default choice when a company gets large enough to have a PM. Github doesn't scale with roles (yet). JIRA is so common, I'm curious what part of our industry you hang out in to know what growth Atlassian still has :) You probably use tools everyday that I'm also unfamiliar with -- we simply have different experiences.
Disclaimer: Atlassian is about to go public... so I've been doing my research on whether to buy.
Re: Poll: What's your favorite bug tracker?
#63Re: Poll: What's your favorite bug tracker?
#64Re: Poll: What's your favorite bug tracker?
#65Other. Write code without bugs. (I say this in jest, but only a little.) Think about it... I know so many programmers who get lazy because they have such good debugging tools (Let me just slam something out there and let the debugger catch it.) I hate this. If we developers would slow down and think a little more about what we're building, we may find a dramatically decreased need for debugging. Variable local or glo…
Death marches by overworked, sleep deprived, and understaffed development teams are the norm in the industry. It's a wonder that most products aren't even more bug-riddled than they already are.
I would love to live in a world where every developer was competent if not brilliant, and had all the time, training, and motivation in the world to write nothing but perfect code at his leisure.
If you know of a way to this world, I'm all ears.
Re: Poll: What's your favorite bug tracker?
#66Earlier quoted context omitted.
Makes me wonder how some polls would turn out if options had both upvote and downvote buttons. I have used every bug tracker in this poll, as well as a few more (redmine, Assembla, GNATS, OTRS, Roundup, ikiwiki, various custom internal tools), and Jira was by far the second worst (behind one of the custom one-offs).
I'm surprised. Our company evaluated several bugtrackers and jira was by far the best. We're still using it two years later and still quite happy with it.
And for agile/scrum, Greenhopper is absurdly bad, for the same reason.
Re: Poll: What's your favorite bug tracker?
#67Earlier quoted context omitted.
I'm surprised. Our company evaluated several bugtrackers and jira was by far the best. We're still using it two years later and still quite happy with it.
Jira seems like the kind of system sold to managers and then inflicted on engineers. Managers love it because, like Excel, it's the kind of tool that lets you easily generate reports and enforce workflows without programming. (And in fairness, that can be a major selling point.) However, from an engineering perspective, it makes simple tasks clunky; it turns what should be 1-2 step processes into 5-step processes, an…
Re: Poll: What's your favorite bug tracker?
#68Re: Poll: What's your favorite bug tracker?
#69Other. Write code without bugs. (I say this in jest, but only a little.) Think about it... I know so many programmers who get lazy because they have such good debugging tools (Let me just slam something out there and let the debugger catch it.) I hate this. If we developers would slow down and think a little more about what we're building, we may find a dramatically decreased need for debugging. Variable local or glo…
If you are really against "bug tracker". I don't really understand as they are often mainly used to report new needs, requirement and enhancement rather than crash due to poor coding practices.